Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/22880/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/da/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-19/?format=api",
    "timestamp": "2020-01-14T08:37:24.822293Z",
    "action": 2,
    "target": "Ved at opnå dine mål fra den virkelige verden er du steget i niveau, og er nu fuldt helet igen!",
    "id": 105244,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/105244/?format=api"
}