Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1310167/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/de/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-04-17T11:20:15.294819Z",
    "action": 4,
    "target": "Repository",
    "old": "",
    "details": {},
    "id": 336933,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/336933/?format=api"
}