Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/83456/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/baddybadges/?format=api",
    "author": "https://translate.habitica.com/api/users/baddybadges/?format=api",
    "timestamp": "2025-02-07T23:00:21.202976Z",
    "action": 2,
    "target": "Noel Caçador guincha de raiva, e salta noite adentro. A agradecida ursa, com rugidos e rosnados, tenta te contar algo. Você a leva de volta aos estábulos, onde Matt Boch, o Mestre das Bestas, escuta o que ela diz com uma expressão de horror. Ela tem um filhote! Ele fugiu para os campos de gelo quando a mamãe ursa foi capturada.",
    "id": 1200204,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1200204/?format=api"
}