Translation components API.

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

GET /api/translations/zorin-appearance/glossary/pt/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://translations.zorin.com/api/translations/zorin-appearance/glossary/pt/?format=api",
            "source": [
                "Taskbar"
            ],
            "previous_source": "",
            "target": [
                "Barra de Tarefas"
            ],
            "id_hash": -239303932116493558,
            "content_hash": -239303932116493558,
            "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://translations.zorin.com/api/units/28165/?format=api",
            "priority": 100,
            "id": 28235,
            "web_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/pt/?checksum=7cadd25774d79b0a",
            "url": "https://translations.zorin.com/api/units/28235/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-05T03:03:50.156851Z"
        },
        {
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/pt/?format=api",
            "source": [
                "Reading Strip"
            ],
            "previous_source": "",
            "target": [
                "Guia de Leitura"
            ],
            "id_hash": -2623754721357622468,
            "content_hash": -2623754721357622468,
            "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://translations.zorin.com/api/units/33782/?format=api",
            "priority": 100,
            "id": 33783,
            "web_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/pt/?checksum=5b968cfb6fb9933c",
            "url": "https://translations.zorin.com/api/units/33783/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-09T13:17:35.679877Z"
        },
        {
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/pt/?format=api",
            "source": [
                "Desktop"
            ],
            "previous_source": "",
            "target": [
                "Ambiente de trabalho"
            ],
            "id_hash": 9063947015951894486,
            "content_hash": 9063947015951894486,
            "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://translations.zorin.com/api/units/33786/?format=api",
            "priority": 100,
            "id": 33787,
            "web_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/pt/?checksum=fdc99bc9c4c647d6",
            "url": "https://translations.zorin.com/api/units/33787/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-09T15:14:27.781557Z"
        },
        {
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/pt/?format=api",
            "source": [
                "Workspace"
            ],
            "previous_source": "",
            "target": [
                "Área de trabalho"
            ],
            "id_hash": -6735862990979950624,
            "content_hash": -6735862990979950624,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.zorin.com/api/units/33788/?format=api",
            "priority": 100,
            "id": 33789,
            "web_url": "https://translations.zorin.com/translate/zorin-appearance/glossary/pt/?checksum=2285684c3ef097e0",
            "url": "https://translations.zorin.com/api/units/33789/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-09T15:14:56.965473Z"
        }
    ]
}