Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/243832/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:02.079867Z",
    "action": 59,
    "target": "Habitica levert webhooks zodat wanneer bepaalde acties plaatsvinden in je account, informatie naar een script of andere webside kan worden gestuurd. Je kan deze scripts hier specificeren. Kijk uit met deze fuctionaliteit, want een incorrecte URL specificeren kan foutmeldingen of traagheid in Habitica veroorzaken. Voor meer informatie, zie de <a target=\"_blank\" href=\"https://habitica.fandom.com/wiki/Webhooks\">Webhooks</a> pagina op de wiki.",
    "id": 1103147,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103147/?format=api"
}