Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/379875/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-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-12T19:13:20.770880Z",
    "action": 36,
    "target": "Im Suspend-Modus rechnet Ihr Computer nicht mehr, ist aber weiterhin eingeschaltet, als ob er stillsteht, aber noch lebt.",
    "id": 3374514,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3374514/?format=api"
}