Translation components API.

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

GET /api/translations/oscap-anaconda-addon/master/zh_TW/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/master/zh_TW/units/?format=api",
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/master/zh_TW/?format=api",
            "source": [
                "_Fetch"
            ],
            "previous_source": "",
            "target": [
                "取(_F)"
            ],
            "id_hash": -492711776288799192,
            "content_hash": -492711776288799192,
            "location": "tmp/oscap.glade.h:13",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/5863831/?format=api",
            "priority": 100,
            "id": 5864664,
            "web_url": "https://translate.fedoraproject.org/translate/oscap-anaconda-addon/master/zh_TW/?checksum=7929893ffda78628",
            "url": "https://translate.fedoraproject.org/api/units/5864664/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-06T05:17:33.613445Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/master/zh_TW/?format=api",
            "source": [
                "_Security Policy"
            ],
            "previous_source": "Apply security policy:",
            "target": [
                "應用安全策略:"
            ],
            "id_hash": 3871260297829182691,
            "content_hash": 3871260297829182691,
            "location": "../org_fedora_oscap/gui/spokes/oscap.py:198",
            "context": "",
            "note": "title of the spoke (will be displayed on the hub)",
            "flags": "",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "approved": false,
            "position": 18,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/5867604/?format=api",
            "priority": 100,
            "id": 5867619,
            "web_url": "https://translate.fedoraproject.org/translate/oscap-anaconda-addon/master/zh_TW/?checksum=b5b97abae52e6ce3",
            "url": "https://translate.fedoraproject.org/api/units/5867619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-09-07T11:29:32.162793Z"
        }
    ]
}