Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7677024/?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:46.213451Z",
    "action": 2,
    "target": "<p>Engedélyezett tűzfal esetén eldöntheti, hogy megnyit-e tűzfalportot az SSH\nszolgáltatás számára, és engedélyezi-e a távoli SSH-bejelentkezéseket. Ettől függetlenül az SSH szolgáltatást is engedélyezheti (a rendszer indításakor fog elindulni).</p>",
    "id": 3041654,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3041654/?format=api"
}