Units API.

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

GET /api/units/99174/?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/backup/en/?format=api",
    "source": [
        "We can see the same manifest from the command-line using pg_restore_ directly:"
    ],
    "previous_source": "",
    "target": [
        "We can see the same manifest from the command-line using pg_restore_ directly:"
    ],
    "id_hash": 3445859264730166668,
    "content_hash": 3445859264730166668,
    "location": "../../en/backup.rst:64",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.osgeo.org/api/units/99174/?format=api",
    "priority": 100,
    "id": 99174,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/backup/en/?checksum=afd226be8c3af58c",
    "url": "https://weblate.osgeo.org/api/units/99174/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.323144Z"
}