Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/images/ko/?format=api",
    "source": [
        "You want to punish yourself {source}? ok"
    ],
    "previous_source": "",
    "target": [
        "세상에 {source} 님, 그런 취향이셨군요? 알겠어요"
    ],
    "id_hash": 8136278806547407361,
    "content_hash": -7582479063525439523,
    "location": "",
    "context": "BAD_SELF",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.ayana.io/api/units/8887/?format=api",
    "priority": 100,
    "id": 10044,
    "web_url": "https://translate.ayana.io/translate/ayana/images/ko/?checksum=f0e9de7779cc2201",
    "url": "https://translate.ayana.io/api/units/10044/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:45:02.197695Z"
}