Translation components API.

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

GET /api/translations/mission-center/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://hosted.weblate.org/api/translations/mission-center/glossary/pt/?format=api",
            "source": [
                "Mission Center"
            ],
            "previous_source": "",
            "target": [
                "Mission Center"
            ],
            "id_hash": 7220388897762103505,
            "content_hash": 7220388897762103505,
            "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": 2,
            "source_unit": "https://hosted.weblate.org/api/units/104782824/?format=api",
            "priority": 100,
            "id": 104782825,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/pt/?checksum=e433f9727f48d0d1",
            "url": "https://hosted.weblate.org/api/units/104782825/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-10T17:38:20.116765+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pt/?format=api",
            "source": [
                "iSCSI"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -133533819637619106,
            "content_hash": -133533819637619106,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/106115280/?format=api",
            "priority": 100,
            "id": 121218836,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/pt/?checksum=7e2597b2d2ffa65e",
            "url": "https://hosted.weblate.org/api/units/121218836/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T13:22:43.241878+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pt/?format=api",
            "source": [
                "eMMC"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2061141156051078561,
            "content_hash": -2061141156051078561,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/106115278/?format=api",
            "priority": 100,
            "id": 121218866,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/pt/?checksum=63655b09f9a3325f",
            "url": "https://hosted.weblate.org/api/units/121218866/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T13:23:34.030097+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/pt/?format=api",
            "source": [
                "NVMe"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7680882478799213948,
            "content_hash": -7680882478799213948,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/102620121/?format=api",
            "priority": 100,
            "id": 121218896,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/pt/?checksum=15680614a1a6aa84",
            "url": "https://hosted.weblate.org/api/units/121218896/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T13:35:27.604382+02:00"
        }
    ]
}