Changes API.

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

GET /api/changes/3645380/?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/henleygarcia/?format=api",
    "author": "https://hosted.weblate.org/api/users/henleygarcia/?format=api",
    "timestamp": "2019-02-04T19:08:47+01:00",
    "action": 5,
    "target": "<b> {} </b> <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": 3645380,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/3645380/?format=api"
}