Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:41:32.722693Z",
            "action": 0,
            "target": "",
            "id": 1967700,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1967700/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T01:43:49.818735Z",
            "action": 0,
            "target": "",
            "id": 1962130,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1962130/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T02:42:06.101526Z",
            "action": 0,
            "target": "",
            "id": 1956702,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1956702/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:28:00.869339Z",
            "action": 0,
            "target": "",
            "id": 1950049,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1950049/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:48:03.603854Z",
            "action": 0,
            "target": "",
            "id": 1713109,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1713109/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-14T02:35:54.854602Z",
            "action": 0,
            "target": "",
            "id": 929942,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/929942/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T18:17:55Z",
            "action": 0,
            "target": "",
            "id": 104660,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/104660/?format=api"
        }
    ]
}