Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/231605/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/tr_TR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:44:46.089085Z",
    "action": 30,
    "target": "Use the qualified <filename>/boot/GENERIC/kernel</filename> to refer to the default kernel that comes with an installation, or <filename>/boot/kernel.old/kernel</filename>, to refer to the previously installed kernel before a system upgrade or before configuring a custom kernel.",
    "id": 106455,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/106455/?format=api"
}