Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/core/he/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2021-08-26T12:12:57.965825Z",
    "action": 17,
    "target": "",
    "id": 3855,
    "action_name": "Committed changes",
    "url": "https://translate.memarc.info/api/changes/3855/?format=api"
}