Translation components API.

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

GET /api/translations/camorama/glossary/tr/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.fedoraproject.org/api/translations/camorama/glossary/tr/?format=api",
            "source": [
                "buffer"
            ],
            "previous_source": "",
            "target": [
                "arabellek"
            ],
            "id_hash": -3648254357583700692,
            "content_hash": -3648254357583700692,
            "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.fedoraproject.org/api/units/7617239/?format=api",
            "priority": 100,
            "id": 7617240,
            "web_url": "https://translate.fedoraproject.org/translate/camorama/glossary/tr/?checksum=4d5ecbfdb5f3dd2c",
            "url": "https://translate.fedoraproject.org/api/units/7617240/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-06T12:15:23.203555Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/tr/?format=api",
            "source": [
                "device"
            ],
            "previous_source": "",
            "target": [
                "aygıt"
            ],
            "id_hash": -8317566709674605939,
            "content_hash": -8317566709674605939,
            "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.fedoraproject.org/api/units/7617227/?format=api",
            "priority": 100,
            "id": 7617241,
            "web_url": "https://translate.fedoraproject.org/translate/camorama/glossary/tr/?checksum=0c9211255a3b028d",
            "url": "https://translate.fedoraproject.org/api/units/7617241/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-03-06T12:15:23.210435Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/tr/?format=api",
            "source": [
                "Server"
            ],
            "previous_source": "",
            "target": [
                "Sunucu"
            ],
            "id_hash": 3127701038450494453,
            "content_hash": 3127701038450494453,
            "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.fedoraproject.org/api/units/14587121/?format=api",
            "priority": 100,
            "id": 14587165,
            "web_url": "https://translate.fedoraproject.org/translate/camorama/glossary/tr/?checksum=ab67d385f0764bf5",
            "url": "https://translate.fedoraproject.org/api/units/14587165/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-22T18:45:14.488197Z"
        }
    ]
}