Units API.

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

GET /api/units/3301/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.stbuehler.de/api/translations/BOLTS/web-parts/es/?format=api",
    "source": [
        "Various standard hex bolts and screws"
    ],
    "previous_source": "",
    "target": [
        "Varios pernos y tornillos hexagonales estándar"
    ],
    "id_hash": 2625209511985618228,
    "content_hash": 2625209511985618228,
    "location": "",
    "context": "",
    "note": "collection description\ndata/hex.blt",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 8,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "https://weblate.stbuehler.de/api/units/6109/?format=api",
    "priority": 100,
    "id": 3301,
    "web_url": "https://weblate.stbuehler.de/translate/BOLTS/web-parts/es/?checksum=a46e9e2466e11d34",
    "url": "https://weblate.stbuehler.de/api/units/3301/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-08-03T09:32:51.254634Z"
}