Translation components API.

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

GET /api/translations/website/thank-you/mr/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/mr/?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": [
                "मदतीसाठी आणि अधिक माहितीसाठी, <a href=\"/docs/installation#installation\">स्थापना मार्गदर्शक </a>वाचा. आपण एलिमेंटरी ओएस खरेदी केले असल्यास, आपल्या ईमेलला रसीदसाठी तपासा ज्यामध्ये आपला एलिमेंटरीचा दुवा विनामूल्य ओएस पुन्हा डाउनलोड करण्यासाठी समाविष्ट आहे."
            ],
            "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": 2401449,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/mr/?checksum=3b55824277865cf6",
            "url": "https://l10n.elementary.io/api/units/2401449/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.437455Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/mr/?format=api",
            "source": [
                "Read Installation Guide"
            ],
            "previous_source": "",
            "target": [
                "स्थापना मार्गदर्शक वाचा"
            ],
            "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": 2401450,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/mr/?checksum=65d830424450438f",
            "url": "https://l10n.elementary.io/api/units/2401450/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.454570Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/thank-you/mr/?format=api",
            "source": [
                "Thank You for Downloading elementary OS"
            ],
            "previous_source": "",
            "target": [
                "एलिमेंटरी ओएस डाऊनलोड केल्याबद्दल धन्यवाद"
            ],
            "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": 2401451,
            "web_url": "https://l10n.elementary.io/translate/website/thank-you/mr/?checksum=665eca1ce44a765b",
            "url": "https://l10n.elementary.io/api/units/2401451/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-01-21T18:31:05.471776Z"
        }
    ]
}