Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7677021/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-firewall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-firewall/master/hu/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Pat/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Pat/?format=api",
    "timestamp": "2024-04-27T10:58:14.703936Z",
    "action": 2,
    "target": "<p><b><big>Tűzfal és SSH</big></b><br /><br>\nA tűzfal olyan védelmi mechanizmus, amely megvédi a számítógépet a hálózati támadásoktól.\nAz SSH olyan szolgáltatás, amely lehetővé teszi a biztonságos távoli kapcsolatot számítógépéhez \negy kijelölt SSH-ügyfélen keresztül.</p>",
    "id": 3041653,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3041653/?format=api"
}