Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-opensuse_mirror/master/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T11:47:00Z",
            "action": 0,
            "target": "",
            "id": 115258,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/115258/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1996748/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-opensuse_mirror/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T22:55:56.259682Z",
            "action": 45,
            "target": "",
            "id": 1498331,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1498331/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1996748/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-opensuse_mirror/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
            "timestamp": "2020-08-23T22:55:56.264467Z",
            "action": 2,
            "target": "Cartella",
            "id": 1498332,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1498332/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-opensuse_mirror/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-opensuse_mirror/master/it/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2020-09-09T19:15:36.857699Z",
            "action": 17,
            "target": "",
            "id": 1514118,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1514118/?format=api"
        }
    ]
}