Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1511894/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/honyczek/?format=api",
    "author": "https://l10n.opensuse.org/api/users/honyczek/?format=api",
    "timestamp": "2023-05-11T20:12:01.396163Z",
    "action": 2,
    "target": "<p>Pokud je zvolený instalační adresář mimo adresářovou\nstrukturu serveru FTP, přidá se do souboru <tt>/etc/fstab</tt>,\npoložka, která namapuje adresář do této struktury (pomocí volby\n<tt>--bind</tt> příkazu <tt>mount</tt> ).\n</p>\n",
    "id": 2683839,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2683839/?format=api"
}