Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1592005/?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:29:33.435612Z",
    "action": 2,
    "target": "Para forzar la aprobación de los commits por parte del {teamRe}, el Equipo del Ingeniero de Lanzamiento tiene que aprobar cualquier cambio a la rama, en tal caso el log de commit tiene que incluir una línea `Approved by: re (login)`, donde \"login\" es la ID",
    "id": 762781,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/762781/?format=api"
}