Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227255/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "author": "https://translate.habitica.com/api/users/HorseCheng/?format=api",
    "timestamp": "2019-04-11T02:43:14.796167Z",
    "action": 2,
    "target": "這頂錐形的帽子不僅好看,同時還能塞進一張捲起來的代辦事項清單。增加 <%= per %> 點感知。來自神祕寶箱: 春天祭服套裝(1/3)",
    "id": 19626,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/19626/?format=api"
}