Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701396/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:11.028410Z",
    "action": 30,
    "target": "Our work is funded by donations from people like you and organizations that support Internet freedom: Mozilla, DuckDuckGo, Open Tech Fund, Craig Newmark Philanthropies, etc.",
    "id": 3389283,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3389283/?format=api"
}