Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60300/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "timestamp": "2024-07-04T19:42:02.107437Z",
    "action": 36,
    "target": "За кожен новий рівень ви отримуєте одне очко характеристик, котре можете розподілити як побажаєте. Робіть це власноруч або дозвольте грі робити це за вас, використавши опцію Автоматичного розподілу.",
    "id": 1147352,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/1147352/?format=api"
}