Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/332521/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/en/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2021-02-21T22:44:31.527714Z",
    "action": 13,
    "target": "",
    "id": 117019,
    "action_name": "New source string",
    "url": "https://translate-dev.freebsd.org/api/changes/117019/?format=api"
}