Translation components API.

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

GET /api/translations/simple-calendar/glossary/cs/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/simple-calendar/glossary/cs/?format=api",
            "source": [
                "TinyMCE"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2122221462668961493,
            "content_hash": 2122221462668961493,
            "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://weblate.foundryvtt-hub.com/api/units/10966/?format=api",
            "priority": 100,
            "id": 10968,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/glossary/cs/?checksum=9d73a52d2117e6d5",
            "url": "https://weblate.foundryvtt-hub.com/api/units/10968/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T22:05:12.179429Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/cs/?format=api",
            "source": [
                "ProseMirror"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2521856525137404223,
            "content_hash": -2521856525137404223,
            "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://weblate.foundryvtt-hub.com/api/units/10978/?format=api",
            "priority": 100,
            "id": 10980,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/glossary/cs/?checksum=5d0090da0caf1ec1",
            "url": "https://weblate.foundryvtt-hub.com/api/units/10980/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T22:06:40.129246Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/cs/?format=api",
            "source": [
                "Markdown"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8043838964325265036,
            "content_hash": 8043838964325265036,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "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/10990/?format=api",
            "priority": 100,
            "id": 10992,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/glossary/cs/?checksum=efa174eb830dae8c",
            "url": "https://weblate.foundryvtt-hub.com/api/units/10992/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T22:07:36.887591Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/cs/?format=api",
            "source": [
                "Pathfinder 2E"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4275672016793449713,
            "content_hash": 4275672016793449713,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "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/11959/?format=api",
            "priority": 100,
            "id": 11961,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/simple-calendar/glossary/cs/?checksum=bb563d0bb90d34f1",
            "url": "https://weblate.foundryvtt-hub.com/api/units/11961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-04T05:55:14.525982Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}