Translation components API.

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

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