Translation components API.

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

GET /api/translations/website/403/cs/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/cs/?format=api",
            "source": [
                "Sorry, access is denied."
            ],
            "previous_source": "",
            "target": [
                "Přístup zamítnut, omlouváme se."
            ],
            "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": 1288767,
            "web_url": "https://l10n.elementary.io/translate/website/403/cs/?checksum=ad5a509d30924c7f",
            "url": "https://l10n.elementary.io/api/units/1288767/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.200525Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/cs/?format=api",
            "source": [
                "You don't have permission to view the requested resource."
            ],
            "previous_source": "",
            "target": [
                "Nemáte oprávnění k zobrazení požadovaného prostředku."
            ],
            "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": 1288768,
            "web_url": "https://l10n.elementary.io/translate/website/403/cs/?checksum=69676745da2e6305",
            "url": "https://l10n.elementary.io/api/units/1288768/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.217957Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/cs/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "Přejít na úvodní stránku"
            ],
            "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": 1288769,
            "web_url": "https://l10n.elementary.io/translate/website/403/cs/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/1288769/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.232888Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/cs/?format=api",
            "source": [
                "Access Denied ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "Přístup odepřen ⋅ elementary"
            ],
            "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": 1288770,
            "web_url": "https://l10n.elementary.io/translate/website/403/cs/?checksum=9851c75d51d14809",
            "url": "https://l10n.elementary.io/api/units/1288770/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.251210Z"
        }
    ]
}