Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/dai/dialogue/en/?format=api",
    "source": "They might well be good men, but they've been given bad orders.",
    "previous_source": "",
    "target": "They might well be good men, but they've been given bad orders.",
    "id_hash": 8223439444707550457,
    "content_hash": 8223439444707550457,
    "location": "70d77b62/12e84d06:1",
    "context": "0x0002bb35",
    "note": "EBX = DA3/designcontent/Conversations/Adamant/Crestwood_Ada/ada_crs_hawke_cave_i\nNode = 12e84d06\nSpeaker = [48afd275] Male Hawke\nType = text",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 1512307,
    "web_url": "http://waldo.team/translate/dai/dialogue/en/?checksum=f21f869af5baa4f9",
    "url": "https://waldo.team/api/units/1512307/?format=api"
}