Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/308420/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/locale/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "timestamp": "2021-03-16T01:01:12.958078Z",
    "action": 5,
    "target": "Este site utiliza Open Preprint Systems {$opsVersion}, que é um software de gerenciamento de servidor de preprint de código aberto desenvolvido, com suporte e distribuído gratuitamente pelo Public Knowledge Project sob a GNU General Public License. Visite o site da PKP para <a href=\"http://pkp.sfu.ca/\"> saber mais sobre o software </a>. Entre em contato diretamente com o site com perguntas sobre seus servidores e submissões de preprints.",
    "id": 164990,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/164990/?format=api"
}