Translation components API.

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

GET /api/translations/omp/blocks-developedBy/cs/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": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/cs/?format=api",
            "source": [
                "\"Developed By\" Block"
            ],
            "previous_source": "",
            "target": [
                "Blok \"Vytvořeno kým\""
            ],
            "id_hash": 1495230046210261762,
            "content_hash": 3575781209759522988,
            "location": "",
            "context": "plugins.block.developedBy.displayName",
            "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/409346/?format=api",
            "priority": 100,
            "id": 693410,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/blocks-developedBy/cs/?checksum=94c01fce11da8302",
            "url": "http://translate.pkp.sfu.ca/api/units/693410/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:06.175208Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/cs/?format=api",
            "source": [
                "This plugin provides sidebar \"Developed By\" link."
            ],
            "previous_source": "",
            "target": [
                "Tento plugin vytvoří v postranním sloupci blok \"Vytvořeno kým\"."
            ],
            "id_hash": 6436840701755454839,
            "content_hash": 3818664886013072702,
            "location": "",
            "context": "plugins.block.developedBy.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": 7,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/409347/?format=api",
            "priority": 100,
            "id": 693411,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/blocks-developedBy/cs/?checksum=d9544083afe8f577",
            "url": "http://translate.pkp.sfu.ca/api/units/693411/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:06.177343Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/cs/?format=api",
            "source": [
                "Developed By"
            ],
            "previous_source": "",
            "target": [
                "Vytvořeno kým"
            ],
            "id_hash": -3382712838083503322,
            "content_hash": -7536163575736886293,
            "location": "",
            "context": "plugins.block.developedBy.blockTitle",
            "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": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410464/?format=api",
            "priority": 100,
            "id": 693412,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/blocks-developedBy/cs/?checksum=510e30989ce11b26",
            "url": "http://translate.pkp.sfu.ca/api/units/693412/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:06.180198Z"
        }
    ]
}