Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17303055/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/zh_CN/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-16T00:53:08.870814Z",
    "action": 29,
    "target": "控制器",
    "id": 15441501,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.fedoraproject.org/api/changes/15441501/?format=api"
}