Changes API.

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

GET /api/changes/3440708/?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/tails_30_will_require_a_64-bit_processor/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tails_30_will_require_a_64-bit_processor/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": null,
    "timestamp": "2025-04-28T17:29:59.401312Z",
    "action": 57,
    "target": "Tails 3.0 exigirá um processador de 64 bits",
    "id": 3440708,
    "action_name": "Screenshot added",
    "url": "https://translate.tails.net/api/changes/3440708/?format=api"
}