Changes API.

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

GET /api/changes/101900/?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/MandyDonzelli/?format=api",
    "author": "https://translate.habitica.com/api/users/@Ester_Patricio/?format=api",
    "timestamp": "2020-01-06T19:29:22.077436Z",
    "action": 7,
    "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": 101900,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/101900/?format=api"
}