Units API.

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

GET /api/units/231042/?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/config/id/?format=api",
    "source": [
        "Stock Location can not contain '_'."
    ],
    "previous_source": "",
    "target": [
        "Nama lokasi tidak boleh berisi karakter '_'."
    ],
    "id_hash": -4616325771265570627,
    "content_hash": -2067035450675426201,
    "location": "",
    "context": "stock_location_invalid_chars",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 293,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.opensourcepos.org/api/units/216703/?format=api",
    "priority": 100,
    "id": 231042,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/id/?checksum=3fef842b5c3c08bd",
    "url": "https://translate.opensourcepos.org/api/units/231042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:58:23.787501Z"
}