Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60616/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/zh_Hant/?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-23T07:09:11.852564Z",
    "action": 2,
    "target": "請記得您的暱稱、個人檔案照片和內容皆須遵守<a href='https://habitica.com/static/community-guidelines' target='_blank'>社群守則</a> (比如說:不允許猥褻行為、不允許成人議題、不允許汙辱他人等等)。如果您不確定某些事有沒有合乎規範,歡迎寫信到<%= hrefBlankCommunityManagerEmail %>!",
    "id": 113715,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/113715/?format=api"
}