Translation components API.

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

GET /api/translations/yast-iplb/master/pa/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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:41:38.422002Z",
            "action": 0,
            "target": "",
            "id": 1967724,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1967724/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T01:43:57.274071Z",
            "action": 0,
            "target": "",
            "id": 1962154,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1962154/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T02:42:13.588799Z",
            "action": 0,
            "target": "",
            "id": 1956726,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1956726/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:28:09.648241Z",
            "action": 0,
            "target": "",
            "id": 1950091,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1950091/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:48:07.645145Z",
            "action": 0,
            "target": "",
            "id": 1713133,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1713133/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-14T02:36:30.702909Z",
            "action": 0,
            "target": "",
            "id": 929966,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/929966/?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/pa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T18:19:14Z",
            "action": 0,
            "target": "",
            "id": 104710,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/104710/?format=api"
        }
    ]
}