Translation components API.

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

GET /api/translations/yast-hana-ha/master/ca/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/15912303/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-hana-ha/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2023-12-12T09:44:32.008530Z",
            "action": 5,
            "target": "El tallafoc està configurat.",
            "id": 2960587,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2960587/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15912304/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-hana-ha/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2023-12-12T09:44:50.809643Z",
            "action": 5,
            "target": "Desactiva el tallafoc",
            "id": 2960590,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2960590/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/15912305/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-hana-ha/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2023-12-12T09:45:07.897027Z",
            "action": 5,
            "target": "Configureu el tallafoc",
            "id": 2960591,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2960591/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-ha/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:54:13.919292Z",
            "action": 0,
            "target": "",
            "id": 3001812,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001812/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-hana-ha/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:54:15.600227Z",
            "action": 44,
            "target": "",
            "id": 3001831,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/3001831/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/16011843/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-hana-ha/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-hana-ha/master/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2024-02-18T10:25:07.581804Z",
            "action": 5,
            "target": "Segur que ho voleu avortar?",
            "id": 3001850,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3001850/?format=api"
        }
    ]
}