Translation components API.

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

GET /api/translations/entraide-chatons/glossary/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/en/?format=api",
            "source": [
                "Free online-services"
            ],
            "previous_source": "",
            "target": [
                "Free online-services"
            ],
            "id_hash": -4352245440854879604,
            "content_hash": -4352245440854879604,
            "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": 2,
            "source_unit": "https://weblate.framasoft.org/api/units/738094/?format=api",
            "priority": 100,
            "id": 738094,
            "web_url": "https://weblate.framasoft.org/translate/entraide-chatons/glossary/en/?checksum=4399b7d4aa88128c",
            "url": "https://weblate.framasoft.org/api/units/738094/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-08-11T16:11:24.709593Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/en/?format=api",
            "source": [
                "Video-conference"
            ],
            "previous_source": "",
            "target": [
                "Video-conference"
            ],
            "id_hash": -3147613361653118167,
            "content_hash": -3147613361653118167,
            "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.framasoft.org/api/units/860339/?format=api",
            "priority": 100,
            "id": 860339,
            "web_url": "https://weblate.framasoft.org/translate/entraide-chatons/glossary/en/?checksum=54516e5308648b29",
            "url": "https://weblate.framasoft.org/api/units/860339/?format=api",
            "explanation": "source komputeko",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-17T23:48:06.607838Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/glossary/en/?format=api",
            "source": [
                "Instance"
            ],
            "previous_source": "",
            "target": [
                "Instance"
            ],
            "id_hash": 8537754582160497148,
            "content_hash": 8537754582160497148,
            "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.framasoft.org/api/units/861295/?format=api",
            "priority": 100,
            "id": 861295,
            "web_url": "https://weblate.framasoft.org/translate/entraide-chatons/glossary/en/?checksum=f67c328eb923d9fc",
            "url": "https://weblate.framasoft.org/api/units/861295/?format=api",
            "explanation": "https://eo.wikipedia.org/wiki/Objektema_programado",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-06-20T12:21:50.047008Z"
        }
    ]
}