Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/secure_deletion/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/secure_deletion/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": null,
    "timestamp": "2024-09-13T18:19:38.794473Z",
    "action": 57,
    "target": "<h2 id=\"encrypt\">Criptografe seus dispositivos de armazenamento</h2>",
    "id": 3346321,
    "action_name": "Screenshot added",
    "url": "https://translate.tails.net/api/changes/3346321/?format=api"
}