Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/248265/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/content/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/content/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/aspiring_advocate/?format=api",
    "author": "https://translate.habitica.com/api/users/aspiring_advocate/?format=api",
    "timestamp": "2019-06-05T07:04:03.971120Z",
    "action": 37,
    "target": "骨髓鍋派",
    "id": 31332,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/31332/?format=api"
}