Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/628312/?format=api",
    "component": "https://translate.tails.net/api/components/tails/news/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/news/it/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-09-16T08:19:59.501413Z",
    "action": 36,
    "target": "[[!inline pages=\"page(news/*) and !news/archive and !news/*/* and !news/discussion and (currentlang() or news/report_2* or news/test_*)\" show=\"10\" sort=\"-meta(date) age -path\"]]",
    "id": 3346912,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3346912/?format=api"
}