Translation components API.

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

GET /api/translations/linphone-iphone/assistantview/sv/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantview/sv/?format=api",
            "source": "ASSISTANT",
            "previous_source": "",
            "target": "ASSISTENT",
            "id_hash": 8945609867064273697,
            "content_hash": -4516290340060282875,
            "location": "",
            "context": "1EG-3g-3uU.text",
            "note": "\n/* Class = \"UILabel\"; text = \"ASSISTANT\"; ObjectID = \"1EG-3g-3uU\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 59534,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantview/sv/?checksum=fc2530c739986b21",
            "url": "https://weblate.linphone.org/api/units/59534/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantview/sv/?format=api",
            "source": "Dialer",
            "previous_source": "",
            "target": "Siffertangentbord",
            "id_hash": 3273883084587768957,
            "content_hash": -996055713422198363,
            "location": "",
            "context": "TFl-cN-1Vb.accessibilityLabel",
            "note": "\n/* Class = \"UIButton\"; accessibilityLabel = \"Dialer\"; ObjectID = \"TFl-cN-1Vb\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 59535,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantview/sv/?checksum=ad6f2b51d5039c7d",
            "url": "https://weblate.linphone.org/api/units/59535/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/assistantview/sv/?format=api",
            "source": "Back",
            "previous_source": "",
            "target": "Tillbaka",
            "id_hash": 7276051977243489638,
            "content_hash": -2304177952211571690,
            "location": "",
            "context": "edC-CG-eZr.accessibilityLabel",
            "note": "\n/* Class = \"UIButton\"; accessibilityLabel = \"Back\"; ObjectID = \"edC-CG-eZr\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "priority": 100,
            "id": 59536,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/assistantview/sv/?checksum=e4f9bab91ee07566",
            "url": "https://weblate.linphone.org/api/units/59536/?format=api"
        }
    ]
}