Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701386/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/jade/?format=api",
    "timestamp": "2024-11-27T10:24:24.811789Z",
    "action": 7,
    "target": "Wir teilen unsere Verbesserungen, so dass viele Menschen von unserer Arbeit profitieren.",
    "id": 3392012,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3392012/?format=api"
}