Translation components API.

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

GET /api/translations/website/glossary/es_MX/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://l10n.elementary.io/api/translations/website/glossary/es_MX/?format=api",
            "source": [
                "Mail"
            ],
            "previous_source": "",
            "target": [
                "Correo"
            ],
            "id_hash": 3525023749297923863,
            "content_hash": 3525023749297923863,
            "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://l10n.elementary.io/api/units/3212902/?format=api",
            "priority": 100,
            "id": 3212920,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/es_MX/?checksum=b0eb666c71b7e717",
            "url": "https://l10n.elementary.io/api/units/3212920/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.720460Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/?format=api",
            "source": [
                "Applications"
            ],
            "previous_source": "",
            "target": [
                "Aplicaciones"
            ],
            "id_hash": -2386616643535699305,
            "content_hash": -2386616643535699305,
            "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://l10n.elementary.io/api/units/3212921/?format=api",
            "priority": 100,
            "id": 3212922,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/es_MX/?checksum=5ee108cebb050297",
            "url": "https://l10n.elementary.io/api/units/3212922/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.728408Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/?format=api",
            "source": [
                "Terminal"
            ],
            "previous_source": "",
            "target": [
                "Terminal"
            ],
            "id_hash": -3425074980399518631,
            "content_hash": -3425074980399518631,
            "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://l10n.elementary.io/api/units/3212923/?format=api",
            "priority": 100,
            "id": 3212924,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/es_MX/?checksum=5077b073c0356c59",
            "url": "https://l10n.elementary.io/api/units/3212924/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.735326Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/?format=api",
            "source": [
                "Epiphany"
            ],
            "previous_source": "",
            "target": [
                "Epiphany"
            ],
            "id_hash": -4235819352769092104,
            "content_hash": -4235819352769092104,
            "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://l10n.elementary.io/api/units/3212925/?format=api",
            "priority": 100,
            "id": 3212926,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/es_MX/?checksum=453758bdb17925f8",
            "url": "https://l10n.elementary.io/api/units/3212926/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:38.742302Z"
        }
    ]
}