Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/225972/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-04-10T06:10:13.190302Z",
    "action": 5,
    "target": "每升一级得到1点可分配的属性点。你可以手动分配;或者使用自动分配,让系统帮你做决定。",
    "id": 18899,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/18899/?format=api"
}