Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1815684/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookversions_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookversions_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-17T20:07:47.791234Z",
    "action": 30,
    "target": "15.0-CURRENT after introduction of VTYPE_ISDEV(), VN_ISDEV(), and VATTR_ISDEV().",
    "id": 880499,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/880499/?format=api"
}