Units API.

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

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

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/de/?format=api",
    "source": [
        "Table"
    ],
    "previous_source": "",
    "target": [
        "Tisch"
    ],
    "id_hash": -5098223486617923504,
    "content_hash": 8627430719728134927,
    "location": "",
    "context": "table",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 197,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.opensourcepos.org/api/units/252137/?format=api",
    "priority": 100,
    "id": 256664,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/de/?checksum=393f78c01e95d050",
    "url": "https://translate.opensourcepos.org/api/units/256664/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:48:08.146324Z"
}