Translation components API.

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

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

{
    "count": 48,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13129216/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:11.021502Z",
            "action": 30,
            "target": "The test module for groovy.",
            "id": 2031856,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2031856/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13129217/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:11.028215Z",
            "action": 30,
            "target": "The testng module for groovy",
            "id": 2031857,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2031857/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13129218/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:11.037493Z",
            "action": 30,
            "target": "The testng module for groovy.",
            "id": 2031858,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2031858/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13129219/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:11.047979Z",
            "action": 30,
            "target": "The xml module for groovy",
            "id": 2031859,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2031859/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13129220/?format=api",
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:11.059229Z",
            "action": 30,
            "target": "The xml module for groovy.",
            "id": 2031860,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2031860/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:11.374500Z",
            "action": 0,
            "target": "",
            "id": 2031861,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2031861/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T15:24:13.250535Z",
            "action": 44,
            "target": "",
            "id": 2031882,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2031882/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-28T18:58:25.886876Z",
            "action": 0,
            "target": "",
            "id": 2044937,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2044937/?format=api"
        }
    ]
}