Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75362/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/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:57:30.345200Z",
    "action": 2,
    "target": "如果對後續處置,或是違規的行為有任何疑問,可以向工作人員或管理員取得協助,以避免之後再犯同樣的錯誤。如果對任何決定覺得不公平,可以寫信到<a href='mailto:admin@habitica.com' target='_blank'>admin@habitica.com</a>與工作人員進行討論。",
    "id": 113864,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/113864/?format=api"
}