Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/stock_consignment/et/?format=api",
            "source": [
                "Consignment Party"
            ],
            "previous_source": "",
            "target": [
                "Saadetise osapool"
            ],
            "id_hash": 3177262527489499911,
            "content_hash": 3177262527489499911,
            "location": "",
            "context": "field:stock.location,consignment_party:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tryton.org/api/units/482007/?format=api",
            "priority": 100,
            "id": 381527,
            "web_url": "https://translate.tryton.org/translate/tryton/stock_consignment/et/?checksum=ac17e76f552be307",
            "url": "https://translate.tryton.org/api/units/381527/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-06T20:23:24.877949Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/stock_consignment/et/?format=api",
            "source": [
                "The party invoiced when consignment stock is used."
            ],
            "previous_source": "",
            "target": [
                "Arve saaja kui kasutatakse partiiladu."
            ],
            "id_hash": -7263639765095307477,
            "content_hash": -7263639765095307477,
            "location": "",
            "context": "help:stock.location,consignment_party:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translate.tryton.org/api/units/482008/?format=api",
            "priority": 100,
            "id": 381528,
            "web_url": "https://translate.tryton.org/translate/tryton/stock_consignment/et/?checksum=1b325e1e3917a72b",
            "url": "https://translate.tryton.org/api/units/381528/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-06T20:23:24.894230Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/stock_consignment/et/?format=api",
            "source": [
                "Consignment Invoice Lines"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 9213686434704761631,
            "content_hash": 9213686434704761631,
            "location": "",
            "context": "field:stock.move,consignment_invoice_lines:",
            "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": 3,
            "source_unit": "https://translate.tryton.org/api/units/686668/?format=api",
            "priority": 100,
            "id": 695127,
            "web_url": "https://translate.tryton.org/translate/tryton/stock_consignment/et/?checksum=ffdd96ff0469a31f",
            "url": "https://translate.tryton.org/api/units/695127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-10-12T07:45:32.675171Z"
        }
    ]
}