Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1592004/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-releng_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-releng_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/SeanMarkham/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/SeanMarkham/?format=api",
    "timestamp": "2025-04-26T01:23:44.191098Z",
    "action": 2,
    "target": "El repositorio de Git de FreeBSD tiene varios hooks para realizar comprobaciones de integridad antes de que se haga cualquier commit al árbol del código fuente. Uno de esos hooks evaluará si realizar el commit a una rama en particular requiere de aprobación específica.",
    "id": 762775,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/762775/?format=api"
}