Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10696537/?format=api",
    "component": "https://hosted.weblate.org/api/components/pext/pext-radio-module/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/pext/pext-radio-module/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/sylvielorxu/?format=api",
    "author": "https://hosted.weblate.org/api/users/sylvielorxu/?format=api",
    "timestamp": "2019-02-05T18:18:23+01:00",
    "action": 2,
    "target": "<b>En sintonizado con:</b><br/>{}<br/><br/><b>Bitrate: </b>{} kbps<br/><b>Codec: </b>{}<br/><b>Idioma: </b>{}<br/><b>Ubicación: </b>{}<br/><b>Etiquetas: </b>{}<br/><b>Página de inicio: </b><a href='{}'>{}</a>",
    "id": 3654388,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/3654388/?format=api"
}