Units API.

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

GET /api/units/100728/?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 ``DISTINCT`` keyword eliminates duplicate rows from the result.  Without the ``DISTINCT`` keyword, the query above identifies 491 results instead of 73."
    ],
    "previous_source": "",
    "target": [
        "``DISTINCT`` キーワードは結果から重複する行を削除します。``DISTINCT`` を使わない場合には、クエリの結果は 73件 でなく 491件 となります。"
    ],
    "id_hash": -3003700658704677879,
    "content_hash": -3003700658704677879,
    "location": "../../en/joins.rst:140",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://weblate.osgeo.org/api/units/100325/?format=api",
    "priority": 100,
    "id": 100728,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins/ja/?checksum=5650b62a4a4d0409",
    "url": "https://weblate.osgeo.org/api/units/100728/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:46.361681Z"
}