Translation components API.

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

GET /api/translations/yast-installation/master/hr/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 185,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-installation/master/hr/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T02:34:46.202489Z",
            "action": 0,
            "target": "",
            "id": 2970716,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970716/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:35:54.785156Z",
            "action": 0,
            "target": "",
            "id": 2975527,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975527/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-26T02:33:25.343466Z",
            "action": 0,
            "target": "",
            "id": 2995910,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2995910/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T19:43:16.076453Z",
            "action": 0,
            "target": "",
            "id": 2997192,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2997192/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-18T03:52:37.858844Z",
            "action": 0,
            "target": "",
            "id": 3001604,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3001604/?format=api"
        }
    ]
}