Translation components API.

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

GET /api/translations/mission-center/glossary/el/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://hosted.weblate.org/api/translations/mission-center/glossary/el/?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": 1,
            "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": 121218827,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/el/?checksum=7e2597b2d2ffa65e",
            "url": "https://hosted.weblate.org/api/units/121218827/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T13:22:43.159652+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/el/?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": 2,
            "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": 121218857,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/el/?checksum=63655b09f9a3325f",
            "url": "https://hosted.weblate.org/api/units/121218857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T13:23:33.969316+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/mission-center/glossary/el/?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": 3,
            "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": 121218887,
            "web_url": "https://hosted.weblate.org/translate/mission-center/glossary/el/?checksum=15680614a1a6aa84",
            "url": "https://hosted.weblate.org/api/units/121218887/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-14T13:35:27.537592+02:00"
        }
    ]
}