Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738187/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_statement/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_statement/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T17:10:47.518678Z",
    "action": 71,
    "target": "The currency of bank account \"%(bank_account)s\" must be the same as \"%(currency)s\" of the journal \"%(journal)s\".",
    "id": 540303,
    "action_name": "String added in the repository",
    "url": "https://translate.tryton.org/api/changes/540303/?format=api"
}