Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/195641/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/cs/?format=api",
    "user": "https://translate.habitica.com/api/users/bart/?format=api",
    "author": "https://translate.habitica.com/api/users/bart/?format=api",
    "timestamp": "2021-11-04T14:35:30.238947Z",
    "action": 2,
    "target": "Opravdu chceš ukončit tuto výpravu? Zrušení výpravy též odvolá všechny přijaté a čekající pozvání. Výprava bude navrácena do vlastníkova inventáře.",
    "id": 289374,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/289374/?format=api"
}