Translation components API.

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

GET /api/translations/doc-sle-translations/art_pcidss-master/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_pcidss-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T12:04:27.039105Z",
            "action": 0,
            "target": "",
            "id": 1781332,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1781332/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_pcidss-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-27T01:50:26.145896Z",
            "action": 17,
            "target": "",
            "id": 1633796,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1633796/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11718205/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_pcidss-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2020-10-27T00:57:36.793522Z",
            "action": 5,
            "target": "Yasuhiko Kamata <belphegor@belbel.or.jp>, 2020",
            "id": 1633729,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1633729/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11718205/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_pcidss-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2020-10-27T00:57:36.765346Z",
            "action": 45,
            "target": "",
            "id": 1633728,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1633728/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_pcidss-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_pcidss-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T14:31:07.293339Z",
            "action": 0,
            "target": "",
            "id": 1464697,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1464697/?format=api"
        }
    ]
}