Units API.

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

GET /api/units/102671/?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/equality/es/?format=api",
    "source": [
        "Equal Bounds"
    ],
    "previous_source": "",
    "target": [
        "Límites iguales"
    ],
    "id_hash": 6256841702375338629,
    "content_hash": 6256841702375338629,
    "location": "../../en/equality.rst:70",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.osgeo.org/api/units/102591/?format=api",
    "priority": 100,
    "id": 102671,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/es/?checksum=d6d4c460cdeeb285",
    "url": "https://weblate.osgeo.org/api/units/102671/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.976927Z"
}