Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91449/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2020-01-01T12:05:15.881705Z",
    "action": 5,
    "target": "As plataformas Tier 1 são as plataformas mais maduras do FreeBSD. Elas são suportadas pelas equipes de segurança, engenharia de release e gerenciamento de ports. Espera-se que as arquiteturas Tier 1 estejam com Qualidade de Produção em relação a todos os aspectos do sistema operacional FreeBSD, incluindo ambientes de instalação e desenvolvimento.",
    "id": 52927,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/52927/?format=api"
}