Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191592/?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": null,
    "author": null,
    "timestamp": "2023-10-20T14:45:40.159285Z",
    "action": 59,
    "target": "Habitica試著創造對所有年齡和背景的使用者而言都感到歡迎的環境,特別是在像酒館之類的公共空間。如果你有任何問題,請查閱我們的<a href='/static/community-guidelines' target='_blank'>社群守則</a>。",
    "id": 567020,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/567020/?format=api"
}