National Illegal vehicle query can query the API can query to:
1: Get support for the city parameter interface;
2: Request illegal query interface;
3: Interface remaining request parameter query;
4: Vehicle (number plate) type numbering query;
5: Simplified Request violation Query interface
National Illegal Vehicle API query Interface : Http://www.haoservice.com/docs/2
Supported formats: JSON
Interface form: http
return Example:
{
"Error_code": "0",
"Reason": "Successful Return",
"Result": {
"Province": "S1x",
"City": "S1x_jinzhong",
"Hphm": "Jin KLV007",
"HPZL": "02",
"Lists": [
{
"Date": "2013-10-06 09:50",
"Area": "Yuen Street South",
"Act": "driving a motor vehicle other than a medium-sized passenger truck or dangerous goods vehicle exceeding the specified speed of 20% per hour",
"Code": "1352",
"Fen": "3",
"Money": "200",
"Handled": "Not processed",
"Payno": "067900104603",
"Longitude": "112.737809",
"Latitude": "37.710136"
}
]
}
}
National Vehicle Violation Query API query document