Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5841670/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2021-11-01T15:03:02.564318Z",
    "action": 5,
    "target": "\n    SELinux está previniendo el acceso a un archivo etiquetado unlabeled_t.\n    ",
    "id": 3665777,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3665777/?format=api"
}