Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75081/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-01-15T08:10:10.071002Z",
    "action": 2,
    "target": "<strong>立即遵守任何版主的要求</strong>。这可能包括但不限于,要求您将帖子限制在特定地方,编辑您的个人资料以删除不合适的内容,要求您将讨论移至更合适的地方等等。",
    "id": 107114,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/107114/?format=api"
}