Units API.

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

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

{
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/de/?format=api",
    "source": [
        "megabyte (MB)"
    ],
    "previous_source": "",
    "target": [
        "Megabyte (MB)"
    ],
    "id_hash": -4351424294527929096,
    "content_hash": -4351424294527929096,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 612,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.checkmk.com/api/units/2242493/?format=api",
    "priority": 100,
    "id": 2242494,
    "web_url": "https://translate.checkmk.com/translate/checkmk/glossary/de/?checksum=439ca2a8b1a874f8",
    "url": "https://translate.checkmk.com/api/units/2242494/?format=api",
    "explanation": "1 MB = 1 000 000 B. Use analog for gigabyte (GB)/Gigabyte (GB), terabyte (TB)/Terabyte (TB), ...",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-07-01T08:53:40.507836Z"
}