Translation components API.

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

GET /api/translations/plugins/swordServer/ca/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/ca/?format=api",
            "source": [
                "SWORD Server Plugin"
            ],
            "previous_source": "",
            "target": [
                "Mòdul de servidor SWORD"
            ],
            "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": 735482,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/swordServer/ca/?checksum=aa8278cd3a91f969",
            "url": "http://translate.pkp.sfu.ca/api/units/735482/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:05:38.580991Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ca/?format=api",
            "source": [
                "An API for accepting SWORD deposits"
            ],
            "previous_source": "",
            "target": [
                "Una API per acceptar els dipòsits SWORD"
            ],
            "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": 735483,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/swordServer/ca/?checksum=2c1c51fb6740a350",
            "url": "http://translate.pkp.sfu.ca/api/units/735483/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:05:38.583174Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ca/?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>Els dipòsits SWORD poden fer-se en aquest document de servei mitjançant l'URL del document de servei: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Les col·leccions específiques poden ser accessibles per l' ID de secció. Per exemple, per a la secció 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": 735484,
            "web_url": "http://translate.pkp.sfu.ca/translate/plugins/swordServer/ca/?checksum=0580f140b931f9c6",
            "url": "http://translate.pkp.sfu.ca/api/units/735484/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-17T23:05:38.584896Z"
        }
    ]
}