Changes API.

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

GET /api/changes/421096/?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/carrier_subdivision/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/carrier_subdivision/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-31T22:28:45.106916Z",
    "action": 0,
    "target": "",
    "id": 421096,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/421096/?format=api"
}