Translation components API.

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

GET /api/translations/peercoin-net/glossary/fr/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.ppc.lol/api/translations/peercoin-net/glossary/fr/?format=api",
            "source": [
                "Block Explorers"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2668431696601885197,
            "content_hash": -2668431696601885197,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "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.ppc.lol/api/units/30151/?format=api",
            "priority": 100,
            "id": 30156,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-net/glossary/fr/?checksum=5af7d38288a6d5f3",
            "url": "https://weblate.ppc.lol/api/units/30156/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/fr/?format=api",
            "source": [
                "YouTube"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4865600090145833857,
            "content_hash": 4865600090145833857,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "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://weblate.ppc.lol/api/units/30188/?format=api",
            "priority": 100,
            "id": 30208,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-net/glossary/fr/?checksum=c3861580c0404381",
            "url": "https://weblate.ppc.lol/api/units/30208/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/fr/?format=api",
            "source": [
                "Discord"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 652771440088570097,
            "content_hash": 652771440088570097,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "state": 100,
            "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.ppc.lol/api/units/30175/?format=api",
            "priority": 100,
            "id": 30314,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-net/glossary/fr/?checksum=890f1c2a8dffd8f1",
            "url": "https://weblate.ppc.lol/api/units/30314/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}