Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8793981/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": "https://hosted.weblate.org/api/users/pere/?format=api",
    "timestamp": "2022-12-07T11:41:40.537184+01:00",
    "action": 2,
    "target": "Pakken <emphasis role=\"pkg\">lxc</emphasis> inneholder et initialiseringsskript som automatisk kan starte en eller flere kontainere når verten starter opp (det er avhengig av <command>lxc-autostart</command> som starter kontainere der <literal>lxc.start.auto</literal>-valget er satt til 1). Mer finkornet kontroll over oppstartsrekkefølgen er mulig med <literal>lxc.start.order</literal> og <literal>lxc.group</literal>. Som standard starter klargjøringsskriptet først kontainere som er en del av <literal>onboot</literal>-gruppen, og deretter kontainere som ikke er en del av en gruppe. I begge tilfeller er rekkefølgen innenfor en gruppe definert av <literal>lxc.start.order</literal>-valget.",
    "old": "Pakken <emphasis role=\"pkg\">lxc</emphasis> inneholder et initialiseringsskript som automatisk kan starte en eller flere konteinere når verten starter opp (det er avhengig av <command>lxc-autostart</command> som starter konteinere der <literal>lxc.start.auto</literal>-valget er satt til 1). Mer finkornet kontroll over oppstartsrekkefølgen er mulig med <literal>lxc.start.order</literal> og <literal>lxc.group</literal>. Som standard starter klargjøringsskriptet først konteinere som er en del av <literal>onboot</literal>-gruppen, og deretter konteinere som ikke er en del av en gruppe. I begge tilfeller er rekkefølgen innenfor en gruppe definert av <literal>lxc.start.order</literal>-valget.",
    "details": {
        "state": 20,
        "source": "The <emphasis role=\"pkg\">lxc</emphasis> package contains an initialization script that can automatically start one or several containers when the host boots (it relies on <command>lxc-autostart</command> which starts containers whose <literal>lxc.start.auto</literal> option is set to 1). Finer-grained control of the startup order is possible with <literal>lxc.start.order</literal> and <literal>lxc.group</literal>: by default, the initialization script first starts containers which are part of the <literal>onboot</literal> group and then the containers which are not part of any group. In both cases, the order within a group is defined by the <literal>lxc.start.order</literal> option.",
        "old_state": 20
    },
    "id": 40803240,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/40803240/?format=api"
}