Translation components API.

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

GET /api/translations/doc-sle-translations/common_copyright_quick-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/common_copyright_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/common_copyright_quick-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T12:29:58.429675Z",
            "action": 0,
            "target": "",
            "id": 1782619,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1782619/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/common_copyright_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/common_copyright_quick-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-27T01:51:13.525015Z",
            "action": 17,
            "target": "",
            "id": 1633822,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1633822/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11815817/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/common_copyright_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/common_copyright_quick-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:56:49.529919Z",
            "action": 5,
            "target": "Yasuhiko Kamata <belphegor@belbel.or.jp>, 2020",
            "id": 1633665,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1633665/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11815817/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/common_copyright_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/common_copyright_quick-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:56:49.519591Z",
            "action": 45,
            "target": "",
            "id": 1633664,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1633664/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/common_copyright_quick-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/common_copyright_quick-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-03T08:22:43.821516Z",
            "action": 0,
            "target": "",
            "id": 1470407,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1470407/?format=api"
        }
    ]
}