Changes API.

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

GET /api/changes/3323373/?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/anonymous/?format=api",
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2024-06-07T16:11:44.457137Z",
    "action": 4,
    "target": "不在电脑上留下痕迹",
    "id": 3323373,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3323373/?format=api"
}