Changes API.

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

GET /api/changes/499386/?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/articlesfreebsd-status-report-process_index/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-04-21T02:11:54.176771Z",
    "action": 60,
    "target": "weblate.gettext.msgmerge",
    "id": 499386,
    "action_name": "Add-on installed",
    "url": "https://translate-dev.freebsd.org/api/changes/499386/?format=api"
}