Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171544/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/alexandreliberato/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/alexandreliberato/?format=api",
    "timestamp": "2020-12-12T23:55:02.333201Z",
    "action": 2,
    "target": "Os lançamentos do FreeBSD são melhores ilustrados por uma árvore com muitas branches, onde cada branch principal representa uma versão principal. Versões secundárias são representadas por branches das branches maiores.",
    "id": 87465,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/87465/?format=api"
}