Translation components API.

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

GET /api/translations/website/403/da/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/da/?format=api",
            "source": [
                "Sorry, access is denied."
            ],
            "previous_source": "",
            "target": [
                "Beklager, ingen adgang."
            ],
            "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": 1288771,
            "web_url": "https://l10n.elementary.io/translate/website/403/da/?checksum=ad5a509d30924c7f",
            "url": "https://l10n.elementary.io/api/units/1288771/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.200525Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/da/?format=api",
            "source": [
                "You don't have permission to view the requested resource."
            ],
            "previous_source": "",
            "target": [
                "Du har ikke rettigheder til at se den anmodet resource."
            ],
            "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": 1288772,
            "web_url": "https://l10n.elementary.io/translate/website/403/da/?checksum=69676745da2e6305",
            "url": "https://l10n.elementary.io/api/units/1288772/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.217957Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/da/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "Go til startsdien siden"
            ],
            "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": 1288773,
            "web_url": "https://l10n.elementary.io/translate/website/403/da/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/1288773/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.232888Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/da/?format=api",
            "source": [
                "Access Denied ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "Adgang Nægtet ⋅ 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": 1288774,
            "web_url": "https://l10n.elementary.io/translate/website/403/da/?checksum=9851c75d51d14809",
            "url": "https://l10n.elementary.io/api/units/1288774/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.251210Z"
        }
    ]
}