Translation components API.

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

GET /api/translations/ops/glossary/es_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": "http://translate.pkp.sfu.ca/api/translations/ops/glossary/es_ES/?format=api",
            "source": [
                "Hosted Server"
            ],
            "previous_source": "",
            "target": [
                "Servidor alojado"
            ],
            "id_hash": -329593126217338758,
            "content_hash": -329593126217338758,
            "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": 2,
            "source_unit": "http://translate.pkp.sfu.ca/api/units/419516/?format=api",
            "priority": 100,
            "id": 419517,
            "web_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/es_ES/?checksum=7b6d0ccc4767b07a",
            "url": "http://translate.pkp.sfu.ca/api/units/419517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:50.944353Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/glossary/es_ES/?format=api",
            "source": [
                "Path"
            ],
            "previous_source": "",
            "target": [
                "Ruta"
            ],
            "id_hash": -5651744990571169522,
            "content_hash": -5651744990571169522,
            "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": "http://translate.pkp.sfu.ca/api/units/419518/?format=api",
            "priority": 100,
            "id": 419519,
            "web_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/es_ES/?checksum=3190f7e013e9790e",
            "url": "http://translate.pkp.sfu.ca/api/units/419519/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:50.948200Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/glossary/es_ES/?format=api",
            "source": [
                "locale"
            ],
            "previous_source": "",
            "target": [
                "configuración regional"
            ],
            "id_hash": 6054261171568955095,
            "content_hash": 6054261171568955095,
            "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": "http://translate.pkp.sfu.ca/api/units/419514/?format=api",
            "priority": 100,
            "id": 419520,
            "web_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/es_ES/?checksum=d4050e756cceced7",
            "url": "http://translate.pkp.sfu.ca/api/units/419520/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:50.950963Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/glossary/es_ES/?format=api",
            "source": [
                "Settings"
            ],
            "previous_source": "",
            "target": [
                "Configuración"
            ],
            "id_hash": -8113810605908949413,
            "content_hash": -8113810605908949413,
            "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": "http://translate.pkp.sfu.ca/api/units/419521/?format=api",
            "priority": 100,
            "id": 419522,
            "web_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/es_ES/?checksum=0f65f43e2400065b",
            "url": "http://translate.pkp.sfu.ca/api/units/419522/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:50.954876Z"
        },
        {
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/glossary/es_ES/?format=api",
            "source": [
                "Password"
            ],
            "previous_source": "",
            "target": [
                "Contraseña"
            ],
            "id_hash": 4435903766276113940,
            "content_hash": 4435903766276113940,
            "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": "http://translate.pkp.sfu.ca/api/units/419523/?format=api",
            "priority": 100,
            "id": 419524,
            "web_url": "http://translate.pkp.sfu.ca/translate/ops/glossary/es_ES/?checksum=bd8f7ef916b48614",
            "url": "http://translate.pkp.sfu.ca/api/units/419524/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-07-20T21:03:50.958694Z"
        }
    ]
}