Translation components API.

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

GET /api/translations/musicbottle/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/musicbottle/glossary/en/?format=api",
            "source": [
                "purposes"
            ],
            "previous_source": "",
            "target": [
                "purposes"
            ],
            "id_hash": -6518892123858545188,
            "content_hash": -6518892123858545188,
            "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/28677545/?format=api",
            "priority": 100,
            "id": 28677545,
            "web_url": "https://hosted.weblate.org/translate/musicbottle/glossary/en/?checksum=25883e26e451d5dc",
            "url": "https://hosted.weblate.org/api/units/28677545/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.043257+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/musicbottle/glossary/en/?format=api",
            "source": [
                "dump"
            ],
            "previous_source": "",
            "target": [
                "dump"
            ],
            "id_hash": 812541089595719516,
            "content_hash": 812541089595719516,
            "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://hosted.weblate.org/api/units/28677547/?format=api",
            "priority": 100,
            "id": 28677547,
            "web_url": "https://hosted.weblate.org/translate/musicbottle/glossary/en/?checksum=8b46b9d0e2c2ff5c",
            "url": "https://hosted.weblate.org/api/units/28677547/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.055810+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/musicbottle/glossary/en/?format=api",
            "source": [
                "debug"
            ],
            "previous_source": "",
            "target": [
                "debug"
            ],
            "id_hash": -517715827939279830,
            "content_hash": -517715827939279830,
            "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://hosted.weblate.org/api/units/28677549/?format=api",
            "priority": 100,
            "id": 28677549,
            "web_url": "https://hosted.weblate.org/translate/musicbottle/glossary/en/?checksum=78d0b4328d14fc2a",
            "url": "https://hosted.weblate.org/api/units/28677549/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.072769+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/musicbottle/glossary/en/?format=api",
            "source": [
                "msg.hello"
            ],
            "previous_source": "",
            "target": [
                "msg.hello"
            ],
            "id_hash": 1171053586919932283,
            "content_hash": 1171053586919932283,
            "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/28677551/?format=api",
            "priority": 100,
            "id": 28677551,
            "web_url": "https://hosted.weblate.org/translate/musicbottle/glossary/en/?checksum=90406b08654f417b",
            "url": "https://hosted.weblate.org/api/units/28677551/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.095151+01:00"
        }
    ]
}