Translation components API.

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

GET /api/translations/tryton/party_siret/ca/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/party_siret/ca/?format=api",
            "source": [
                "SIRET"
            ],
            "previous_source": "",
            "target": [
                "SIRET"
            ],
            "id_hash": 4642616841439561020,
            "content_hash": 4642616841439561020,
            "location": "",
            "context": "field:party.address,siret:",
            "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": 1,
            "source_unit": "https://translate.tryton.org/api/units/479325/?format=api",
            "priority": 100,
            "id": 291341,
            "web_url": "https://translate.tryton.org/translate/tryton/party_siret/ca/?checksum=c06de36b6e40453c",
            "url": "https://translate.tryton.org/api/units/291341/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-04T08:02:12.703561Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/party_siret/ca/?format=api",
            "source": [
                "SIREN"
            ],
            "previous_source": "",
            "target": [
                "SIREN"
            ],
            "id_hash": -4498168146914009924,
            "content_hash": -4498168146914009924,
            "location": "",
            "context": "field:party.party,siren:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "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/479327/?format=api",
            "priority": 100,
            "id": 291343,
            "web_url": "https://translate.tryton.org/translate/tryton/party_siret/ca/?checksum=41934be717369cbc",
            "url": "https://translate.tryton.org/api/units/291343/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-05-04T08:02:12.775744Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/party_siret/ca/?format=api",
            "source": [
                "- ${siren}\n"
            ],
            "previous_source": "",
            "target": [
                "- ${siren}\n"
            ],
            "id_hash": -8458662628889901150,
            "content_hash": -8458662628889901150,
            "location": "",
            "context": "help:company.company,footer:",
            "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": 2,
            "source_unit": "https://translate.tryton.org/api/units/738162/?format=api",
            "priority": 100,
            "id": 738193,
            "web_url": "https://translate.tryton.org/translate/tryton/party_siret/ca/?checksum=0a9ccb27aa2547a2",
            "url": "https://translate.tryton.org/api/units/738193/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T22:02:56.182867Z"
        },
        {
            "translation": "https://translate.tryton.org/api/translations/tryton/party_siret/ca/?format=api",
            "source": [
                "- ${siren}\n"
            ],
            "previous_source": "",
            "target": [
                "- ${siren}\n"
            ],
            "id_hash": 8611111630290225348,
            "content_hash": 8611111630290225348,
            "location": "",
            "context": "help:company.company,header:",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.tryton.org/api/units/738163/?format=api",
            "priority": 100,
            "id": 738194,
            "web_url": "https://translate.tryton.org/translate/tryton/party_siret/ca/?checksum=f780d06774af08c4",
            "url": "https://translate.tryton.org/api/units/738194/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-31T22:02:56.189572Z"
        }
    ]
}