Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/en/?format=api",
    "source": [
        "Duration"
    ],
    "previous_source": "",
    "target": [
        "Duration"
    ],
    "id_hash": 929778523937870465,
    "content_hash": -4630632854957865625,
    "location": "",
    "context": "label_duration",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 527,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.tusky.app/api/units/59276/?format=api",
    "priority": 100,
    "id": 59276,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=8ce73ca42f1a9281",
    "url": "https://weblate.tusky.app/api/units/59276/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-15T20:05:43.003594Z"
}