Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linhome/linhome-shared-texts/hu/?format=api",
    "source": "This username is already in use",
    "previous_source": "",
    "target": "A megadott felhasználónév már foglalt",
    "id_hash": 7104943655596361001,
    "content_hash": -4914117416741245141,
    "location": "",
    "context": "linhome_account_username_already_exists",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 89976,
    "web_url": "https://weblate.linphone.org/translate/linhome/linhome-shared-texts/hu/?checksum=e299d49c74fc8529",
    "url": "https://weblate.linphone.org/api/units/89976/?format=api"
}