Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738118/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_invoice/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-29T23:19:09.292886Z",
    "action": 71,
    "target": "برای ارسال صورتحساب : \"%(invoice)s\"،شما باید یک دنباله در سال مالی : \"%(fiscalyear)s\" تعریف کنید.",
    "id": 534026,
    "action_name": "String added in the repository",
    "url": "https://translate.tryton.org/api/changes/534026/?format=api"
}