Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1699083/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookdtrace_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookdtrace_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-14T18:59:41.611575Z",
    "action": 30,
    "target": "Enabling DTrace in Out-of-Kernel Modules",
    "id": 688091,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/688091/?format=api"
}