Translation components API.

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

GET /api/translations/omp/editor/da/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/da/units/?format=api",
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/da/?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": [
                "Den offentlige identifikator (the public identifier) '{$publicIdentifier}' findes allerede i forbindelse med et andet objekt af samme type. Vælg unikke identifikatorer for objekter af samme type hos denne udgiver."
            ],
            "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": 694656,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/editor/da/?checksum=b2c6f57256b0fd50",
            "url": "http://translate.pkp.sfu.ca/api/units/694656/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:29.837721Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/da/?format=api",
            "source": [
                "Assigned To Editor"
            ],
            "previous_source": "",
            "target": [
                "Tildelt redaktør"
            ],
            "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": 694657,
            "web_url": "http://translate.pkp.sfu.ca/translate/omp/editor/da/?checksum=ea2ee1ad9eb0df78",
            "url": "http://translate.pkp.sfu.ca/api/units/694657/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T04:34:29.843578Z"
        }
    ]
}