Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6113072/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-plugins/master/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-plugins/master/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-08T21:51:36.719487Z",
    "action": 59,
    "target": "密钥 ID",
    "id": 320890,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/320890/?format=api"
}