Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-silverblue/masterantorayml/es/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-silverblue/masterantorayml/es/?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/871895/?format=api",
            "priority": 100,
            "id": 19135115,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterantorayml/es/?checksum=d6923b45d3a342af",
            "url": "https://translate.fedoraproject.org/api/units/19135115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T22:51:43.987999Z",
            "last_updated": "2025-03-31T22:17:26.350098Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterantorayml/es/?format=api",
            "source": [
                "Fedora Silverblue"
            ],
            "previous_source": "",
            "target": [
                "Fedora Silverblue"
            ],
            "id_hash": -88116366140239662,
            "content_hash": -88116366140239662,
            "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/1136980/?format=api",
            "priority": 100,
            "id": 19135116,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterantorayml/es/?checksum=7ec6f2a1c15010d2",
            "url": "https://translate.fedoraproject.org/api/units/19135116/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-03-20T22:51:43.995364Z",
            "last_updated": "2025-03-31T22:16:37.803896Z"
        }
    ]
}