Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/735494/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/ir/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/ir/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-04T11:51:01.828661Z",
    "action": 59,
    "target": "The time value \"%(value)s\" for field \"%(field)s\" in record \"%(record)s\" of \"%(model)s\" is not valid.",
    "id": 522548,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/522548/?format=api"
}