Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/212737/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/punk-rock/?format=api",
    "author": "https://translate.habitica.com/api/users/punk-rock/?format=api",
    "timestamp": "2020-10-27T17:45:29.563300Z",
    "action": 5,
    "target": "Складність описує, наскільки важкою для вас є звичка, щоденка чи завдання. Більша складність призводить до більших винагород, коли завдання виконано, але також і до більшої шкоди, якщо пропущено щоденку або якщо було натиснуто на негативну звичку.",
    "id": 200168,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/200168/?format=api"
}