Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/114929/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Yorick/?format=api",
    "timestamp": "2026-02-02T17:15:49.432928Z",
    "action": 7,
    "target": "Diese luxuriösen Gewänder verbergen geheime Taschen für Schätze oder Waffen – Du hast die Wahl! Erhöht Stärke um <%= str %>. Verzauberter Schrank: Pik-Ass-Set (Gegenstand 2 von 3).",
    "id": 1320350,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1320350/?format=api"
}