Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/712654/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-17T16:33:51.184914Z",
    "action": 59,
    "target": "جابجایی ها ارسال شده",
    "id": 401638,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/401638/?format=api"
}