Units API.

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

GET /api/units/255898/?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/taxes/bg/?format=api",
    "source": [
        "Tax Rate must be a number"
    ],
    "previous_source": "",
    "target": [
        "Данъчната ставка трябва да е число."
    ],
    "id_hash": 7824646358080817624,
    "content_hash": -8506808414447103901,
    "location": "",
    "context": "tax_rate_numeric",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://translate.opensourcepos.org/api/units/254113/?format=api",
    "priority": 100,
    "id": 255898,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/taxes/bg/?checksum=ec96ba67ea7609d8",
    "url": "https://translate.opensourcepos.org/api/units/255898/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:47:46.711029Z"
}