Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2822608/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/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-07T22:51:19.000384Z",
    "action": 5,
    "target": "Tarefas não atribuídas podem ser completadas por qualquer membro. Por exemplo, deitar fora o lixo. Quem deitar fora o lixo, pode completar a tarefa não atribuída e ela vai aparecer como completada para todos.",
    "id": 1200193,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1200193/?format=api"
}