Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245480/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:18.628990Z",
    "action": 30,
    "target": "Webhooks provide a way for developers to receive notifications when a particular action is performed, such as scoring or updating a Task, or sending a message in a Group. By creating a webhook, you will be able to listen to changes in Habitica and build apps that respond to these changes.<br><br>For additional information and examples on webhooks, please visit our <a target=\"_blank\" href=\"https://habitica.com/apidoc/#api-Webhook-AddWebhook\">API Docs</a>.",
    "id": 1202382,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1202382/?format=api"
}