Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/application/en/?format=api",
    "source": [
        "This application could be a core component of the Android system, caution must be exercised."
    ],
    "previous_source": "",
    "target": [
        "This application could be a core component of the Android system, caution must be exercised."
    ],
    "id_hash": 2112389912076520785,
    "content_hash": -1386612602074248374,
    "location": "",
    "context": "core_app_warning",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.rikka.app/api/units/40888/?format=api",
    "priority": 100,
    "id": 40888,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=9d50b76ee0708d51",
    "url": "https://weblate.rikka.app/api/units/40888/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-22T10:46:00.101322Z"
}