Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95809/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "author": "https://translate.habitica.com/api/users/Serwetka/?format=api",
    "timestamp": "2019-10-03T01:58:40.927770Z",
    "action": 2,
    "target": "¿Sin motivación para usar hilo dental? ¿No hay manera de que vayas al gimnasio? Habitica por fin hace que mantenerse sano sea divertido.",
    "id": 65700,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/65700/?format=api"
}