Units API.

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

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

{
    "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-code-text/en/?format=api",
    "source": "On",
    "previous_source": "",
    "target": "On",
    "id_hash": 8566767270581936443,
    "content_hash": 8566767270581936443,
    "location": "Scripts/Options/QualityOption.cs:81",
    "context": "",
    "note": "TRANSLATORS:  Option enabled\r",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "priority": 100,
    "id": 8891,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-code-text/en/?checksum=f6e34571a47aa13b",
    "url": "https://translate.archiveentertainment.com/api/units/8891/?format=api"
}