Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/735854/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/ir/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/ir/el/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-31T23:06:57.618476Z",
    "action": 59,
    "target": "The time value \"%(value)s\" of field \"%(field)s\" on \"%(model)s\" is not valid.",
    "id": 523943,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/523943/?format=api"
}