Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/871881/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/nav/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/nav/fr/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-02-25T01:37:19.292125Z",
    "action": 4,
    "target": "xref:troubleshooting.adoc[Dépannage]",
    "old": "",
    "details": {},
    "id": 162744,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/162744/?format=api"
}