Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/244656/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-16T04:00:17.776251Z",
    "action": 59,
    "target": "Habitica oferă webhook-uri, astfel încât atunci când anumite acțiuni au loc în contul dvs., informații pot fi trimise către un script de pe un alt site web. Puteți specifica aceste scripturi aici. Aveți grijă cu această caracteristică, deoarece specificarea unei adrese URL incorecte poate provoca erori sau încetinire în Habitica. Pentru mai multe informații, consultați pagina wiki <a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">Webhooks</a>.",
    "id": 1202369,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1202369/?format=api"
}