Units API.

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

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

{
    "translation": "https://weblate.vivid-inc.net/api/translations/neon/vivid-id/en/?format=api",
    "source": [
        "An email with a verification link has been sent to you. Please check your inbox and follow the link to complete this step."
    ],
    "previous_source": "",
    "target": [
        "An email with a verification link has been sent to you. Please check your inbox and follow the link to complete this step."
    ],
    "id_hash": 656256534828158791,
    "content_hash": 1138846622614274684,
    "location": "",
    "context": "vivid.id.create-new.email.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.vivid-inc.net/api/units/5623/?format=api",
    "priority": 100,
    "id": 5623,
    "web_url": "https://weblate.vivid-inc.net/translate/neon/vivid-id/en/?checksum=891b7dd767f60f47",
    "url": "https://weblate.vivid-inc.net/api/units/5623/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-21T02:29:18.044769Z"
}