Translation components API.

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

GET /api/translations/desktop/glossary/en/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/desktop/glossary/en/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/en/?format=api",
            "source": [
                "%u item in Trash"
            ],
            "previous_source": "",
            "target": [
                "%u item in Trash"
            ],
            "id_hash": -7125420382146228158,
            "content_hash": -7125420382146228158,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 101,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://l10n.elementary.io/api/units/3256664/?format=api",
            "priority": 100,
            "id": 3256664,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/en/?checksum=1d1d6bea1ed89042",
            "url": "https://l10n.elementary.io/api/units/3256664/?format=api",
            "explanation": "",
            "extra_flags": "read-only",
            "pending": false,
            "timestamp": "2023-02-06T09:30:06.505603Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/en/?format=api",
            "source": [
                "translator-credits"
            ],
            "previous_source": "",
            "target": [
                "translator-credits"
            ],
            "id_hash": 6840082265692851535,
            "content_hash": 6840082265692851535,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 102,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3256666/?format=api",
            "priority": 100,
            "id": 3256666,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/en/?checksum=deecda9491124d4f",
            "url": "https://l10n.elementary.io/api/units/3256666/?format=api",
            "explanation": "",
            "extra_flags": "read-only",
            "pending": false,
            "timestamp": "2023-02-06T09:34:58.580754Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/en/?format=api",
            "source": [
                "Granite 7"
            ],
            "previous_source": "",
            "target": [
                "Granite 7"
            ],
            "id_hash": -6126607003184280288,
            "content_hash": -6126607003184280288,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 103,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://l10n.elementary.io/api/units/3256674/?format=api",
            "priority": 100,
            "id": 3256674,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/en/?checksum=2af9eb6408c7cd20",
            "url": "https://l10n.elementary.io/api/units/3256674/?format=api",
            "explanation": "",
            "extra_flags": "read-only",
            "pending": false,
            "timestamp": "2023-02-06T15:16:21.403301Z"
        },
        {
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/en/?format=api",
            "source": [
                "wrap"
            ],
            "previous_source": "",
            "target": [
                "wrap"
            ],
            "id_hash": -3738870464848324679,
            "content_hash": -3738870464848324679,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 104,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://l10n.elementary.io/api/units/3319717/?format=api",
            "priority": 100,
            "id": 3319717,
            "web_url": "https://l10n.elementary.io/translate/desktop/glossary/en/?checksum=4c1cdd1f218417b9",
            "url": "https://l10n.elementary.io/api/units/3319717/?format=api",
            "explanation": "\"wrap text\"",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-05-01T21:12:11.757387Z"
        }
    ]
}