Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/200138/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-14T14:04:37.861083Z",
    "action": 2,
    "target": "With each cast, a few of your undone Dailies won't cause damage tonight. Their streaks and colours won't change. (Based on: PER)",
    "id": 105735,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/105735/?format=api"
}