Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/de/?format=api",
    "source": [
        "A value is required."
    ],
    "previous_source": "",
    "target": [
        "Ein Wert ist erforderlich."
    ],
    "id_hash": 8716109760451407888,
    "content_hash": 8716109760451407888,
    "location": "library/general/src/lib/y2issues/invalid_value.rb:40",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12697644/?format=api",
    "priority": 100,
    "id": 12562038,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/de/?checksum=f8f5d7a5af057010",
    "url": "https://l10n.opensuse.org/api/units/12562038/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-20T02:30:49.779702Z"
}