Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/gl/?format=api",
            "source": [
                "For help and more info, read the <a href=\"/docs/installation#installation\">installation guide</a>. If you purchased elementary OS, check your email for a receipt that includes your link to download elementary OS again for free."
            ],
            "previous_source": "",
            "target": [
                "Para obter axuda e máis información, lea a <a href=\"/docs/installation#installation\">guía de instalación</a>. Se mercou elementary OS, comprobe no seu correo electrónico que recibiu unha ligazón para descargar de novo elementary OS de maneira gratuíta."
            ],
            "id_hash": -4947905393611875082,
            "content_hash": -4947905393611875082,
            "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": 32,
            "source_unit": "https://l10n.elementary.io/api/units/3017291/?format=api",
            "priority": 100,
            "id": 2401365,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/gl/?checksum=3b55824277865cf6",
            "url": "https://l10n.elementary.io/api/units/2401365/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.437455Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/gl/?format=api",
            "source": [
                "Read Installation Guide"
            ],
            "previous_source": "",
            "target": [
                "Lea a guía de instalación"
            ],
            "id_hash": -1884703382882466929,
            "content_hash": -1884703382882466929,
            "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": 3,
            "source_unit": "https://l10n.elementary.io/api/units/3017293/?format=api",
            "priority": 100,
            "id": 2401366,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/gl/?checksum=65d830424450438f",
            "url": "https://l10n.elementary.io/api/units/2401366/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.454570Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/gl/?format=api",
            "source": [
                "Thank You for Downloading elementary OS"
            ],
            "previous_source": "",
            "target": [
                "Grazas por descargar elementary OS"
            ],
            "id_hash": -1846816571737344421,
            "content_hash": -1846816571737344421,
            "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": 6,
            "source_unit": "https://l10n.elementary.io/api/units/3017289/?format=api",
            "priority": 100,
            "id": 2401367,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/gl/?checksum=665eca1ce44a765b",
            "url": "https://l10n.elementary.io/api/units/2401367/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.471776Z"
        }
    ]
}