Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2739799/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/timmy568/?format=api",
    "author": "https://translate.habitica.com/api/users/timmy568/?format=api",
    "timestamp": "2023-06-19T18:09:42.352780Z",
    "action": 5,
    "target": "Вы вылупили всех питомцев, птиц и динозавров, стандартново цвета: Сокол, Сова, Попугай, Павлин, Пингвин, Петух, Птеродактиль, Тираннозавр, Трицератопс и Велоцираптор!",
    "id": 492571,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/492571/?format=api"
}