Changes API.

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

GET /api/changes/3364111/?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/cold_boot_attacks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/cold_boot_attacks/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-10-09T09:16:18.642317Z",
    "action": 1,
    "target": "",
    "id": 3364111,
    "action_name": "Translation completed",
    "url": "https://translate.tails.net/api/changes/3364111/?format=api"
}