Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/226749/?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/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "author": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "timestamp": "2019-04-11T06:52:36.915398Z",
    "action": 5,
    "target": "Уверены ли вы? Это удалит вашу учетную запись навсегда и она никогда не будет восстановлена! Вам нужно будет зарегистрировать новую учетную запись, чтобы снова использовать Habitica. Банк или потраченные драгоценные камни не будут возвращены. Если вы абсолютно уверены, введите DELETE в текстовом поле ниже.",
    "id": 19998,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/19998/?format=api"
}