Translation components API.

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

GET /api/translations/website/403/mr/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/mr/?format=api",
            "source": [
                "Sorry, access is denied."
            ],
            "previous_source": "",
            "target": [
                "माफ करा, प्रवेश निषिद्ध आहे."
            ],
            "id_hash": 3268013115665697919,
            "content_hash": 3268013115665697919,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017523/?format=api",
            "priority": 100,
            "id": 1288907,
            "web_url": "https://l10n.elementary.io/translate/website/403/mr/?checksum=ad5a509d30924c7f",
            "url": "https://l10n.elementary.io/api/units/1288907/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.200525Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/mr/?format=api",
            "source": [
                "You don't have permission to view the requested resource."
            ],
            "previous_source": "",
            "target": [
                "विनंती केलेले संसाधन पाहण्याची तुम्हाला परवानगी नाही."
            ],
            "id_hash": -1628219190560267515,
            "content_hash": -1628219190560267515,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://l10n.elementary.io/api/units/3017525/?format=api",
            "priority": 100,
            "id": 1288908,
            "web_url": "https://l10n.elementary.io/translate/website/403/mr/?checksum=69676745da2e6305",
            "url": "https://l10n.elementary.io/api/units/1288908/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.217957Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/mr/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "मुख्य पानावर जा"
            ],
            "id_hash": 3503817004936829731,
            "content_hash": 3503817004936829731,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017527/?format=api",
            "priority": 100,
            "id": 1288909,
            "web_url": "https://l10n.elementary.io/translate/website/403/mr/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/1288909/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.232888Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/mr/?format=api",
            "source": [
                "Access Denied ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "प्रवेश निषिद्ध ⋅ एलिमेंटरी"
            ],
            "id_hash": 1752400933642389513,
            "content_hash": 1752400933642389513,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3017529/?format=api",
            "priority": 100,
            "id": 1288910,
            "web_url": "https://l10n.elementary.io/translate/website/403/mr/?checksum=9851c75d51d14809",
            "url": "https://l10n.elementary.io/api/units/1288910/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.251210Z"
        }
    ]
}