Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2370628/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-server/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-27T13:13:49.891843Z",
    "action": 2,
    "target": "Egy azonosítót kell megadni a részletekben\na MySQL passdb háttérrendszer számára.\n\nTovábbi információért olvassa el a Samba\nHOWTO gyűjteményt.\n",
    "id": 3041671,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3041671/?format=api"
}