Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gd/?format=api",
            "source": [
                "federation"
            ],
            "previous_source": "",
            "target": [
                "co-nasgadh"
            ],
            "id_hash": -7582790381817463134,
            "content_hash": -7582790381817463134,
            "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.framasoft.org/api/units/467571/?format=api",
            "priority": 100,
            "id": 748353,
            "web_url": "https://weblate.framasoft.org/translate/joinpeertube/glossary/gd/?checksum=16c48452b5857ea2",
            "url": "https://weblate.framasoft.org/api/units/748353/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-29T00:47:31.656080Z"
        },
        {
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gd/?format=api",
            "source": [
                "PeerTube"
            ],
            "previous_source": "",
            "target": [
                "PeerTube"
            ],
            "id_hash": 2124798080427725233,
            "content_hash": 2124798080427725233,
            "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/467848/?format=api",
            "priority": 100,
            "id": 782620,
            "web_url": "https://weblate.framasoft.org/translate/joinpeertube/glossary/gd/?checksum=9d7ccc98b35391b1",
            "url": "https://weblate.framasoft.org/api/units/782620/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-12-23T12:18:59.934180Z"
        }
    ]
}