Translation components API.

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

GET /api/translations/arandr/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://hosted.weblate.org/api/translations/arandr/glossary/en/?format=api",
            "source": [
                "3"
            ],
            "previous_source": "",
            "target": [
                "3"
            ],
            "id_hash": 3565863126199880623,
            "content_hash": 3565863126199880623,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/28677539/?format=api",
            "priority": 100,
            "id": 28677539,
            "web_url": "https://hosted.weblate.org/translate/arandr/glossary/en/?checksum=b17c7d9edacecbaf",
            "url": "https://hosted.weblate.org/api/units/28677539/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:02.232011+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/en/?format=api",
            "source": [
                "3"
            ],
            "previous_source": "",
            "target": [
                "3"
            ],
            "id_hash": 206663229506239498,
            "content_hash": 206663229506239498,
            "location": "",
            "context": "1",
            "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://hosted.weblate.org/api/units/28677541/?format=api",
            "priority": 100,
            "id": 28677541,
            "web_url": "https://hosted.weblate.org/translate/arandr/glossary/en/?checksum=82de371cbedabc0a",
            "url": "https://hosted.weblate.org/api/units/28677541/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:02.260680+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/en/?format=api",
            "source": [
                "layout"
            ],
            "previous_source": "",
            "target": [
                "layout"
            ],
            "id_hash": 7807003585004796843,
            "content_hash": 7807003585004796843,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 0,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://hosted.weblate.org/api/units/28677543/?format=api",
            "priority": 100,
            "id": 28677543,
            "web_url": "https://hosted.weblate.org/translate/arandr/glossary/en/?checksum=ec580c65b4697bab",
            "url": "https://hosted.weblate.org/api/units/28677543/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:02.308768+01:00",
            "last_updated": "2023-05-23T12:28:47.723593+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/en/?format=api",
            "source": [
                "What?!"
            ],
            "previous_source": "",
            "target": [
                "What?!"
            ],
            "id_hash": -6433314395835398165,
            "content_hash": -6433314395835398165,
            "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": 1,
            "source_unit": "https://hosted.weblate.org/api/units/110547377/?format=api",
            "priority": 100,
            "id": 110547377,
            "web_url": "https://hosted.weblate.org/translate/arandr/glossary/en/?checksum=26b846a463d307eb",
            "url": "https://hosted.weblate.org/api/units/110547377/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-12-04T21:41:48.547184+01:00",
            "last_updated": "2023-12-04T21:41:48.547196+01:00"
        }
    ]
}