Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-coreos/masterantorayml/id/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-fedora-coreos/masterantorayml/id/?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": 20,
            "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/802088/?format=api",
            "priority": 100,
            "id": 9075478,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterantorayml/id/?checksum=d6923b45d3a342af",
            "url": "https://translate.fedoraproject.org/api/units/9075478/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-11T01:47:53.227002Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterantorayml/id/?format=api",
            "source": [
                "Fedora CoreOS"
            ],
            "previous_source": "",
            "target": [
                "Fedora CoreOS"
            ],
            "id_hash": -2958144679230730120,
            "content_hash": -2958144679230730120,
            "location": "antora.yml:0",
            "context": "",
            "note": "type: Hash Value: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/1140380/?format=api",
            "priority": 100,
            "id": 9075479,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterantorayml/id/?checksum=56f28f16503d9078",
            "url": "https://translate.fedoraproject.org/api/units/9075479/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-11T01:47:53.229532Z"
        }
    ]
}