Units API.

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

GET /api/units/255670/?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/reports/bs/?format=api",
    "source": [
        "Tax Name"
    ],
    "previous_source": "",
    "target": [
        "Naziv poreza"
    ],
    "id_hash": -4932347807153859666,
    "content_hash": 64909000028070773,
    "location": "",
    "context": "tax_name",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.opensourcepos.org/api/units/252972/?format=api",
    "priority": 100,
    "id": 255670,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/reports/bs/?checksum=3b8cc7cd55ead3ae",
    "url": "https://translate.opensourcepos.org/api/units/255670/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:47:44.024169Z"
}