Translation components API.

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

GET /api/translations/eiciel/master/ko/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-29T05:04:47.126510Z",
            "action": 17,
            "target": "",
            "id": 857831,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/857831/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-16T14:42:57.920115Z",
            "action": 0,
            "target": "",
            "id": 1264828,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1264828/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-16T14:43:07.632961Z",
            "action": 44,
            "target": "",
            "id": 1264852,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1264852/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2020-09-09T18:24:41.700171Z",
            "action": 0,
            "target": "",
            "id": 1513881,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1513881/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:18:23.171360Z",
            "action": 0,
            "target": "",
            "id": 2152499,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2152499/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/eiciel/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/eiciel/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-03T11:18:28.836355Z",
            "action": 44,
            "target": "",
            "id": 2152524,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2152524/?format=api"
        }
    ]
}