Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1558888/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-status-report-process_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-status-report-process_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-04-22T02:42:34.920405Z",
    "action": 5,
    "target": "Agora o leitor sabe que abc é um driver de interface de rede. Mesmo que eles não usem nenhum produto Yoyodyne, você comunicou que o suporte do FreeBSD para dispositivos de rede está melhorando.",
    "id": 515812,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/515812/?format=api"
}