Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-sudo/el/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://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T17:11:02.179026Z",
            "action": 0,
            "target": "",
            "id": 8362,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/8362/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/el/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-10-31T08:59:14.618306Z",
            "action": 0,
            "target": "",
            "id": 21999,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/21999/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/138630/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/el/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/algorithm314/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/algorithm314/?format=api",
            "timestamp": "2021-01-11T13:18:02.932196Z",
            "action": 45,
            "target": "",
            "id": 46857,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/46857/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/138630/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/el/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/algorithm314/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/algorithm314/?format=api",
            "timestamp": "2021-01-11T13:18:02.936147Z",
            "action": 2,
            "target": "Χρήση: %1 επιλογή [εντολή [ορίσματα...]]]\n\nΓραφικό περιβάλλον για το %2/%3\n\nΟρίσματα:\n  επιλογή:\n    -h|--help      Εμφάνιση της βοήθειας.\n    -v|--version   Εμφάνιση της έκδοσης.\n    -s|--su        Χρήση του %3(1) ως backend.\n    -d|--sudo      Χρήση του %2(8) ως backend.\n  εντολή           Εντολή προς εκτέλεση.\n  ορίσματα         Προαιρετικά ορίσματα της εντολής.\n\n",
            "id": 46858,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/46858/?format=api"
        }
    ]
}