Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/743044/?format=api",
    "component": "https://translate.tails.net/api/components/tails/accessibility/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/accessibility/de/?format=api",
    "user": "https://translate.tails.net/api/users/th3deam0n/?format=api",
    "author": "https://translate.tails.net/api/users/th3deam0n/?format=api",
    "timestamp": "2026-07-17T16:47:06.308170Z",
    "action": 4,
    "target": "Drücken Sie **Strg+Alt+Tab**, um die Tastaturauswahl in die obere Bildschirmleiste zu bewegen.",
    "old": "Betätigen Sie **Ctrl+Alt+Tab**, um die Tastaturauswahl in die obere Bildschirmleiste zu bewegen.",
    "details": {
        "state": 20,
        "source": "Press **Ctrl+Alt+Tab** to move the keyboard focus to the top bar.",
        "context": "",
        "old_state": 20
    },
    "id": 3545858,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3545858/?format=api"
}