Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1577827/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksdevelopers-handbookintroduction_index/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/_int2eh/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/_int2eh/?format=api",
    "timestamp": "2026-05-01T21:37:41.468706Z",
    "action": 2,
    "target": "O código-fonte completo do FreeBSD está disponível em nosso link: https://cgit.freebsd.org/src/ [repositório Git público]. O código-fonte é normalmente instalado em  [.filename]#/usr/src#. O layout da árvore de diretórios do código-fonte é descrito pelo arquivo de nível superior link:https://cgit.freebsd.org/src/tree/README.md[README.md].",
    "id": 951131,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/951131/?format=api"
}