Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90754/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2020-06-23T02:19:57.401197Z",
    "action": 5,
    "target": "Puedes completar esta Tarea Pendiente, editarla o borrarla.",
    "id": 161121,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/161121/?format=api"
}