Units API.

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

GET /api/units/2752536/?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-sysconfig/master/pt/?format=api",
    "source": [
        "Cannot determine service state, systemd service does not exist:"
    ],
    "previous_source": "",
    "target": [
        "Não foi possível determinar o estado do serviço, o serviço systemd não existe:"
    ],
    "id_hash": 1755320543317973016,
    "content_hash": 1755320543317973016,
    "location": "src/modules/Sysconfig.rb:1204",
    "context": "",
    "note": "Returns whether given service is active (info from systemd)\nIf service is not found, reports error in UI and returns nil\n\n@param service_name\n@return [Boolean] active?",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.opensuse.org/api/units/12584002/?format=api",
    "priority": 100,
    "id": 2752536,
    "web_url": "https://l10n.opensuse.org/translate/yast-sysconfig/master/pt/?checksum=985c26bbeb69d818",
    "url": "https://l10n.opensuse.org/api/units/2752536/?format=api",
    "explanation": "",
    "extra_flags": ""
}