Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/117738/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2019-11-28T09:06:28.619596Z",
    "action": 5,
    "target": "每月,定期捐款者会收到一个神秘物品。这件物品一般是在月头推出。查看Wiki里的“神秘物品”页面以获得更多信息。",
    "id": 91304,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/91304/?format=api"
}