SELECT 
  * 
FROM 
  ath_category_faq_field_group 
WHERE 
  object_id = 143 
  AND type = 'V' 
ORDER BY 
  group_id

Query time 0.00115

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.40"
    },
    "ordering_operation": {
      "using_filesort": true,
      "table": {
        "table_name": "ath_category_faq_field_group",
        "access_type": "ref",
        "possible_keys": [
          "object_type"
        ],
        "key": "object_type",
        "used_key_parts": [
          "object_id",
          "type"
        ],
        "key_length": "6",
        "ref": [
          "const",
          "const"
        ],
        "rows_examined_per_scan": 4,
        "rows_produced_per_join": 4,
        "filtered": "100.00",
        "cost_info": {
          "read_cost": "1.00",
          "eval_cost": "0.40",
          "prefix_cost": "1.40",
          "data_read_per_join": "96"
        },
        "used_columns": [
          "group_id",
          "object_id",
          "type",
          "data"
        ]
      }
    }
  }
}

Result

group_id object_id type data
1102 143 V {"name":"https:\/\/www.facebook.com\/SandysCreationstoo\/","group_id":"0"}
1103 143 V {"name":"https:\/\/www.instagram.com\/sandyscreationsandsewmuchmore\/","group_id":"0"}
1104 143 V {"name":"https:\/\/twitter.com\/paint_by_thread","group_id":"0"}
1105 143 V {"name":"www.pinterest.com\/createsewmuch3660","group_id":"0"}