Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8204867/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel8-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel8-branch/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-24T09:28:06.844933Z",
    "action": 30,
    "target": "The integrity check of the security content failed.",
    "id": 3367338,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3367338/?format=api"
}