Translation components API.

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

GET /api/translations/omp/editor/fr_CA/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fr_CA/units/?format=api",
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fr_CA/?format=api",
            "source": [
                "The public identifier '{$publicIdentifier}' already exists for another object of the same type. Please choose unique identifiers for the objects of the same type within your press."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3658881618714623312,
            "content_hash": -2939776519480024495,
            "location": "",
            "context": "editor.publicIdentificationExistsForTheSameType",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 51,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/408570/?format=api",
            "priority": 100,
            "id": 89466,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/editor/fr_CA/?checksum=b2c6f57256b0fd50",
            "url": "http://translate.pkp.sfu.ca/api/units/89466/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T12:27:22.487273Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fr_CA/?format=api",
            "source": [
                "Assigned To Editor"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7651300952757034872,
            "content_hash": 2894393302732633821,
            "location": "",
            "context": "editor.submissions.assignedTo",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 52,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410630/?format=api",
            "priority": 100,
            "id": 271167,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/editor/fr_CA/?checksum=ea2ee1ad9eb0df78",
            "url": "http://translate.pkp.sfu.ca/api/units/271167/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2020-11-26T13:28:59.646006Z"
        }
    ]
}