Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/199062/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T15:46:04.263268Z",
    "action": 59,
    "target": "Are you sure you want to leave the active quest? All your quest progress will be lost.",
    "id": 442056,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/442056/?format=api"
}