Translation components API.

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

GET /api/translations/diyseeds-org/glossary/nl/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org/glossary/nl/units/?format=api&page=2",
    "results": [
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org/glossary/nl/?format=api",
            "source": [
                "This content is not yet translated into %s."
            ],
            "previous_source": "",
            "target": [
                "Deze inhoud is nog niet vertaald naar het %s."
            ],
            "id_hash": -2415837494322791209,
            "content_hash": -2415837494322791209,
            "location": "",
            "context": "message",
            "note": "A message to tell the user that the content he is looking is not translated into his language. The %s will be replaced by the name of his language.",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://translate.diyseeds.org/api/units/35176/?format=api",
            "priority": 100,
            "id": 35216,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org/glossary/nl/?checksum=5e7938993bd1fcd7",
            "url": "http://translate.diyseeds.org/api/units/35216/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org/glossary/nl/?format=api",
            "source": [
                "DIYseeds needs people to provide content into different languages. We are always happy to welcome new volounteers. Just let us know if you want to contribute to the translation effort so you will join our fantastic worldwide translator team!"
            ],
            "previous_source": "",
            "target": [
                "Om onze filmpjes en andere inhoud in verschillende talen beschikbaar te maken, doet DIYseeds beroep op heel wat vertalers. We zijn altijd blij om nieuwe vrijwilligers te verwelkomen. Laat zeker iets weten als jij ook wilt bijdragen aan de vertaalinspanningen, en deel wilt uitmaken van ons fantastische wereldwijde vertalersteam!"
            ],
            "id_hash": -3928010185086641334,
            "content_hash": -3928010185086641334,
            "location": "",
            "context": "message",
            "note": "A message to enroll new translators!",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 39,
            "source_unit": "http://translate.diyseeds.org/api/units/35177/?format=api",
            "priority": 100,
            "id": 35217,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org/glossary/nl/?checksum=497ce78c53cb5b4a",
            "url": "http://translate.diyseeds.org/api/units/35217/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org/glossary/nl/?format=api",
            "source": [
                "See alternative versions (%d)"
            ],
            "previous_source": "",
            "target": [
                "Bekijk alternatieve versies (%d)"
            ],
            "id_hash": -8552336568404327899,
            "content_hash": -8552336568404327899,
            "location": "",
            "context": "button",
            "note": "Used to allow the user to view the list of alternative versions of a particular content. The %d will be replaced by the number of alternative versions of the content.",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "http://translate.diyseeds.org/api/units/35178/?format=api",
            "priority": 100,
            "id": 35218,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org/glossary/nl/?checksum=94fff3408ad4225",
            "url": "http://translate.diyseeds.org/api/units/35218/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org/glossary/nl/?format=api",
            "source": [
                "simplified"
            ],
            "previous_source": "",
            "target": [
                "vereenvoudigd"
            ],
            "id_hash": 5211511961885094232,
            "content_hash": 5211511961885094232,
            "location": "",
            "context": "label",
            "note": "Used to indicate a simplified version of a content like a simplified version of a post.",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://translate.diyseeds.org/api/units/35179/?format=api",
            "priority": 100,
            "id": 35219,
            "web_url": "http://translate.diyseeds.org/translate/diyseeds-org/glossary/nl/?checksum=c85302847edc3158",
            "url": "http://translate.diyseeds.org/api/units/35219/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}