Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/50614/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/@Ester_Patricio/?format=api",
    "author": "https://translate.habitica.com/api/users/@Ester_Patricio/?format=api",
    "timestamp": "2019-11-20T01:08:57.409308Z",
    "action": 4,
    "target": "Link de Desafio Quebrado: esta tarefa fazia parte de um desafio, mas o desafio (ou grupo) foi excluído. O que deseja fazer com as tarefas do desafio que ficaram?",
    "id": 87730,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/87730/?format=api"
}