Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701563/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:25.862771Z",
    "action": 30,
    "target": "Tails will never try to harm you or any of our users, as a core principle of our [social contract](https://community.torproject.org/policies/social_contract/). As part of that commitment, we have written this page to help you make an informed decision about whether you can trust Tails.",
    "id": 3389647,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3389647/?format=api"
}