Translation components API.

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

GET /api/translations/dice-so-nice/glossary/sv/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://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/sv/?format=api",
            "source": [
                "SMAA"
            ],
            "previous_source": "",
            "target": [
                "SMAA"
            ],
            "id_hash": -6700739274022676358,
            "content_hash": -6700739274022676358,
            "location": "",
            "context": "",
            "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://weblate.foundryvtt-hub.com/api/units/8275/?format=api",
            "priority": 100,
            "id": 8289,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/sv/?checksum=23023121df5e987a",
            "url": "https://weblate.foundryvtt-hub.com/api/units/8289/?format=api",
            "explanation": "\"SMAA\" är en akronym för \"Enhanced Subpixel Morphological Antialiasing\" vilket är en kantutjämningsteknik. Mer information: https://en.wikipedia.org/wiki/Morphological_antialiasing",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T10:38:10.477175Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/sv/?format=api",
            "source": [
                "MSAA"
            ],
            "previous_source": "",
            "target": [
                "MSAA"
            ],
            "id_hash": 5433581124108363305,
            "content_hash": 5433581124108363305,
            "location": "",
            "context": "",
            "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://weblate.foundryvtt-hub.com/api/units/8291/?format=api",
            "priority": 100,
            "id": 8305,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/sv/?checksum=cb67f53e78bf2629",
            "url": "https://weblate.foundryvtt-hub.com/api/units/8305/?format=api",
            "explanation": "\"MSAA\" är en akronym för \"Multisample Anti-Aliasing\" vilket är en kantutjämningsteknik. Mer information: https://en.wikipedia.org/wiki/Multisample_anti-aliasing",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T10:39:56.453035Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/sv/?format=api",
            "source": [
                "SFX"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6322647102004434004,
            "content_hash": -6322647102004434004,
            "location": "",
            "context": "2",
            "note": "",
            "flags": "",
            "labels": [],
            "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://weblate.foundryvtt-hub.com/api/units/8492/?format=api",
            "priority": 100,
            "id": 8505,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/sv/?checksum=284171f5a4df6bac",
            "url": "https://weblate.foundryvtt-hub.com/api/units/8505/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T14:00:52.029151Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/sv/?format=api",
            "source": [
                "SMAA (Software)"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4832971881719348964,
            "content_hash": -4832971881719348964,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/22646/?format=api",
            "priority": 100,
            "id": 22660,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/sv/?checksum=3cedd5ae04aac11c",
            "url": "https://weblate.foundryvtt-hub.com/api/units/22660/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-08T09:28:14.090582Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}