Translation components API.

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

GET /api/translations/linphone-iphone/uichatconversationimdntableviewcell/pt_BR/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/uichatconversationimdntableviewcell/pt_BR/?format=api",
            "source": "John Doe",
            "previous_source": "",
            "target": "John Doe",
            "id_hash": -6571748915827429912,
            "content_hash": 376458025547987977,
            "location": "",
            "context": "f3q-pd-EF5.text",
            "note": "\n/* Class = \"UILabel\"; text = \"John Doe\"; ObjectID = \"f3q-pd-EF5\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 73961,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationimdntableviewcell/pt_BR/?checksum=24cc752dff0c2de8",
            "url": "https://weblate.linphone.org/api/units/73961/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatconversationimdntableviewcell/pt_BR/?format=api",
            "source": "Contact name",
            "previous_source": "",
            "target": "Nome do Contato",
            "id_hash": 7059468454351681888,
            "content_hash": 4783831174201190316,
            "location": "",
            "context": "hEV-7I-B0v.accessibilityLabel",
            "note": "\n/* Class = \"UILabel\"; accessibilityLabel = \"Contact name\"; ObjectID = \"hEV-7I-B0v\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "priority": 100,
            "id": 73962,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationimdntableviewcell/pt_BR/?checksum=e1f8452814b53960",
            "url": "https://weblate.linphone.org/api/units/73962/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uichatconversationimdntableviewcell/pt_BR/?format=api",
            "source": "Today - 18h42",
            "previous_source": "",
            "target": "Hoje - 18:42 h",
            "id_hash": 3942339033391776497,
            "content_hash": 5178212641157494825,
            "location": "",
            "context": "hEV-7I-B0v.text",
            "note": "\n/* Class = \"UILabel\"; text = \"Today - 18h42\"; ObjectID = \"hEV-7I-B0v\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 73963,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationimdntableviewcell/pt_BR/?checksum=b6b60076a57942f1",
            "url": "https://weblate.linphone.org/api/units/73963/?format=api"
        }
    ]
}