Units API.

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

GET /api/units/8890/?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/en/?format=api",
    "source": [
        "Hmm {target} made {source} confused, what happened?"
    ],
    "previous_source": "",
    "target": [
        "Hmm {target} made {source} confused, what happened?"
    ],
    "id_hash": -5646701457537242843,
    "content_hash": 8418615066136984639,
    "location": "",
    "context": "CONFUSED_OTHER",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.ayana.io/api/units/8890/?format=api",
    "priority": 100,
    "id": 8890,
    "web_url": "https://translate.ayana.io/translate/ayana/images/en/?checksum=31a2e2f11ecfe925",
    "url": "https://translate.ayana.io/api/units/8890/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:50.102754Z"
}