Translation components API.

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

GET /api/translations/fedora-docs-l10n-project/masterantorayml/en/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": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterantorayml/en/?format=api",
            "source": [
                "modules/ROOT/nav.adoc"
            ],
            "previous_source": "",
            "target": [
                "modules/ROOT/nav.adoc"
            ],
            "id_hash": 6238113604951032495,
            "content_hash": 6238113604951032495,
            "location": "antora.yml:0",
            "context": "",
            "note": "type: Array Element: nav",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/181916/?format=api",
            "priority": 100,
            "id": 181916,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-project/masterantorayml/en/?checksum=d6923b45d3a342af",
            "url": "https://translate.fedoraproject.org/api/units/181916/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-08T20:22:22.348835Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterantorayml/en/?format=api",
            "source": [
                "Fedora Project"
            ],
            "previous_source": "",
            "target": [
                "Fedora Project"
            ],
            "id_hash": 2508016784484489708,
            "content_hash": 2508016784484489708,
            "location": "antora.yml:0",
            "context": "",
            "note": "type: Hash Value: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/182755/?format=api",
            "priority": 100,
            "id": 182755,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-project/masterantorayml/en/?checksum=a2ce43fa39ea59ec",
            "url": "https://translate.fedoraproject.org/api/units/182755/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-09T07:51:35.040895Z"
        }
    ]
}