Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1248761/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerbook/de_DE/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bsdmeg/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bsdmeg/?format=api",
    "timestamp": "2026-05-21T18:28:06.008631Z",
    "action": 5,
    "target": "Alles was Sie wissen müssen, um anzufanden, zum FreeBSD Documentation Project beizutragen",
    "id": 956050,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/956050/?format=api"
}