Units API.

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

GET /api/units/?format=api&page=1600
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 159902,
    "next": null,
    "previous": "https://translate.tails.net/api/units/?format=api&page=1599",
    "results": [
        {
            "translation": "https://translate.tails.net/api/translations/tails/glossary/en/?format=api",
            "source": [
                "IMEI"
            ],
            "previous_source": "",
            "target": [
                "IMEI"
            ],
            "id_hash": 7786878193424636611,
            "content_hash": 7786878193424636611,
            "location": "",
            "context": "IMEI",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 515,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tails.net/api/units/722042/?format=api",
            "priority": 100,
            "id": 722042,
            "web_url": "https://translate.tails.net/translate/tails/glossary/en/?checksum=ec108c75d44f9ac3",
            "url": "https://translate.tails.net/api/units/722042/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-08T11:46:33.013429Z"
        },
        {
            "translation": "https://translate.tails.net/api/translations/tails/glossary/pt/?format=api",
            "source": [
                "IMEI"
            ],
            "previous_source": "",
            "target": [
                "IMEI"
            ],
            "id_hash": 7786878193424636611,
            "content_hash": 7786878193424636611,
            "location": "",
            "context": "IMEI",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 139,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tails.net/api/units/722042/?format=api",
            "priority": 100,
            "id": 722043,
            "web_url": "https://translate.tails.net/translate/tails/glossary/pt/?checksum=ec108c75d44f9ac3",
            "url": "https://translate.tails.net/api/units/722043/?format=api",
            "explanation": "Identificação Internacional de Equipamento Móvel (do inglês International Mobile Equipment Identity, com sigla IMEI), é um número de identificação global e único para cada telefone celular, que dependendo da quantidade de slots de Cartão SIM, o aparelho poderá ter mais de uma identificação global.",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-05-08T11:46:33.029588Z"
        }
    ]
}