Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75255/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-24T16:26:54.677408Z",
    "action": 59,
    "target": "好了勇敢的Habitica居民,你已经读完了社区准则!请擦掉额头上的汗水,并给自己一些经验值作为读完它的奖励吧。如果你对于社区准则有任何疑问或顾虑,请通过<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>联系我们,我们将很乐意帮助阐明问题。",
    "id": 1169456,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1169456/?format=api"
}