Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3341847/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/mattya226/?format=api",
    "author": "https://translate.habitica.com/api/users/mattya226/?format=api",
    "timestamp": "2025-01-30T04:57:13.347773Z",
    "action": 5,
    "target": "あなたは <strong><%- name %></strong>に<br><%= months %>ヶ月分のHabitica有料プランを送り、同じ分の有料プランが1つ贈って、1つ無料で手に入れようキャンペーンによってあなたにも適用されました!",
    "id": 1199285,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1199285/?format=api"
}