Changes API.

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

GET /api/changes/3364131/?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/wikisrcdocpersistent_storagedelete-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storagedelete-po/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:25:45.234977Z",
    "action": 1,
    "target": "",
    "id": 3364131,
    "action_name": "Translation completed",
    "url": "https://translate.tails.net/api/changes/3364131/?format=api"
}