Translation components API.

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

GET /api/translations/peek/glossary/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/peek/glossary/es/?format=api",
            "source": [
                "framerate"
            ],
            "previous_source": "",
            "target": [
                "fotogramas por segundo"
            ],
            "id_hash": 9182034457614212784,
            "content_hash": 9182034457614212784,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/28777121/?format=api",
            "priority": 100,
            "id": 28777122,
            "web_url": "https://hosted.weblate.org/translate/peek/glossary/es/?checksum=ff6d23b0d17ddeb0",
            "url": "https://hosted.weblate.org/api/units/28777122/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T17:16:19.897673+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/peek/glossary/es/?format=api",
            "source": [
                "location"
            ],
            "previous_source": "",
            "target": [
                "ubicación"
            ],
            "id_hash": 719086489671886313,
            "content_hash": 719086489671886313,
            "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://hosted.weblate.org/api/units/28777123/?format=api",
            "priority": 100,
            "id": 28777124,
            "web_url": "https://hosted.weblate.org/translate/peek/glossary/es/?checksum=89fab55a3bace5e9",
            "url": "https://hosted.weblate.org/api/units/28777124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T17:16:19.908876+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/peek/glossary/es/?format=api",
            "source": [
                "rendering"
            ],
            "previous_source": "",
            "target": [
                "convirtiendo"
            ],
            "id_hash": 2208603830425875147,
            "content_hash": 2208603830425875147,
            "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://hosted.weblate.org/api/units/28777125/?format=api",
            "priority": 100,
            "id": 28777126,
            "web_url": "https://hosted.weblate.org/translate/peek/glossary/es/?checksum=9ea6897b6a19f2cb",
            "url": "https://hosted.weblate.org/api/units/28777126/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T17:16:19.919538+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/peek/glossary/es/?format=api",
            "source": [
                "render"
            ],
            "previous_source": "",
            "target": [
                "convertir"
            ],
            "id_hash": -5182710134160479734,
            "content_hash": -5182710134160479734,
            "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://hosted.weblate.org/api/units/28777127/?format=api",
            "priority": 100,
            "id": 28777128,
            "web_url": "https://hosted.weblate.org/translate/peek/glossary/es/?checksum=38135097978c2a0a",
            "url": "https://hosted.weblate.org/api/units/28777128/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T17:16:19.929928+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/peek/glossary/es/?format=api",
            "source": [
                "backend"
            ],
            "previous_source": "",
            "target": [
                "soporte"
            ],
            "id_hash": 1737065588838959869,
            "content_hash": 1737065588838959869,
            "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://hosted.weblate.org/api/units/28777113/?format=api",
            "priority": 100,
            "id": 28777129,
            "web_url": "https://hosted.weblate.org/translate/peek/glossary/es/?checksum=981b4bf31e4d0afd",
            "url": "https://hosted.weblate.org/api/units/28777129/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T17:16:19.935906+01:00"
        }
    ]
}