Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/32179/?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": null,
    "timestamp": "2025-06-06T08:13:08.096890Z",
    "action": 30,
    "target": "Change document type",
    "id": 31909,
    "action_name": "Source string changed",
    "url": "https://translate.memarc.info/api/changes/31909/?format=api"
}