Translation components API.

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

GET /api/translations/linphone-iphone/calloutgoingview/zh_Hans/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-iphone/calloutgoingview/zh_Hans/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/calloutgoingview/zh_Hans/?format=api",
            "source": "Speaker",
            "previous_source": "",
            "target": "扬声器",
            "id_hash": 7075231161856386674,
            "content_hash": -8242563213061772323,
            "location": "",
            "context": "yd8-ed-g8u.accessibilityLabel",
            "note": "\n/* Class = \"UIButton\"; accessibilityLabel = \"Speaker\"; ObjectID = \"yd8-ed-g8u\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 62845,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/calloutgoingview/zh_Hans/?checksum=e23045416a396672",
            "url": "https://weblate.linphone.org/api/units/62845/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/calloutgoingview/zh_Hans/?format=api",
            "source": "Receiver",
            "previous_source": "",
            "target": "接收者",
            "id_hash": 6599309824983694294,
            "content_hash": -2204292820817522062,
            "location": "",
            "context": "zs4-Zy-FrP.accessibilityLabel",
            "note": "\n/* Class = \"UIButton\"; accessibilityLabel = \"Receiver\"; ObjectID = \"zs4-Zy-FrP\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 62846,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/calloutgoingview/zh_Hans/?checksum=db95755238e5fbd6",
            "url": "https://weblate.linphone.org/api/units/62846/?format=api"
        }
    ]
}