Units API.

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

GET /api/units/103752/?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/geometries/ja/?format=api",
    "source": [
        ":command:`ST_SRID(geometry)` returns the spatial reference identifier number of the geometry"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_SRID(geometry)` はジオメトリの空間参照系識別子の番号を返します"
    ],
    "id_hash": 881259382909797171,
    "content_hash": 881259382909797171,
    "location": "../../en/geometries.rst:75",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/102539/?format=api",
    "priority": 100,
    "id": 103752,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/ja/?checksum=8c3adcbd59518333",
    "url": "https://weblate.osgeo.org/api/units/103752/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:56.138151Z"
}