Translation components API.

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

GET /api/translations/chameleon/glossary/en/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.opensuse.org/api/translations/chameleon/glossary/en/?format=api",
            "source": [
                "Main"
            ],
            "previous_source": "",
            "target": [
                "Main"
            ],
            "id_hash": 5701581299493934730,
            "content_hash": 5701581299493934730,
            "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/12729098/?format=api",
            "priority": 100,
            "id": 12729098,
            "web_url": "https://l10n.opensuse.org/translate/chameleon/glossary/en/?checksum=cf2015fbce58968a",
            "url": "https://l10n.opensuse.org/api/units/12729098/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:40:14.188474Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/glossary/en/?format=api",
            "source": [
                "Mirrors"
            ],
            "previous_source": "",
            "target": [
                "Mirrors"
            ],
            "id_hash": -2349577092201052046,
            "content_hash": -2349577092201052046,
            "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/12729100/?format=api",
            "priority": 100,
            "id": 12729100,
            "web_url": "https://l10n.opensuse.org/translate/chameleon/glossary/en/?checksum=5f64a0154ef60872",
            "url": "https://l10n.opensuse.org/api/units/12729100/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:40:14.372746Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/glossary/en/?format=api",
            "source": [
                "Lizards"
            ],
            "previous_source": "",
            "target": [
                "Lizards"
            ],
            "id_hash": 6316478449615292112,
            "content_hash": 6316478449615292112,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "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.opensuse.org/api/units/12729102/?format=api",
            "priority": 100,
            "id": 12729102,
            "web_url": "https://l10n.opensuse.org/translate/chameleon/glossary/en/?checksum=d7a8a3af0cbac6d0",
            "url": "https://l10n.opensuse.org/api/units/12729102/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-04-20T21:40:14.408891Z"
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/glossary/en/?format=api",
            "source": [
                "Kernel"
            ],
            "previous_source": "",
            "target": [
                "Kernel"
            ],
            "id_hash": 3484165975594634688,
            "content_hash": 3484165975594634688,
            "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": "https://l10n.opensuse.org/api/units/14673195/?format=api",
            "priority": 100,
            "id": 14673195,
            "web_url": "https://l10n.opensuse.org/translate/chameleon/glossary/en/?checksum=b05a3e7eb1d20dc0",
            "url": "https://l10n.opensuse.org/api/units/14673195/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-06T05:46:38.427481Z"
        }
    ]
}