Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701412/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:11.825967Z",
    "action": 59,
    "target": "Nosso trabalho é financiado por doações de pessoas como você e por organizações que apoiam a liberdade na Internet: Mozilla, Tor, DuckDuckGo, Freedom of the Press Foundation, AccessNow, etc.",
    "id": 3389329,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3389329/?format=api"
}