Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/609967/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2021-03-20T21:09:11.213618Z",
    "action": 2,
    "target": "Este documento apresenta argumentos para a utilização de uma licença de estilo BSD para software e dados; especificamente recomenda utilizar uma licença de estilo BSD no lugar de uma GPL.  Também pode ser lido como uma introdução e resumo das licenças de Projeto Open Source, BSD versus GPL.",
    "id": 228414,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/228414/?format=api"
}