Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "source": [
                "Server"
            ],
            "previous_source": "",
            "target": [
                "Server"
            ],
            "id_hash": 3127701038450494453,
            "content_hash": 3127701038450494453,
            "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": 1,
            "source_unit": "https://translate.jellyfin.org/api/units/470912/?format=api",
            "priority": 100,
            "id": 470928,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/it/?checksum=ab67d385f0764bf5",
            "url": "https://translate.jellyfin.org/api/units/470928/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-27T13:11:15.665269-05:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "source": [
                "Gestures"
            ],
            "previous_source": "",
            "target": [
                "Gestures"
            ],
            "id_hash": 8836884753059217089,
            "content_hash": 8836884753059217089,
            "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": 1,
            "source_unit": "https://translate.jellyfin.org/api/units/1124113/?format=api",
            "priority": 100,
            "id": 1124114,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/it/?checksum=faa2ebdcf328fec1",
            "url": "https://translate.jellyfin.org/api/units/1124114/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-07T08:51:54.878901-05:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "source": [
                "Logs"
            ],
            "previous_source": "",
            "target": [
                "Logs"
            ],
            "id_hash": 1927943894494590579,
            "content_hash": 1927943894494590579,
            "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://translate.jellyfin.org/api/units/1124115/?format=api",
            "priority": 100,
            "id": 1124116,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/it/?checksum=9ac16ec1e23bb673",
            "url": "https://translate.jellyfin.org/api/units/1124116/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-01-07T08:52:17.524899-05:00"
        }
    ]
}