Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14451729/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-drbd/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-drbd/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2024-03-04T07:52:21.255980Z",
    "action": 5,
    "target": "Il valore valido di \"Device\" deve essere:\n\\\n- /dev/drbd0\n- /dev/drbd[1-9][0-9]*\n- drbd0\n- drbd[1-9][0-9]*",
    "id": 3007525,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/3007525/?format=api"
}