Changes API.

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

GET /api/changes/589841/?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/stock_product_location_place/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/stock_product_location_place/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-30T22:33:36.910945Z",
    "action": 0,
    "target": "",
    "id": 589841,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/589841/?format=api"
}