Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/87266/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T19:35:02.872975Z",
    "action": 30,
    "target": "You burst through the grass, confronting the Veloci-Rapper.<br><br><em>See here, rapper, you’re no quitter,<br>You’re Bad Habits' hardest hitter!<br>Check off your To Do's like a boss,<br>Don’t mourn over one day’s loss!</em><br><br>Filled with renewed confidence, it bounds off to freestyle another day, leaving behind three eggs where it sat.",
    "id": 157970,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/157970/?format=api"
}