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/pt/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/pt/?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": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/871895/?format=api",
            "priority": 100,
            "id": 17421062,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterantorayml/pt/?checksum=d6923b45d3a342af",
            "url": "https://translate.fedoraproject.org/api/units/17421062/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-28T17:02:35.711467Z",
            "last_updated": "2024-03-28T17:02:35.711488Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterantorayml/pt/?format=api",
            "source": [
                "Fedora Silverblue"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -88116366140239662,
            "content_hash": -88116366140239662,
            "location": "antora.yml:0",
            "context": "",
            "note": "type: Hash Value: title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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/1136980/?format=api",
            "priority": 100,
            "id": 17421063,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-silverblue/masterantorayml/pt/?checksum=7ec6f2a1c15010d2",
            "url": "https://translate.fedoraproject.org/api/units/17421063/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-28T17:02:35.718759Z",
            "last_updated": "2024-03-28T17:02:35.718782Z"
        }
    ]
}