Translation components API.

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

GET /api/translations/plugins/swordServer/da/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/plugins/swordServer/da/?format=api",
            "source": [
                "SWORD Server Plugin"
            ],
            "previous_source": "",
            "target": [
                "SWORD Server Plugin"
            ],
            "id_hash": 3063143519411632489,
            "content_hash": -3867734755696288296,
            "location": "",
            "context": "plugins.gateways.swordserver.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/410478/?format=api",
            "priority": 100,
            "id": 735488,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/swordServer/da/?checksum=aa8278cd3a91f969",
            "url": "http://translate.pkp.sfu.ca/api/units/735488/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:05:38.773796Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/da/?format=api",
            "source": [
                "An API for accepting SWORD deposits"
            ],
            "previous_source": "",
            "target": [
                "En API til accept af SWORD-deponering"
            ],
            "id_hash": -6044866459627117744,
            "content_hash": 4913436871763265176,
            "location": "",
            "context": "plugins.gateways.swordserver.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": 6,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/410479/?format=api",
            "priority": 100,
            "id": 735489,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/swordServer/da/?checksum=2c1c51fb6740a350",
            "url": "http://translate.pkp.sfu.ca/api/units/735489/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:05:38.775886Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/da/?format=api",
            "source": [
                "<p>SWORD deposits can be made to this service document using the service document URL: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Specific collections can be addressed by section ID. For example, for section ID 1: <pre>{$exampleDepositPointUrl}</pre></p>"
            ],
            "previous_source": "",
            "target": [
                "<p>SWORD deponeringer kan foretages til dette servicedokument ved at benytte servicedokumentets URL: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Specifikke samlinger kan adresseres vha. sektions-ID. Fx for sektions-ID 1: <pre>{$exampleDepositPointUrl}</pre></p>"
            ],
            "id_hash": -8826790009358911034,
            "content_hash": 1415323875573445815,
            "location": "",
            "context": "plugins.gateways.swordserver.servicedocument",
            "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": 30,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/434063/?format=api",
            "priority": 100,
            "id": 735490,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/swordServer/da/?checksum=0580f140b931f9c6",
            "url": "http://translate.pkp.sfu.ca/api/units/735490/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:05:38.778047Z"
        }
    ]
}