Translation components API.

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

GET /api/translations/website/403/fi/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/fi/?format=api",
            "source": [
                "Sorry, access is denied."
            ],
            "previous_source": "",
            "target": [
                "Pääsy kielletty."
            ],
            "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": 1288819,
            "web_url": "https://l10n.elementary.io/translate/website/403/fi/?checksum=ad5a509d30924c7f",
            "url": "https://l10n.elementary.io/api/units/1288819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.200525Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/fi/?format=api",
            "source": [
                "You don't have permission to view the requested resource."
            ],
            "previous_source": "",
            "target": [
                "Oikeutesi eivät riitä pyydetyn resurssin esittämiseen."
            ],
            "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": 1288820,
            "web_url": "https://l10n.elementary.io/translate/website/403/fi/?checksum=69676745da2e6305",
            "url": "https://l10n.elementary.io/api/units/1288820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.217957Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/fi/?format=api",
            "source": [
                "Go to Home Page"
            ],
            "previous_source": "",
            "target": [
                "Siirry etusivulle"
            ],
            "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": 1288821,
            "web_url": "https://l10n.elementary.io/translate/website/403/fi/?checksum=b0a00f00813b9b23",
            "url": "https://l10n.elementary.io/api/units/1288821/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.232888Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/403/fi/?format=api",
            "source": [
                "Access Denied ⋅ elementary"
            ],
            "previous_source": "",
            "target": [
                "Käyttö estetty ⋅ 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": 1288822,
            "web_url": "https://l10n.elementary.io/translate/website/403/fi/?checksum=9851c75d51d14809",
            "url": "https://l10n.elementary.io/api/units/1288822/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2018-06-23T23:21:10.251210Z"
        }
    ]
}