Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2262987/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/LiZi123/?format=api",
    "author": "https://translate.habitica.com/api/users/LiZi123/?format=api",
    "timestamp": "2022-10-04T00:52:34.465221Z",
    "action": 5,
    "target": "您的下一個續簽日期是<strong><%= renewalDate %></strong>。",
    "id": 367995,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/367995/?format=api"
}