Translation components API.

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

GET /api/translations/plugins/pdfjs-viewer-plugin/cs/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/cs/?format=api",
            "source": [
                "PDF.JS PDF Viewer"
            ],
            "previous_source": "",
            "target": [
                "Plugin prohlížeče PDF.JS PDF"
            ],
            "id_hash": 921639448255248662,
            "content_hash": -4040553602474589759,
            "location": "",
            "context": "plugins.generic.pdfJsViewer.name",
            "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": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409646/?format=api",
            "priority": 100,
            "id": 727450,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pdfjs-viewer-plugin/cs/?checksum=8cca5231f43db916",
            "url": "http://translate.pkp.sfu.ca/api/units/727450/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:45:29.684542Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/cs/?format=api",
            "source": [
                "This plugin uses the <a href=\"https://mozilla.github.io/pdf.js/\">pdf.js PDF viewer</a> to embed PDFs on the article and issue galley view pages."
            ],
            "previous_source": "",
            "target": [
                "Tento plugin používá <a href=\"https://mozilla.github.io/pdf.js/\">prohlížeč pdf.js</a> pro vložení PDF sazebnice článku či čísla do prohlížené stránky."
            ],
            "id_hash": -973436913858385329,
            "content_hash": -3856432435641184122,
            "location": "",
            "context": "plugins.generic.pdfJsViewer.description",
            "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": 19,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409647/?format=api",
            "priority": 100,
            "id": 727451,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/pdfjs-viewer-plugin/cs/?checksum=727da848ca37ea4f",
            "url": "http://translate.pkp.sfu.ca/api/units/727451/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T20:45:29.689987Z"
        }
    ]
}