Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/91578/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/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-16T06:28:38.718610Z",
    "action": 27,
    "target": "添加一個任務到Habitica裡",
    "id": 109648,
    "action_name": "Search and replace",
    "url": "https://translate.habitica.com/api/changes/109648/?format=api"
}