Translation components API.

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

GET /api/translations/switchboard/glossary/de/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/glossary/de/?format=api",
            "source": [
                "Panel"
            ],
            "previous_source": "",
            "target": [
                "Panel"
            ],
            "id_hash": -413800764330978854,
            "content_hash": -413800764330978854,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3212493/?format=api",
            "priority": 100,
            "id": 3212494,
            "web_url": "https://l10n.elementary.io/translate/switchboard/glossary/de/?checksum=7a41e265b24451da",
            "url": "https://l10n.elementary.io/api/units/3212494/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.511666Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/glossary/de/?format=api",
            "source": [
                "photo conductor"
            ],
            "previous_source": "",
            "target": [
                "Bildtrommel"
            ],
            "id_hash": -602266255872962614,
            "content_hash": -602266255872962614,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3212495/?format=api",
            "priority": 100,
            "id": 3212496,
            "web_url": "https://l10n.elementary.io/translate/switchboard/glossary/de/?checksum=77a45207fe7ccfca",
            "url": "https://l10n.elementary.io/api/units/3212496/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.527102Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/glossary/de/?format=api",
            "source": [
                "Waste receptacle"
            ],
            "previous_source": "",
            "target": [
                "Resttonerbehälter"
            ],
            "id_hash": -5789930077612133768,
            "content_hash": -5789930077612133768,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "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://l10n.elementary.io/api/units/3212497/?format=api",
            "priority": 100,
            "id": 3212498,
            "web_url": "https://l10n.elementary.io/translate/switchboard/glossary/de/?checksum=2fa6094551943278",
            "url": "https://l10n.elementary.io/api/units/3212498/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.534781Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/switchboard/glossary/de/?format=api",
            "source": [
                "Bin"
            ],
            "previous_source": "",
            "target": [
                "Fach"
            ],
            "id_hash": -7669242874099714615,
            "content_hash": -7669242874099714615,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3212499/?format=api",
            "priority": 100,
            "id": 3212500,
            "web_url": "https://l10n.elementary.io/translate/switchboard/glossary/de/?checksum=1591603d491735c9",
            "url": "https://l10n.elementary.io/api/units/3212500/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:36.541229Z"
        }
    ]
}