Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/657344/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/purchase_product_quantity/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/purchase_product_quantity/lo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-12T23:40:35.739863Z",
    "action": 59,
    "target": "",
    "id": 260185,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/260185/?format=api"
}