Changes API.

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

GET /api/changes/1193216/?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-18T08:17:56.069681Z",
    "action": 5,
    "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 \"Schenke eines - Erhalte eines\"-Aktion gutgeschrieben.",
    "id": 1193216,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1193216/?format=api"
}