Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/32178/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/nl/?format=api",
    "user": null,
    "author": "https://translate.memarc.info/api/users/anonymous/?format=api",
    "timestamp": "2023-07-18T20:48:16.661537Z",
    "action": 4,
    "target": "Label",
    "id": 8688,
    "action_name": "Suggestion added",
    "url": "https://translate.memarc.info/api/changes/8688/?format=api"
}