Translation components API.

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

GET /api/translations/yast-rdp/master/sr@latin/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-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:45:15.692982Z",
            "action": 0,
            "target": "",
            "id": 1968453,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1968453/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T01:47:36.956972Z",
            "action": 0,
            "target": "",
            "id": 1962883,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1962883/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T02:45:55.977397Z",
            "action": 0,
            "target": "",
            "id": 1957455,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1957455/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:33:47.352647Z",
            "action": 0,
            "target": "",
            "id": 1951048,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1951048/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T03:02:33.455079Z",
            "action": 0,
            "target": "",
            "id": 1715342,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1715342/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-23T02:33:18.810877Z",
            "action": 0,
            "target": "",
            "id": 1272399,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1272399/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rdp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rdp/master/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-08T16:41:29.893999Z",
            "action": 0,
            "target": "",
            "id": 917164,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/917164/?format=api"
        }
    ]
}