Units API.

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

GET /api/units/260358/?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/gtt-project/redmine_text_blocks/de/?format=api",
    "source": [
        "New text block"
    ],
    "previous_source": "",
    "target": [
        "Neuer Textbaustein"
    ],
    "id_hash": -5770993606366071701,
    "content_hash": 798810132151104541,
    "location": "",
    "context": "label_text_block_new",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.osgeo.org/api/units/260338/?format=api",
    "priority": 100,
    "id": 260358,
    "web_url": "https://weblate.osgeo.org/translate/gtt-project/redmine_text_blocks/de/?checksum=2fe94fe41b7ff46b",
    "url": "https://weblate.osgeo.org/api/units/260358/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-13T15:13:31.649182Z"
}