Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/695972/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnewsversion_6-8-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewsversion_6-8-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-11-02T18:42:57.384077Z",
    "action": 7,
    "target": "Wenn Sie ein automatisches Upgrade nicht durchführen können oder Tails nach einem automatischen Upgrade nicht startet, versuchen Sie bitte ein [[manuelles Upgrade|doc/upgrade/#manual]].",
    "id": 3384450,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3384450/?format=api"
}