Translation components API.

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

GET /api/translations/software-o-o/master/nn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-22T11:31:16.385706Z",
            "action": 17,
            "target": "",
            "id": 721148,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/721148/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": "https://l10n.opensuse.org/api/users/huftis/?format=api",
            "author": "https://l10n.opensuse.org/api/users/huftis/?format=api",
            "timestamp": "2017-07-22T11:31:31.631993Z",
            "action": 0,
            "target": "",
            "id": 721150,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/721150/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-22T14:07:27.995302Z",
            "action": 17,
            "target": "",
            "id": 721370,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/721370/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T13:58:51.931589Z",
            "action": 0,
            "target": "",
            "id": 831818,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/831818/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-24T07:36:09.676423Z",
            "action": 0,
            "target": "",
            "id": 1121295,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1121295/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-03T12:45:00.265121Z",
            "action": 0,
            "target": "",
            "id": 1133661,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1133661/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-12T16:01:08.030104Z",
            "action": 0,
            "target": "",
            "id": 1208955,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1208955/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-05-16T14:45:24.288249Z",
            "action": 0,
            "target": "",
            "id": 1259295,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1259295/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:42.677676Z",
            "action": 0,
            "target": "",
            "id": 2060999,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2060999/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:52.597851Z",
            "action": 44,
            "target": "",
            "id": 2061092,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2061092/?format=api"
        }
    ]
}