Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/736056/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/ir/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/ir/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-31T23:07:46.119707Z",
    "action": 59,
    "target": "模型 \"%(model)s\" ,其字段 \"%(field)s\" 的数字取值 \"%(value)s\" 的位数超出了 \"%(digits)i\" 的限制.",
    "id": 524242,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/524242/?format=api"
}