Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90649/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/de/?format=api",
    "user": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "author": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "timestamp": "2020-07-08T06:09:22.480964Z",
    "action": 36,
    "target": "Du kannst dieses To-Do entweder abhaken, es bearbeiten oder löschen.",
    "id": 167661,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/167661/?format=api"
}