Translation components API.

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

GET /api/translations/sdaps/glossary/pt/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://hosted.weblate.org/api/translations/sdaps/glossary/pt/?format=api",
            "source": [
                "survey"
            ],
            "previous_source": "",
            "target": [
                "questionĂ¡rio"
            ],
            "id_hash": -2843753474734282780,
            "content_hash": -2843753474734282780,
            "location": "",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "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/28677558/?format=api",
            "priority": 100,
            "id": 28677559,
            "web_url": "https://hosted.weblate.org/translate/sdaps/glossary/pt/?checksum=5888f54815ae27e4",
            "url": "https://hosted.weblate.org/api/units/28677559/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.581872+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/glossary/pt/?format=api",
            "source": [
                "skip"
            ],
            "previous_source": "",
            "target": [
                "ignorar"
            ],
            "id_hash": 458188838468519811,
            "content_hash": 458188838468519811,
            "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://hosted.weblate.org/api/units/28677560/?format=api",
            "priority": 100,
            "id": 28677561,
            "web_url": "https://hosted.weblate.org/translate/sdaps/glossary/pt/?checksum=865bd0522cf70783",
            "url": "https://hosted.weblate.org/api/units/28677561/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.597146+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/glossary/pt/?format=api",
            "source": [
                "directory"
            ],
            "previous_source": "",
            "target": [
                "pasta"
            ],
            "id_hash": -3812876598895139725,
            "content_hash": -3812876598895139725,
            "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://hosted.weblate.org/api/units/28677562/?format=api",
            "priority": 100,
            "id": 28677563,
            "web_url": "https://hosted.weblate.org/translate/sdaps/glossary/pt/?checksum=4b15f0ef4e74a473",
            "url": "https://hosted.weblate.org/api/units/28677563/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-02-06T16:28:03.612375+01:00"
        }
    ]
}