Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/930355/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfaq_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfaq_index/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/tammo-jan/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/tammo-jan/?format=api",
    "timestamp": "2025-11-27T08:28:20.385776Z",
    "action": 5,
    "target": "Zijn er IRC (Internet Relay Chat)-kanalen voor FreeBSD?",
    "id": 911699,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/911699/?format=api"
}