Units API.

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

GET /api/units/43/?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": "Hey... so, after our date, you're going to rescue me and we live happily ever after, right?  Right?",
    "previous_source": "",
    "target": "Hey... so, after our date, you're going to rescue me and we live happily ever after, right?  Right?",
    "id_hash": -8991738736261434022,
    "content_hash": -8991738736261434022,
    "location": "DT-20",
    "context": "castle_basement_onTheWayToTheBasement DT-20",
    "note": "Knot: castle_basement_onTheWayToTheBasement\nLine inside knot: 1\nSpoken by: Ayraw\nUnique Dialog Tag: DT-20",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 43,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-story-text/en/?checksum=336ed427804755a",
    "url": "https://translate.archiveentertainment.com/api/units/43/?format=api"
}