Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unknown/en/?format=api",
    "source": "He strikes!",
    "previous_source": "",
    "target": "He strikes!",
    "id_hash": -2522481264148492495,
    "content_hash": -2522481264148492495,
    "location": "",
    "context": "499b593d-6aa6-4c50-92a2-66d3370f815c",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1724748,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/unknown/en/?checksum=5cfe58a7a9d9cf31",
    "url": "https://waldo.team/api/units/1724748/?format=api"
}