Units API.

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

GET /api/units/99354/?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/simple_sql/ja/?format=api",
    "source": [
        "PostgreSQL has a series of built-in aggregate functions, including the general purpose :command:`avg()` for average values and :command:`stddev()` for standard deviations."
    ],
    "previous_source": "",
    "target": [
        "PostgrSQL は、平均値を求める :command:`avg()` や、標準偏差を求める :command:`stddev()` などといった汎用的な一連の組込集約関数を持っています。"
    ],
    "id_hash": 3994244424292428431,
    "content_hash": 3994244424292428431,
    "location": "../../en/simple_sql.rst:83",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://weblate.osgeo.org/api/units/99086/?format=api",
    "priority": 100,
    "id": 99354,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql/ja/?checksum=b76e68243808ea8f",
    "url": "https://weblate.osgeo.org/api/units/99354/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.848311Z"
}