Units API.

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

GET /api/units/12581068/?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-registration/master/en/?format=api",
    "source": [
        "Network is not configured, the registration server cannot be reached.\nDo you want to configure the network now?"
    ],
    "previous_source": "",
    "target": [
        "Network is not configured, the registration server cannot be reached.\nDo you want to configure the network now?"
    ],
    "id_hash": 7500922234615936995,
    "content_hash": 7500922234615936995,
    "location": "src/lib/registration/connect_helpers.rb:331",
    "context": "",
    "note": "Error popup",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 65,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://l10n.opensuse.org/api/units/12581068/?format=api",
    "priority": 100,
    "id": 12581068,
    "web_url": "https://l10n.opensuse.org/translate/yast-registration/master/en/?checksum=e818a107e21cb7e3",
    "url": "https://l10n.opensuse.org/api/units/12581068/?format=api",
    "explanation": "",
    "extra_flags": ""
}