Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2791881/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Windwex/?format=api",
    "author": "https://translate.habitica.com/api/users/Windwex/?format=api",
    "timestamp": "2024-01-01T12:18:08.900004Z",
    "action": 5,
    "target": "Este nome de tarefa pode ser usado para integração com terceiros. Apenas traços, sublinhados e caracteres alfanum[ericos são permitidos. O nome da tarefa precisa ser único entre suas tarefas.",
    "id": 1078931,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1078931/?format=api"
}