Translation components API.

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

GET /api/translations/yunohost/glossary/tr/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.yunohost.org/api/translations/yunohost/glossary/tr/?format=api",
            "source": [
                "invalid"
            ],
            "previous_source": "",
            "target": [
                "geçersiz"
            ],
            "id_hash": -1677432448603732425,
            "content_hash": -1677432448603732425,
            "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.yunohost.org/api/units/39887/?format=api",
            "priority": 100,
            "id": 103819,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/tr/?checksum=68b890134e42c637",
            "url": "https://translate.yunohost.org/api/units/103819/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-09-05T18:55:43.129886Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/?format=api",
            "source": [
                "Sam Smith"
            ],
            "previous_source": "",
            "target": [
                "Sam Smith"
            ],
            "id_hash": -6572288072519022100,
            "content_hash": -6572288072519022100,
            "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://translate.yunohost.org/api/units/117065/?format=api",
            "priority": 100,
            "id": 117066,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/tr/?checksum=24ca8ad1cbf789ec",
            "url": "https://translate.yunohost.org/api/units/117066/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-10-28T23:31:58.186136Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/?format=api",
            "source": [
                "newforward{'@'}myforeigndomain.org"
            ],
            "previous_source": "",
            "target": [
                "newforward{'@'}myforeigndomain.org"
            ],
            "id_hash": 8498399581030136770,
            "content_hash": 8498399581030136770,
            "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.yunohost.org/api/units/117067/?format=api",
            "priority": 100,
            "id": 117068,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/tr/?checksum=f5f061647aa13bc2",
            "url": "https://translate.yunohost.org/api/units/117068/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-10-28T23:35:28.988057Z"
        },
        {
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/?format=api",
            "source": [
                "Let's Encrypt"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7384640126606223550,
            "content_hash": 7384640126606223550,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.yunohost.org/api/units/149971/?format=api",
            "priority": 100,
            "id": 150010,
            "web_url": "https://translate.yunohost.org/translate/yunohost/glossary/tr/?checksum=e67b8311d475a8be",
            "url": "https://translate.yunohost.org/api/units/150010/?format=api",
            "explanation": "Name of entity",
            "extra_flags": "",
            "pending": true,
            "timestamp": "2025-04-05T15:46:57.615657Z"
        }
    ]
}