Translation components API.

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

GET /api/translations/yast-slp/master/ms/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:33:33Z",
            "action": 0,
            "target": "",
            "id": 372930,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372930/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-16T03:00:14.147606Z",
            "action": 0,
            "target": "",
            "id": 1683847,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1683847/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154828/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/ms/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "author": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "timestamp": "2021-11-12T12:57:16.886764Z",
            "action": 45,
            "target": "",
            "id": 1907096,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1907096/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154828/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/ms/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "author": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "timestamp": "2021-11-12T12:57:16.905855Z",
            "action": 5,
            "target": "Pemilihan perkhidmatan",
            "id": 1907097,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1907097/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154830/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/ms/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "author": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "timestamp": "2021-11-12T12:57:51.983010Z",
            "action": 5,
            "target": "Pilih perkhidmatan daripada senarai.",
            "id": 1907098,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1907098/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154832/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/ms/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "author": "https://l10n.opensuse.org/api/users/RobbiNespuMokhtar/?format=api",
            "timestamp": "2021-11-12T12:58:09.779556Z",
            "action": 5,
            "target": "Tiada perkhidmatan dipilih.",
            "id": 1907099,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1907099/?format=api"
        }
    ]
}