Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/countrylistview/ar/?format=api",
            "source": "SELECT A COUNTRY",
            "previous_source": "",
            "target": "حدد بلدا",
            "id_hash": 2489371297029888353,
            "content_hash": 2976321200576441434,
            "location": "",
            "context": "MLt-gO-M3J.text",
            "note": "\n/* Class = \"UILabel\"; text = \"SELECT A COUNTRY\"; ObjectID = \"MLt-gO-M3J\"; */",
            "flags": "",
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "priority": 100,
            "id": 73729,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/countrylistview/ar/?checksum=a28c060161851961",
            "url": "https://weblate.linphone.org/api/units/73729/?format=api"
        },
        {
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/countrylistview/ar/?format=api",
            "source": "Back",
            "previous_source": "",
            "target": "الرجوع",
            "id_hash": 1559171256469819201,
            "content_hash": 8167666064117332659,
            "location": "",
            "context": "hOj-Kl-K9W.accessibilityLabel",
            "note": "\n/* Class = \"UIButton\"; accessibilityLabel = \"Back\"; ObjectID = \"hOj-Kl-K9W\"; */",
            "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": 73730,
            "web_url": "https://weblate.linphone.org/translate/linphone-iphone/countrylistview/ar/?checksum=95a349ff35e20f41",
            "url": "https://weblate.linphone.org/api/units/73730/?format=api"
        }
    ]
}