Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2791929/?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": "2023-10-30T17:21:52.591400Z",
    "action": 5,
    "target": "Цей псевдонім завдання можна використовувати під час інтеграції зі сторонніми сервісами. Підтримуються лише тире, підкреслення та алфавітно-цифрові символи. Псевдонім завдання має бути унікальним серед усіх ваших завдань.",
    "id": 570429,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/570429/?format=api"
}