Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/371242/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfonts_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfonts_index/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": "2023-05-02T20:31:19.877888Z",
    "action": 5,
    "target": "Como gerar os arquivos de mapeamento de caracteres do groff para fontes PostScript com nomes de caracteres não-padrão?",
    "id": 525348,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/525348/?format=api"
}