Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/76548/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/FolleMente/?format=api",
    "author": "https://translate.habitica.com/api/users/FolleMente/?format=api",
    "timestamp": "2019-04-17T16:30:37.445431Z",
    "action": 2,
    "target": "Your breath comes hard and sweat stings your eyes as the undead Wyrm collapses. The remains of Recidivate dissipate into a thin grey mist that clears quickly under the onslaught of a refreshing breeze, and you hear the distant, rallying cries of Habiticans defeating their Bad Habits for once and for all.<br><br>@Baconsaur the beast master swoops down on a gryphon. \"I saw the end of your battle from the sky, and I was greatly moved. Please, take this enchanted tunic – your bravery speaks of a noble heart, and I believe you were meant to have it.\"",
    "id": 23450,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/23450/?format=api"
}