Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2414604/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Huashen87/?format=api",
    "author": "https://translate.habitica.com/api/users/Huashen87/?format=api",
    "timestamp": "2023-03-14T19:37:04.466990Z",
    "action": 5,
    "target": "為了讓派對繼續進行,我們將贈送派對長袍、20 顆寶石以及限量版生日背景和包含披風、護肩和眼罩的物品套裝。",
    "id": 401868,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/401868/?format=api"
}