Units API.

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

GET /api/units/12579247/?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-oneclickinstall/master/en/?format=api",
    "source": [
        "Warning: pattern %1 could not be installed."
    ],
    "previous_source": "",
    "target": [
        "Warning: pattern %1 could not be installed."
    ],
    "id_hash": 1744246900179153174,
    "content_hash": 1744246900179153174,
    "location": "src/modules/OneClickInstallWorkerFunctions.rb:252",
    "context": "",
    "note": "* Install all the specified patterns\n* return true if all installations were successful, false otherwise",
    "flags": "ycp-format",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://l10n.opensuse.org/api/units/12579247/?format=api",
    "priority": 100,
    "id": 12579247,
    "web_url": "https://l10n.opensuse.org/translate/yast-oneclickinstall/master/en/?checksum=9834cf5075c13116",
    "url": "https://l10n.opensuse.org/api/units/12579247/?format=api",
    "explanation": "",
    "extra_flags": ""
}