Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/115579/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "timestamp": "2021-06-20T18:34:08.725353Z",
    "action": 2,
    "target": "Du har nya <span class=\"notification-bold-blue\">Mystiska föremål</span>",
    "id": 258794,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/258794/?format=api"
}