Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/367963/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesvm-design_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesvm-design_index/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T23:17:45.824689Z",
    "action": 13,
    "target": "",
    "id": 135942,
    "action_name": "New source string",
    "url": "https://translate-dev.freebsd.org/api/changes/135942/?format=api"
}