Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/633273/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_rule/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_rule/nl/?format=api",
    "user": "https://translate.tryton.org/api/users/bert/?format=api",
    "author": "https://translate.tryton.org/api/users/bert/?format=api",
    "timestamp": "2021-10-26T16:35:31.905919Z",
    "action": 2,
    "target": "Vink aan om te beperken tot retour verwerking.",
    "id": 217114,
    "action_name": "Translation changed",
    "url": "https://translate.tryton.org/api/changes/217114/?format=api"
}