Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53718/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/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-07-21T01:47:57.530897Z",
    "action": 2,
    "target": "¿No te importan las clases? ¿Quieres elegir más tarde? No hay problema - serás un guerrero sin habilidades especiales. Puedes leer sobre el Sistema de Clases más tarde en la wiki y habilitar las clases en cualquier momento en Icono del Usuario > Ajustes.",
    "id": 34420,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/34420/?format=api"
}