Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/199724/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/ann6o6/?format=api",
    "author": "https://translate.habitica.com/api/users/ann6o6/?format=api",
    "timestamp": "2024-12-22T06:32:24.533158Z",
    "action": 2,
    "target": "您確定您要開始這個副本嗎?不是所有隊伍中的成員們都會收到此副本的邀請。 副本會在所有成員們回覆此邀請後自動開始。",
    "id": 1193629,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1193629/?format=api"
}