Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/199253/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "timestamp": "2021-05-10T13:33:55.928066Z",
    "action": 2,
    "target": "Kan du inte hitta ett uppdrag att starta? Kolla in Uppdragsbutiken i Marknaden för nya utgåvor!",
    "id": 249113,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/249113/?format=api"
}