Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/95659/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_invoice/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice/de/?format=api",
    "user": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "author": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "timestamp": "2024-04-18T09:50:10.982321Z",
    "action": 4,
    "target": "Sie können keine Teilzahlung zur Rechnung \"%(invoice)s\" hinzufügen, wenn der Betrag höher ist als der zu zahlende Betrag \"%(amount_to_pay)s\".",
    "id": 581182,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/581182/?format=api"
}