Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins/ja/?format=api",
    "source": [
        "The ``JOIN`` clause creates a virtual table that includes columns from both the neighborhoods and census tables."
    ],
    "previous_source": "",
    "target": [
        "\"JOIN\" 節で、地区とセンサスの両方のテーブルからのコラムを持つ、仮想的なテーブルが発生します。"
    ],
    "id_hash": -2693526692474564121,
    "content_hash": -2693526692474564121,
    "location": "../../en/joins.rst:90",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://weblate.osgeo.org/api/units/100177/?format=api",
    "priority": 100,
    "id": 100706,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins/ja/?checksum=5a9eabbe7e0551e7",
    "url": "https://weblate.osgeo.org/api/units/100706/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:46.344549Z"
}