Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/it_IT/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2020-01-31T18:28:29.036896Z",
    "action": 17,
    "target": "",
    "id": 62479,
    "action_name": "Cambios consignados",
    "url": "https://translate-dev.freebsd.org/api/changes/62479/?format=api"
}