Translation components API.

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

GET /api/translations/swiftfin/glossary/zh_Hant/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://translate.jellyfin.org/api/translations/swiftfin/glossary/zh_Hant/?format=api",
            "source": [
                "scheme"
            ],
            "previous_source": "",
            "target": [
                "方案"
            ],
            "id_hash": 5784388621451727360,
            "content_hash": 5784388621451727360,
            "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/372860/?format=api",
            "priority": 100,
            "id": 372861,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/zh_Hant/?checksum=d04646cde0711200",
            "url": "https://translate.jellyfin.org/api/units/372861/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-23T05:40:43.528759-05:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/zh_Hant/?format=api",
            "source": [
                "Jellyfin"
            ],
            "previous_source": "",
            "target": [
                "Jellyfin"
            ],
            "id_hash": 40809018184293782,
            "content_hash": 40809018184293782,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "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/372862/?format=api",
            "priority": 100,
            "id": 372863,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/zh_Hant/?checksum=8090fb95f881dd96",
            "url": "https://translate.jellyfin.org/api/units/372863/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-23T05:42:08.108817-05:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/zh_Hant/?format=api",
            "source": [
                "Favorites"
            ],
            "previous_source": "",
            "target": [
                "喜好項目"
            ],
            "id_hash": 2925311377106063535,
            "content_hash": 2925311377106063535,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.jellyfin.org/api/units/372864/?format=api",
            "priority": 100,
            "id": 372865,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/zh_Hant/?checksum=a898cb32d1d0d0af",
            "url": "https://translate.jellyfin.org/api/units/372865/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-23T05:45:57.532201-05:00"
        },
        {
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/zh_Hant/?format=api",
            "source": [
                "Server"
            ],
            "previous_source": "",
            "target": [
                "伺服器"
            ],
            "id_hash": 3127701038450494453,
            "content_hash": 3127701038450494453,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.jellyfin.org/api/units/470912/?format=api",
            "priority": 100,
            "id": 470920,
            "web_url": "https://translate.jellyfin.org/translate/swiftfin/glossary/zh_Hant/?checksum=ab67d385f0764bf5",
            "url": "https://translate.jellyfin.org/api/units/470920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-27T13:11:15.368654-05:00"
        }
    ]
}