Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/181225/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/noscript/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/noscript/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-29T08:01:16.486527Z",
    "action": 2,
    "target": "請啟用JavaScript來繼續!",
    "id": 116517,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/116517/?format=api"
}