Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2389432/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T13:02:05.407915Z",
    "action": 59,
    "target": "Usando esta página você pode importar vários hosts ao mesmo tempo para a pasta escolhida. Você pode escolher um arquivo CSV da sua estação de trabalho para ser carregado, colar o conteúdo de um arquivo CSV na área de texto ou simplesmente inserir uma lista de nomes de hosts (um por linha) na área de texto.",
    "id": 2284698,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2284698/?format=api"
}