Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/es/?format=api",
    "source": [
        "%1$d/%2$d"
    ],
    "previous_source": "%d/%d",
    "target": [
        "%1$d/%2$d"
    ],
    "id_hash": -8147374727451984956,
    "content_hash": -972664739304170393,
    "location": "",
    "context": "progress_format",
    "note": " used to build strings like \"1/100\"\n",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 338,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/9636/?format=api",
    "priority": 100,
    "id": 9702,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/es/?checksum=0eeeb5da1e3abbc4",
    "url": "https://weblate.rikka.app/api/units/9702/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-20T23:59:35.081726Z"
}