Translation components API.

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

GET /api/translations/fedora-docs-l10n-docs/antora_yml/fr/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-docs/antora_yml/fr/?format=api",
            "source": [
                "modules/ROOT/nav.adoc"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "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/181884/?format=api",
            "priority": 100,
            "id": 7,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-docs/antora_yml/fr/?checksum=d6923b45d3a342af",
            "url": "https://translate.fedoraproject.org/api/units/7/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-08T20:08:38.063875Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-docs/antora_yml/fr/?format=api",
            "source": [
                "Fedora Documentation"
            ],
            "previous_source": "",
            "target": [
                "Documentation Fedora"
            ],
            "id_hash": -425290955666561497,
            "content_hash": -425290955666561497,
            "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": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/181886/?format=api",
            "priority": 100,
            "id": 6220,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-docs/antora_yml/fr/?checksum=7a1910210d4ee627",
            "url": "https://translate.fedoraproject.org/api/units/6220/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-10-08T20:08:38.085656Z"
        }
    ]
}