Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/20533/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/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-04-12T08:46:08.348854Z",
    "action": 5,
    "target": "你升到第%1$d級!",
    "id": 21940,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/21940/?format=api"
}