Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/695168/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/web_shop_shopify/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/web_shop_shopify/et/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-12T07:46:00.028330Z",
    "action": 59,
    "target": "",
    "id": 337442,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/337442/?format=api"
}