Units API.

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

GET /api/units/198953/?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/welcome/fr/?format=api",
    "source": [
        "Directions for you, the workshop attendee, will be noted by **bold** font."
    ],
    "previous_source": "",
    "target": [
        "Les instructions qui vous sont destinées, en tant que participant à l'atelier, seront indiquées en caractères **gras**."
    ],
    "id_hash": 6388275496266249813,
    "content_hash": 6388275496266249813,
    "location": "../../en/welcome.rst:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.osgeo.org/api/units/104438/?format=api",
    "priority": 100,
    "id": 198953,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/welcome/fr/?checksum=d8a7b6b7a2483655",
    "url": "https://weblate.osgeo.org/api/units/198953/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-08T22:29:07.424404Z"
}