Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/245686/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-05-30T21:30:36.996171Z",
    "action": 59,
    "target": "Webhooklar, geliştiricilerin belirli bir işlem gerçekleştiğinde — örneğin bir Görevin puanlanması veya güncellenmesi ya da bir Grupta mesaj gönderilmesi gibi — bildirim almasını sağlayan bir yöntem sunar. Bir webhook oluşturarak Habitica’daki değişiklikleri dinleyebilir ve bu değişikliklere tepki veren uygulamalar geliştirebilirsin.<br><br>Webhooks hakkında ek bilgi ve örnekler için lütfen <a target=\"_blank\" href=\"https://apidoc.habitica.com/#api-Webhook-AddWebhook\">API Dokümanlarımızı</a> ziyaret et.",
    "id": 1360913,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1360913/?format=api"
}