Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/647482/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-17T17:06:43.919918Z",
    "action": 59,
    "target": "당신의 구독 플랜은, <strong><%= months %>월</strong>마다<strong><%= paymentMethod %></strong>으로 <strong>$<%= amount %></strong> 청구됩니다.",
    "id": 1192460,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1192460/?format=api"
}