Translation components API.

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

GET /api/translations/fallout/glossary/pl/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://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "source": [
                "Chosen"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7993300657597021361,
            "content_hash": -7993300657597021361,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hive.bgforge.net/api/units/1558281/?format=api",
            "priority": 100,
            "id": 2271917,
            "web_url": "https://hive.bgforge.net/translate/fallout/glossary/pl/?checksum=11121766f908834f",
            "url": "https://hive.bgforge.net/api/units/2271917/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-23T09:19:02.911557Z"
        },
        {
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "source": [
                "GECK."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2468447382832734446,
            "content_hash": -2468447382832734446,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hive.bgforge.net/api/units/2271919/?format=api",
            "priority": 100,
            "id": 2271934,
            "web_url": "https://hive.bgforge.net/translate/fallout/glossary/pl/?checksum=5dbe502f07831f12",
            "url": "https://hive.bgforge.net/api/units/2271934/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-23T09:29:55.433743Z"
        },
        {
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "source": [
                "GECK"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2233302143359445434,
            "content_hash": 2233302143359445434,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hive.bgforge.net/api/units/1558209/?format=api",
            "priority": 100,
            "id": 2271965,
            "web_url": "https://hive.bgforge.net/translate/fallout/glossary/pl/?checksum=9efe4877830ee9ba",
            "url": "https://hive.bgforge.net/api/units/2271965/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-23T09:33:08.880378Z"
        },
        {
            "translation": "https://hive.bgforge.net/api/translations/fallout/glossary/pl/?format=api",
            "source": [
                "Vault"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4988782386817653322,
            "content_hash": 4988782386817653322,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hive.bgforge.net/api/units/1557669/?format=api",
            "priority": 100,
            "id": 2271981,
            "web_url": "https://hive.bgforge.net/translate/fallout/glossary/pl/?checksum=c53bb7262bfdda4a",
            "url": "https://hive.bgforge.net/api/units/2271981/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-04-23T09:41:13.854939Z"
        }
    ]
}