Units API.

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

GET /api/units/37/?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-story-text/en/?format=api",
    "source": "See, I knew sooner or later you'd want to get in my bed.  Hehe~",
    "previous_source": "",
    "target": "See, I knew sooner or later you'd want to get in my bed.  Hehe~",
    "id_hash": 4058395379124676078,
    "content_hash": 4058395379124676078,
    "location": "DT-17",
    "context": "castle_bedroom_ending DT-17",
    "note": "Knot: castle_bedroom_ending\nLine inside knot: 1\nSpoken by: Ayraw\nUnique Dialog Tag: DT-17",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "priority": 100,
    "id": 37,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-story-text/en/?checksum=b852511852d025ee",
    "url": "https://translate.archiveentertainment.com/api/units/37/?format=api"
}