Translation components API.

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

GET /api/translations/website/glossary/eo/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/eo/?format=api",
            "source": [
                "library"
            ],
            "previous_source": "",
            "target": [
                "kodoteko"
            ],
            "id_hash": 817703237188161692,
            "content_hash": 817703237188161692,
            "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/3212628/?format=api",
            "priority": 100,
            "id": 3212629,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/eo/?checksum=8b5910c30849909c",
            "url": "https://l10n.elementary.io/api/units/3212629/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:37.237728Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "source": [
                "library"
            ],
            "previous_source": "",
            "target": [
                "fototeko"
            ],
            "id_hash": 238893902240922579,
            "content_hash": 238893902240922579,
            "location": "",
            "context": "1",
            "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/3212630/?format=api",
            "priority": 100,
            "id": 3212631,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/eo/?checksum=8350b8bd0613bbd3",
            "url": "https://l10n.elementary.io/api/units/3212631/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:37.246491Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "source": [
                "library"
            ],
            "previous_source": "",
            "target": [
                "diskoteko"
            ],
            "id_hash": 4527993833429607842,
            "content_hash": 4527993833429607842,
            "location": "",
            "context": "2",
            "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/3212632/?format=api",
            "priority": 100,
            "id": 3212633,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/eo/?checksum=bed6aa66b2bb25a2",
            "url": "https://l10n.elementary.io/api/units/3212633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:37.254609Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "source": [
                "library"
            ],
            "previous_source": "",
            "target": [
                "aŭdvidoteko"
            ],
            "id_hash": 600864980333171634,
            "content_hash": 600864980333171634,
            "location": "",
            "context": "3",
            "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/3212634/?format=api",
            "priority": 100,
            "id": 3212635,
            "web_url": "https://l10n.elementary.io/translate/website/glossary/eo/?checksum=8856b3841ebb13b2",
            "url": "https://l10n.elementary.io/api/units/3212635/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-11-08T12:05:37.262177Z"
        }
    ]
}