Translation components API.

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

GET /api/translations/tryton/sale_history/es_419/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/es_419/?format=api",
            "source": [
                "Revision"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1318068631647146638,
            "content_hash": -1318068631647146638,
            "location": "",
            "context": "field:sale.sale,revision:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/482530/?format=api",
            "priority": 100,
            "id": 416572,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/es_419/?checksum=6db547901d162d72",
            "url": "https://translate.tryton.org/api/units/416572/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-01T07:35:05.489240Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/es_419/?format=api",
            "source": [
                "/"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -7132517725918746729,
            "content_hash": -7132517725918746729,
            "location": "",
            "context": "view:sale.sale:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/482531/?format=api",
            "priority": 100,
            "id": 416573,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/es_419/?checksum=1d0434eb006fa797",
            "url": "https://translate.tryton.org/api/units/416573/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-01T07:35:05.504654Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/es_419/?format=api",
            "source": [
                "Revision"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1099086020380002067,
            "content_hash": -1099086020380002067,
            "location": "",
            "context": "field:sale.subscription,revision:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/672791/?format=api",
            "priority": 100,
            "id": 675570,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/es_419/?checksum=70bf431671a6f8ed",
            "url": "https://translate.tryton.org/api/units/675570/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-01T23:46:37.819037Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/es_419/?format=api",
            "source": [
                "/"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7732140855898965316,
            "content_hash": 7732140855898965316,
            "location": "",
            "context": "view:sale.subscription:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.tryton.org/api/units/672792/?format=api",
            "priority": 100,
            "id": 675571,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/es_419/?checksum=eb4e15244d248544",
            "url": "https://translate.tryton.org/api/units/675571/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-01T23:46:37.821919Z"
        }
    ]
}