Translation components API.

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

GET /api/translations/omp/editor/de/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/de/units/?format=api",
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/de/?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": [
                "Der Public Identifier '{$publicIdentifier}' existiert bereits für ein anderes Objekt desselben Typs. Bitte wählen Sie eindeutige Identifier für die Objekte des gleichen Typs innerhalb Ihres Verlags."
            ],
            "id_hash": 3658881618714623312,
            "content_hash": -2939776519480024495,
            "location": "",
            "context": "editor.publicIdentificationExistsForTheSameType",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 694708,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/editor/de/?checksum=b2c6f57256b0fd50",
            "url": "http://translate.pkp.sfu.ca/api/units/694708/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:30.211995Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/de/?format=api",
            "source": [
                "Assigned To Editor"
            ],
            "previous_source": "",
            "target": [
                "Einem/r Redakteur/in zugeordnet"
            ],
            "id_hash": 7651300952757034872,
            "content_hash": 2894393302732633821,
            "location": "",
            "context": "editor.submissions.assignedTo",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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": 694709,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/editor/de/?checksum=ea2ee1ad9eb0df78",
            "url": "http://translate.pkp.sfu.ca/api/units/694709/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:30.216929Z"
        }
    ]
}