Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10696536/?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/Fito/?format=api",
    "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "timestamp": "2019-12-28T10:39:14+01:00",
    "action": 2,
    "target": "<b>{}</b><br/><br/><b>Tasa de bits: </b>{} kbps<br/><b>Códec: </b>{}<br/><b>Idioma: </b>{}<br/><b>Ubicación: </b>{}<br/><b>Etiquetas: </b>{}<br/><b>Sitio web: </b><a href='{}'>{}</a>",
    "id": 5218168,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/5218168/?format=api"
}