Translation components API.

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

GET /api/translations/tails/sensitive_documents/tr/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://translate.tails.boum.org/api/translations/tails/sensitive_documents/tr/?format=api",
            "source": [
                "[[!meta title=\"Work on sensitive documents\"]]\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4837313427560370513,
            "content_hash": 4837313427560370513,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translate.tails.boum.org/api/units/483243/?format=api",
            "priority": 100,
            "id": 92309,
            "web_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/tr/?checksum=c32196eee4f69151",
            "url": "https://translate.tails.boum.org/api/units/92309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-06-12T13:23:06Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/sensitive_documents/tr/?format=api",
            "source": [
                "[[!inline pages=\"doc/sensitive_documents.index\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!inline pages=\"doc/sensitive_documents.index.tr\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "id_hash": -4628536149038765993,
            "content_hash": -4628536149038765993,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translate.tails.boum.org/api/units/485310/?format=api",
            "priority": 100,
            "id": 189180,
            "web_url": "https://translate.tails.boum.org/translate/tails/sensitive_documents/tr/?checksum=3fc422e53e7d6857",
            "url": "https://translate.tails.boum.org/api/units/189180/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-02-11T22:28:03Z"
        }
    ]
}