Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/52307/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2020-12-06T02:49:29.871854Z",
    "action": 2,
    "target": "Напишіть короткий опис вашого випробування для інших жителів Habitica. Яка головна мета вашого випробування і чому люди повинні приєднатися до нього? Старайтесь використовувати ключові слова в описі, щоб жителі Habitica могли легко знайти його при пошуку!",
    "id": 212577,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/212577/?format=api"
}