{
  "host": "py.gov.in",
  "category": "state",
  "url": "https://py.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://py.gov.in/",
      "violations": [
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".views-row-first.views-row-1.views-row-odd > .views-field-field-gallery-image.views-field > .field-content > .img_main.col-sm-12 > .col-sm-7 > .imagetitle > .postname > h4",
              "html": "<h4 tabindex=\"0\"><strong>Shri K. Kailashnathan, IAS (Rtd.)</strong></h4>"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": "moderate",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/landmark-one-main?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" class=\"js\">"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": "moderate",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/meta-viewport?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "meta[name=\"viewport\"]",
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1\">"
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": "moderate",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/page-has-heading-one?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html lang=\"en\" class=\"js\">"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 27,
          "samples": [
            {
              "target": ".skiptoreader",
              "html": "<a href=\"https://py.gov.in/screen-reader-access\" title=\"click to go screen reader page\" class=\"skiptoreader local\"><img src=\"https://py.gov.in/sites/all/themes/chh/images/icon-1.png\" alt=\"click to open screen reader page\"> Screen Reader Acc"
            },
            {
              "target": ".bhashini-dropdown-btn",
              "html": "<button role=\"combobox\" aria-label=\"Language Translator\" aria-expanded=\"false\" aria-haspopup=\"listbox\" aria-controls=\"bhashiniLanguageDropdown\" class=\"bhashini-dropdown-btn\">"
            },
            {
              "target": "#block-styleswitcher-styleswitcher > .content",
              "html": "<div class=\"content\" tabindex=\"0\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}