Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/257126/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/de/?format=api",
    "user": "https://translate.habitica.com/api/users/s_heck/?format=api",
    "author": "https://translate.habitica.com/api/users/s_heck/?format=api",
    "timestamp": "2019-09-19T10:24:38.231275Z",
    "action": 5,
    "target": "Du hast alle sechzehn Quests der Masterklasser-Quest-Reihe erfüllt und das Rätsel der Verloren Masterklasser gelüftet!",
    "id": 54732,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/54732/?format=api"
}