Translation components API.

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

GET /api/translations/yast-iplb/master/my/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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T18:18:55Z",
            "action": 0,
            "target": "",
            "id": 104698,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/104698/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-14T02:36:21.357765Z",
            "action": 0,
            "target": "",
            "id": 929960,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/929960/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:48:06.622565Z",
            "action": 0,
            "target": "",
            "id": 1713127,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1713127/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:28:06.387611Z",
            "action": 0,
            "target": "",
            "id": 1950085,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1950085/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T02:42:10.410571Z",
            "action": 0,
            "target": "",
            "id": 1956720,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1956720/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T01:43:55.935011Z",
            "action": 0,
            "target": "",
            "id": 1962148,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1962148/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:41:37.040376Z",
            "action": 0,
            "target": "",
            "id": 1967718,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1967718/?format=api"
        }
    ]
}