Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unknown/ko/?format=api",
    "source": "Profane depiction of a bull's head drawn in blood.",
    "previous_source": "",
    "target": "황소 머리에 피가 묻은 불경스러운 묘사입니다.",
    "id_hash": 422941409464867487,
    "content_hash": 422941409464867487,
    "location": "",
    "context": "fb3e24b3-db87-4668-989d-bfd587fedcc8",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4668,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1777654,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/unknown/ko/?checksum=85de96f897f4da9f",
    "url": "https://waldo.team/api/units/1777654/?format=api"
}