Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10309392/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/km/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-05-25T18:36:27.714771Z",
    "action": 4,
    "target": "Fedora 26",
    "old": "",
    "details": {},
    "id": 5020185,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/5020185/?format=api"
}