Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/197213/?format=api",
    "component": "https://translate.tails.net/api/components/tails/our_plans_for_2018/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/our_plans_for_2018/ru/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-01-10T23:52:08.743593Z",
    "action": 7,
    "target": "[[!meta date=\"Mon, 4 Dec 2017 12:00:00 +0000\"]]\n",
    "id": 3238396,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3238396/?format=api"
}