Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tryton.org/api/components/tryton/commission_waiting/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/commission_waiting/gl/?format=api",
    "user": "https://translate.tryton.org/api/users/admin/?format=api",
    "author": "https://translate.tryton.org/api/users/admin/?format=api",
    "timestamp": "2021-01-01T01:31:03.281550Z",
    "action": 0,
    "target": "",
    "id": 132107,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/132107/?format=api"
}