Units API.

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

GET /api/units/56567/?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": [
        "Tusky %1$s"
    ],
    "previous_source": "",
    "target": [
        "Tusky %1$s"
    ],
    "id_hash": 2950412240567884953,
    "content_hash": -1636791455148502305,
    "location": "",
    "context": "about_tusky_version",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 337,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.tusky.app/api/units/56567/?format=api",
    "priority": 100,
    "id": 56567,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=a8f1f84d04035c99",
    "url": "https://weblate.tusky.app/api/units/56567/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:05:34.138145Z"
}