Units API.

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

GET /api/units/223535/?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/cs/?format=api",
    "source": [
        "Stock Location can not contain '_'."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -4616325771265570627,
    "content_hash": -2067035450675426201,
    "location": "",
    "context": "stock_location_invalid_chars",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "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": 223535,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/config/cs/?checksum=3fef842b5c3c08bd",
    "url": "https://translate.opensourcepos.org/api/units/223535/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-07T23:55:15.483997Z"
}