Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9836242/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-31T22:01:51.858664Z",
    "action": 59,
    "target": "Blog da comunidade Fedora",
    "old": "Blog da comunidade Fedora",
    "details": {
        "state": 20,
        "source": "Fedora Community Blog",
        "old_state": 20
    },
    "id": 6894337,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/6894337/?format=api"
}