Units API.

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

GET /api/units/12686496/?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": [
        "These add-ons were not installed:\n\n%s"
    ],
    "previous_source": "",
    "target": [
        "These add-ons were not installed:\n\n%s"
    ],
    "id_hash": 4679930659653369677,
    "content_hash": 4679930659653369677,
    "location": "src/lib/registration/ui/not_installed_products_dialog.rb:106",
    "context": "",
    "note": "TRANSLATORS: Popup error showing all the add-ons that weren't\ninstalled, %s is the add-ons identifiers.",
    "flags": "c-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 229,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12686496/?format=api",
    "priority": 100,
    "id": 12686496,
    "web_url": "https://l10n.opensuse.org/translate/yast-registration/master/en/?checksum=c0f27423be193f4d",
    "url": "https://l10n.opensuse.org/api/units/12686496/?format=api",
    "explanation": "",
    "extra_flags": ""
}