Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/668141/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contribute/de/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-11-08T15:03:18.658969Z",
    "action": 2,
    "target": "  <p>Spenden beschleunigen die Entwicklung von Tails.</p>\n<div class=\"button\">[[Spenden|donate]]</div>\n</div>\n",
    "id": 3385349,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3385349/?format=api"
}