Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/738781/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_statement/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_statement/de/?format=api",
    "user": "https://translate.tryton.org/api/users/udono/?format=api",
    "author": "https://translate.tryton.org/api/users/udono/?format=api",
    "timestamp": "2024-04-09T07:29:21.736662Z",
    "action": 4,
    "target": "Die Währung des Bankkontos \"%(bank_account)s\" muss mit \"%(currency)s\" des Journals \"%(journal)s\" übereinstimmen.",
    "id": 549115,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/549115/?format=api"
}