Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/33983/?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": "2024-01-10T12:01:12.121132Z",
    "action": 4,
    "target": "Begin",
    "id": 9663,
    "action_name": "Suggestion added",
    "url": "https://translate.memarc.info/api/changes/9663/?format=api"
}