Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/glossary/en/?format=api",
            "source": [
                "add-on"
            ],
            "previous_source": "",
            "target": [
                "add-on"
            ],
            "id_hash": -8575412928444595736,
            "content_hash": -8575412928444595736,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "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.opensuse.org/api/units/12744821/?format=api",
            "priority": 100,
            "id": 12744821,
            "web_url": "https://l10n.opensuse.org/translate/yast-add-on/glossary/en/?checksum=08fe036045c481e8",
            "url": "https://l10n.opensuse.org/api/units/12744821/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:51:46.908762Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/glossary/en/?format=api",
            "source": [
                "product"
            ],
            "previous_source": "",
            "target": [
                "product"
            ],
            "id_hash": -9182786134230866949,
            "content_hash": -9182786134230866949,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "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.opensuse.org/api/units/12744823/?format=api",
            "priority": 100,
            "id": 12744823,
            "web_url": "https://l10n.opensuse.org/translate/yast-add-on/glossary/en/?checksum=009030a9d4c963fb",
            "url": "https://l10n.opensuse.org/api/units/12744823/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:51:46.925752Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/glossary/en/?format=api",
            "source": [
                "vendor"
            ],
            "previous_source": "",
            "target": [
                "vendor"
            ],
            "id_hash": -4698408383573218688,
            "content_hash": -4698408383573218688,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "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.opensuse.org/api/units/12744825/?format=api",
            "priority": 100,
            "id": 12744825,
            "web_url": "https://l10n.opensuse.org/translate/yast-add-on/glossary/en/?checksum=3ecbe677e766aa80",
            "url": "https://l10n.opensuse.org/api/units/12744825/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:51:46.951379Z"
        }
    ]
}