Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-21T02:32:45.211796Z",
            "action": 0,
            "target": "",
            "id": 1786853,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1786853/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:51:15.515447Z",
            "action": 0,
            "target": "",
            "id": 1953724,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1953724/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:00:06.208041Z",
            "action": 0,
            "target": "",
            "id": 1959410,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1959410/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:02:33.480607Z",
            "action": 0,
            "target": "",
            "id": 1965168,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1965168/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:58:34.092345Z",
            "action": 0,
            "target": "",
            "id": 1970408,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1970408/?format=api"
        }
    ]
}