Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5845964/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/steiner/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/steiner/?format=api",
    "timestamp": "2022-08-04T16:10:11.168353Z",
    "action": 4,
    "target": "\n    SELinux está prevenindo o acesso a um arquivo rotulado como unlabeled_t.\n",
    "id": 6904646,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/6904646/?format=api"
}