Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/253526/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "author": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "timestamp": "2019-08-17T22:07:00.453790Z",
    "action": 2,
    "target": "<%= username %> attaque <%= bossName %> et inflige <%= userDamage %> dégâts. <%= bossName %> n'attaque pas, respectant le fait qu'il reste des erreur post-maintenance, et ne voulant pas blesser indûment qui que ce soit. Le carnage reprendra bientôt !",
    "id": 40606,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/40606/?format=api"
}