Changes API.

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

GET /api/changes/303001/?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/documentation/booksporters-handbooknew-port_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbooknew-port_index/tr_TR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-23T23:05:16.441941Z",
    "action": 0,
    "target": "",
    "id": 303001,
    "action_name": "Resource update",
    "url": "https://translate-dev.freebsd.org/api/changes/303001/?format=api"
}