Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
    "source": [
        "The pgcrypto_ module has a huge range of encryption options, so we will only demonstrate the simplest use case: encrypting a column of data using a symmetric cipher."
    ],
    "previous_source": "",
    "target": [
        "Modulen pgcrypto_ har ett stort utbud av krypteringsalternativ, så vi kommer bara att demonstrera det enklaste användningsfallet: kryptering av en datakolumn med hjälp av ett symmetriskt chiffer."
    ],
    "id_hash": -762058506319658870,
    "content_hash": -762058506319658870,
    "location": "../../en/security.rst:187",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://weblate.osgeo.org/api/units/100153/?format=api",
    "priority": 100,
    "id": 2340033,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/security/sv/?checksum=756c9fd378c0808a",
    "url": "https://weblate.osgeo.org/api/units/2340033/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T13:08:33.925409Z"
}