Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/241978/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-24T16:34:28.559371Z",
    "action": 59,
    "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.fandom.com/wiki/Webhooks\">API Docs</a>",
    "id": 1170576,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1170576/?format=api"
}