Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marc/pt_BR/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marc/pt_BR/?format=api",
            "source": [
                "MARC Metadata Format"
            ],
            "previous_source": "",
            "target": [
                "Formato MARC"
            ],
            "id_hash": -419732040617528796,
            "content_hash": -217858854642371038,
            "location": "",
            "context": "plugins.OAIMetadata.marc.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/405569/?format=api",
            "priority": 100,
            "id": 10832,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/oaiMetadataFormats-marc/pt_BR/?checksum=7a2ccfeed2247224",
            "url": "http://translate.pkp.sfu.ca/api/units/10832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:44:22.201295Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marc/pt_BR/?format=api",
            "source": [
                "Structures metadata in a way that is consistent with the MARC format."
            ],
            "previous_source": "",
            "target": [
                "Estrutura metadados de acordo com o formato MARC."
            ],
            "id_hash": 5390966654980943883,
            "content_hash": 1462948908713085042,
            "location": "",
            "context": "plugins.OAIMetadata.marc.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": 12,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/405570/?format=api",
            "priority": 100,
            "id": 10833,
            "web_url": "http://translate.pkp.sfu.ca/translate/ojs/oaiMetadataFormats-marc/pt_BR/?checksum=cad08f9c321d700b",
            "url": "http://translate.pkp.sfu.ca/api/units/10833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-11-19T11:44:22.237999Z"
        }
    ]
}