Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/362815/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookdisks_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookdisks_index/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T23:16:03.248226Z",
    "action": 13,
    "target": "",
    "id": 133324,
    "action_name": "Nieuwe brontekenreeks",
    "url": "https://translate-dev.freebsd.org/api/changes/133324/?format=api"
}