Changes API.

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

GET /api/changes/7712/?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/widgets/?format=api",
    "translation": null,
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2022-07-06T06:20:15.139030Z",
    "action": 21,
    "target": "",
    "id": 7712,
    "action_name": "Rebased repository",
    "url": "https://translate.memarc.info/api/changes/7712/?format=api"
}