Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/82559/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_asset/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_asset/nl/?format=api",
    "user": "https://translate.tryton.org/api/users/EdbO/?format=api",
    "author": "https://translate.tryton.org/api/users/acaubet/?format=api",
    "timestamp": "2024-04-18T17:42:19.445333Z",
    "action": 7,
    "target": "U kunt activa \"%(asset)s\" niet verwijderen omdat het niet in status \"concept\" staat.",
    "id": 581499,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tryton.org/api/changes/581499/?format=api"
}