Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/65553/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-08-25T15:15:56.902470Z",
    "action": 9,
    "target": "這裡是贊助名人堂。我們在這裡紀念從草創時期就開始在 Kickstarter 上贊助 Habitica 的偉大冒險家們。我們由衷地感謝他們幫助讓 Habitica 能正式推出!",
    "id": 43451,
    "action_name": "Translation uploaded",
    "url": "https://translate.habitica.com/api/changes/43451/?format=api"
}