Changes API.

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

GET /api/changes/516905/?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/country/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/country/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-31T23:16:03.720186Z",
    "action": 0,
    "target": "",
    "id": 516905,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/516905/?format=api"
}