Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/644432/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_payment_stripe/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_payment_stripe/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-04T21:50:33.302151Z",
    "action": 59,
    "target": "",
    "id": 232781,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/232781/?format=api"
}