Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-15T05:27:23.374390Z",
            "action": 0,
            "target": "",
            "id": 1723854,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1723854/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-15T05:32:27.335084Z",
            "action": 44,
            "target": "",
            "id": 1723874,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1723874/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:33:07.546447Z",
            "action": 0,
            "target": "",
            "id": 1809678,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1809678/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-13T03:36:49.427659Z",
            "action": 44,
            "target": "",
            "id": 1809889,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/1809889/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:02:33.805992Z",
            "action": 0,
            "target": "",
            "id": 2033392,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2033392/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T16:05:56.943412Z",
            "action": 44,
            "target": "",
            "id": 2033524,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2033524/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:10:22.910530Z",
            "action": 0,
            "target": "",
            "id": 2045162,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2045162/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/ghc-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/ghc-master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T19:13:11.251984Z",
            "action": 44,
            "target": "",
            "id": 2045187,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2045187/?format=api"
        }
    ]
}