Translation components API.

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

GET /api/translations/tails/advanced_topics/pt/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/advanced_topics/pt/?format=api",
            "source": [
                "[[!meta title=\"Advanced topics\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!meta title=\"Tópicos avançados\"]]\n"
            ],
            "id_hash": 6633185450955606729,
            "content_hash": 6633185450955606729,
            "location": "",
            "context": "",
            "note": "type: Plain text",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.tails.boum.org/api/units/483262/?format=api",
            "priority": 100,
            "id": 1369,
            "web_url": "https://translate.tails.boum.org/translate/tails/advanced_topics/pt/?checksum=dc0dcf06057f8ac9",
            "url": "https://translate.tails.boum.org/api/units/1369/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2015-06-12T13:23:15Z"
        },
        {
            "translation": "https://translate.tails.boum.org/api/translations/tails/advanced_topics/pt/?format=api",
            "source": [
                "[[!inline pages=\"doc/advanced_topics.index\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "previous_source": "",
            "target": [
                "[[!inline pages=\"doc/advanced_topics.index.pt\" raw=\"yes\" sort=\"age\"]]\n"
            ],
            "id_hash": -8180709064000084189,
            "content_hash": -8180709064000084189,
            "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/485269/?format=api",
            "priority": 100,
            "id": 127057,
            "web_url": "https://translate.tails.boum.org/translate/tails/advanced_topics/pt/?checksum=0e7848731574e723",
            "url": "https://translate.tails.boum.org/api/units/127057/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2017-02-11T22:27:21Z"
        }
    ]
}