Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/253485/?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:42:48.422583Z",
    "action": 5,
    "target": "<%= username %> zaútočil/a na <%= bossName %> a způsobil/a <%= userDamage %> zranění. <%= bossName %> zaútočil/a zpět na družinu a způsobil/a <%= bossDamage %> zranění.",
    "id": 289380,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/289380/?format=api"
}