Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/212388/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/cs/?format=api",
    "user": "https://t.naviter.com/api/users/petr.vcela/?format=api",
    "author": "https://t.naviter.com/api/users/petr.vcela/?format=api",
    "timestamp": "2025-08-18T17:10:21.729861Z",
    "action": 7,
    "target": "Potřebujeme vaše jméno, abychom ho mohli uložit do IGC souboru spolu s tratí. Potvrďte prosím, že máme správné jméno: ",
    "id": 67621,
    "action_name": "Suggestion accepted",
    "url": "https://t.naviter.com/api/changes/67621/?format=api"
}