Units API.

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

GET /api/units/11223857/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/m-master/id/?format=api",
    "source": [
        "A software transactional memory implementation for the JVM. Access (read and writes) to shared memory is done through transactional references, that can be compared to the AtomicReferences of Java. Access to these references will be done under A (atomicity), C (consistency), I (isolation) semantics."
    ],
    "previous_source": "",
    "target": [
        "Implementasi memori transaksional perangkat lunak untuk JVM. Akses (baca dan tulis) ke memori bersama dilakukan melalui referensi transaksional, yang dapat dibandingkan dengan AtomicReferences of Java. Akses ke referensi ini akan dilakukan di bawah A (atomitas), C (konsistensi), I (isolasi) semantik."
    ],
    "id_hash": 4229656598163119103,
    "content_hash": 4229656598163119103,
    "location": "",
    "context": "",
    "note": "leap/multiverse/description",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1914,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 44,
    "source_unit": "https://l10n.opensuse.org/api/units/12603096/?format=api",
    "priority": 100,
    "id": 11223857,
    "web_url": "https://l10n.opensuse.org/translate/packages-i18n/m-master/id/?checksum=bab2c2442f665bff",
    "url": "https://l10n.opensuse.org/api/units/11223857/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-13T14:03:56.957182Z"
}