Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/456597/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/zh/?format=api",
    "user": "https://translate.tails.net/api/users/haven/?format=api",
    "author": "https://translate.tails.net/api/users/haven/?format=api",
    "timestamp": "2024-11-07T20:52:43.991209Z",
    "action": 4,
    "target": "不在电脑留下任何痕迹",
    "id": 3385240,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3385240/?format=api"
}