Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8204882/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-24T09:28:07.655522Z",
    "action": 30,
    "target": "Integrity check of the content failed - {hash_obj.name} hash didn't match",
    "id": 3367347,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3367347/?format=api"
}