Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/sr_Latn/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/ojs/blocks-developedBy/sr_Latn/?format=api",
            "source": [
                "\"Developed By\" Block"
            ],
            "previous_source": "",
            "target": [
                "\"Developed By\" blok"
            ],
            "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/405441/?format=api",
            "priority": 100,
            "id": 129740,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sr_Latn/?checksum=94c01fce11da8302",
            "url": "http://translate.pkp.sfu.ca/api/units/129740/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:19.275167Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/sr_Latn/?format=api",
            "source": [
                "This plugin provides sidebar \"Developed By\" link."
            ],
            "previous_source": "",
            "target": [
                "Ovaj dodatak dodaje blok \"Developed By\" i vezu ka PKP."
            ],
            "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/405442/?format=api",
            "priority": 100,
            "id": 129743,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sr_Latn/?checksum=d9544083afe8f577",
            "url": "http://translate.pkp.sfu.ca/api/units/129743/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:43:19.299138Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/sr_Latn/?format=api",
            "source": [
                "Developed By"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -3382712838083503322,
            "content_hash": -7536163575736886293,
            "location": "",
            "context": "plugins.block.developedBy.blockTitle",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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/410457/?format=api",
            "priority": 100,
            "id": 195076,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/blocks-developedBy/sr_Latn/?checksum=510e30989ce11b26",
            "url": "http://translate.pkp.sfu.ca/api/units/195076/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-06-01T19:17:40.463558Z"
        }
    ]
}