Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/242596/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:15.626646Z",
    "action": 59,
    "target": "Webhooks propose aux Développeu·r·se·s de recevoir des notification quand une action en particulier est faite, tel que valider ou mettre à jour une Tâche, ou envoyé un message dans un Groupe. En créant un webhook, vous pourrez écouter les changements dans Habitica et mettre au point des applis qui répondent à ces changement. <br><br>Pour des informations complémentaires et des exemples de webhooks, merci de visiter nos<a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\"> Documents API</a>",
    "id": 1202321,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202321/?format=api"
}