Translation components API.

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

GET /api/translations/yast-oneclickinstall/master/en/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-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T02:33:20.633145Z",
            "action": 0,
            "target": "",
            "id": 1786864,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1786864/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:16:31.783291Z",
            "action": 0,
            "target": "",
            "id": 1912222,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1912222/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T04:28:55.886457Z",
            "action": 0,
            "target": "",
            "id": 1921484,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1921484/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T02:48:28.876649Z",
            "action": 0,
            "target": "",
            "id": 1975319,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1975319/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:49:28.685299Z",
            "action": 0,
            "target": "",
            "id": 1981087,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981087/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:29:46.626943Z",
            "action": 0,
            "target": "",
            "id": 1994777,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1994777/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:46:29.551266Z",
            "action": 0,
            "target": "",
            "id": 2000604,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2000604/?format=api"
        }
    ]
}