Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/11645550/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.fedoraproject.org/api/units/12616595/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-05-25T05:35:03.797392Z",
    "action": 4,
    "target": "Přečtěte si <a href=\"%(announcement_url)s\">oznámení o vydání</a>, kde najdete další informace o změnách a nových funkcích, a <a href=\"%(commonbugs_url)s\">stránku Běžné chyby</a>, kde najdete informace o běžně se vyskytujících chybách a o tom, jak se jim vyhnout.",
    "old": "Více informací o změnách a nových vlastnostech si lze přečíst v <a href=\"%(relnotes_url)s\">Poznámkách k vydání</a>, na stránce <a href=\"%(commonbugs_url)s\">Známé chyby</a> pak informace o vícekrát zaznamenaných chybách a jak je odstranit.",
    "details": {
        "state": 10,
        "source": "Read the <a href=\"%(announcement_url)s\">release announcmeent</a> for more information on changes and new features, and the <a href=\"%(commonbugs_url)s\">Common Bugs</a> page for information on commonly-encountered bugs and how to avoid them.",
        "old_state": 10
    },
    "id": 11645550,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/11645550/?format=api"
}