Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/21985/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/core/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-20T12:00:25.822081Z",
    "action": 30,
    "target": "{{.hour12}}:{{.minute}}:{{.second}} {{.ampm}}",
    "id": 3441,
    "action_name": "Source string changed",
    "url": "https://translate.memarc.info/api/changes/3441/?format=api"
}