Translation components API.

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

GET /api/translations/tryton/sale_history/uk/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/uk/?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": 660023,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/uk/?checksum=6db547901d162d72",
            "url": "https://translate.tryton.org/api/units/660023/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-06T07:26:20.840175Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/uk/?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": 660024,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/uk/?checksum=1d0434eb006fa797",
            "url": "https://translate.tryton.org/api/units/660024/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-06-06T07:26:20.842930Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/uk/?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": 675616,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/uk/?checksum=70bf431671a6f8ed",
            "url": "https://translate.tryton.org/api/units/675616/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-01T23:46:40.386142Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/uk/?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": 675617,
            "web_url": "https://translate.tryton.org/translate/tryton/sale_history/uk/?checksum=eb4e15244d248544",
            "url": "https://translate.tryton.org/api/units/675617/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-01T23:46:40.389147Z"
        }
    ]
}