Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188211/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/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-10-24T19:13:03.321802Z",
    "action": 5,
    "target": "Les boss ne vous infligeront pas de dégâts pour vos propres quotidiennes manquées",
    "id": 78944,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/78944/?format=api"
}