Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90469/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/cs/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2019-10-07T13:21:19.272149Z",
    "action": 4,
    "target": "Děje se toto často? <a href='http://habitica.fandom.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Tady je pár tipů!</a>",
    "id": 67383,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/67383/?format=api"
}