Changes API.

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

GET /api/changes/145553/?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": "https://translate.habitica.com/api/users/erislo/?format=api",
    "author": "https://translate.habitica.com/api/users/erislo/?format=api",
    "timestamp": "2020-05-15T08:28:50.829055Z",
    "action": 5,
    "target": "勇敢的Habitica居民,这就是社区准则!擦掉额头上的汗水,给自己一些经验值作为读完它的奖励吧。如果你对于社区准则有任何疑问,请通过<a href='https://contact.habitica.com/' target='_blank'>版主联系论坛</a>联系我们,我们很乐意澄清任何问题。",
    "id": 145553,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/145553/?format=api"
}