Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15663184/?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/pt_PT/?format=api",
    "user": "https://hosted.weblate.org/api/users/RogueScholar/?format=api",
    "author": "https://hosted.weblate.org/api/users/RogueScholar/?format=api",
    "timestamp": "2020-02-19T16:19:26+01:00",
    "action": 2,
    "target": "<b>{}</b><br/><br/><b>Taxa de bits: </b>{} kbps<br/><b>Codec: </b>{}<br/><b>Idioma: </b>{}<br/><b>Localização: </b>{}<br/><b>Etiquetas: </b>{}<br/><b>Página inicial: </b><a href='{}'>{}</a>",
    "id": 5522247,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/5522247/?format=api"
}