Units API.

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

GET /api/units/100693/?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": [
        "Using a spatial join, we can answer the question in one step, retrieving information about the subway station and the neighborhood that contains it:"
    ],
    "previous_source": "",
    "target": [
        "空間結合を使うと、この地下鉄駅に関する情報の検索と、地下鉄駅を含む地区の検索とを1ステップで実行できます:"
    ],
    "id_hash": 7798048384651666458,
    "content_hash": 7798048384651666458,
    "location": "../../en/joins.rst:10",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 24,
    "source_unit": "https://weblate.osgeo.org/api/units/100151/?format=api",
    "priority": 100,
    "id": 100693,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins/ja/?checksum=ec383bb0a478a41a",
    "url": "https://weblate.osgeo.org/api/units/100693/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:46.334341Z"
}