Translation components API.

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

GET /api/translations/sw5e/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://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/en/?format=api",
            "source": [
                "advancement"
            ],
            "previous_source": "",
            "target": [
                "advancement"
            ],
            "id_hash": 2475867332823998707,
            "content_hash": 2475867332823998707,
            "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/39457/?format=api",
            "priority": 100,
            "id": 39457,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/en/?checksum=a25c0c38b3f7e0f3",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39457/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-18T04:22:52.944404Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/en/?format=api",
            "source": [
                "items"
            ],
            "previous_source": "",
            "target": [
                "items"
            ],
            "id_hash": -3505327469655131877,
            "content_hash": -3505327469655131877,
            "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/39459/?format=api",
            "priority": 100,
            "id": 39459,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/en/?checksum=4f5a933d05c9791b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39459/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-18T04:26:37.430384Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/en/?format=api",
            "source": [
                "chassis"
            ],
            "previous_source": "",
            "target": [
                "chassis"
            ],
            "id_hash": -2582412480266443547,
            "content_hash": -2582412480266443547,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "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/39515/?format=api",
            "priority": 100,
            "id": 39515,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/en/?checksum=5c296d880a2ee4e5",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39515/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-19T11:41:15.407274Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/sw5e/glossary/en/?format=api",
            "source": [
                "{value}"
            ],
            "previous_source": "",
            "target": [
                "{value}"
            ],
            "id_hash": 5505872321718528880,
            "content_hash": 5505872321718528880,
            "location": "",
            "context": "1",
            "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://weblate.foundryvtt-hub.com/api/units/39537/?format=api",
            "priority": 100,
            "id": 39537,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/sw5e/glossary/en/?checksum=cc68c9b48ab02b70",
            "url": "https://weblate.foundryvtt-hub.com/api/units/39537/?format=api",
            "explanation": "",
            "extra_flags": "read-only",
            "pending": false,
            "timestamp": "2022-09-19T12:32:00.791739Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}