Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3341837/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/de/?format=api",
    "user": "https://translate.habitica.com/api/users/KatharinaKuo/?format=api",
    "author": "https://translate.habitica.com/api/users/KatharinaKuo/?format=api",
    "timestamp": "2024-12-19T09:40:43.432481Z",
    "action": 2,
    "target": "Du hast <strong><%- name %></strong><br> ein <%= months %>-Monat(e)-Abo für Habitica geschickt und dasselbe Abo wurde deinem Account im Zuge der \"Schenk' Eins, Bekomm' Eins\"-Aktion gutgeschrieben!",
    "id": 1193264,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1193264/?format=api"
}