List of finishing status for a specific season
GET http://ergast.com/api/f1/{{year}}/status
To fetch the list of finishing status of a specific season(year).
RESPONSES
status: OK
"\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003c?xml-stylesheet type=\"text/xsl\" href=\"/schemas/mrd-1.4.xsl\"?\u003e\n\u003cMRData xmlns=\"http://ergast.com/mrd/1.4\" series=\"f1\" url=\"http://ergast.com/api/f1/2019/status\" limit=\"30\" offset=\"0\" total=\"25\"\u003e\n \u003cStatusTable season=\"2019\"\u003e\n \u003cStatus statusId=\"1\" count=\"196\"\u003eFinished\u003c/Status\u003e\n \u003cStatus statusId=\"2\" count=\"2\"\u003eDisqualified\u003c/Status\u003e\n \u003cStatus statusId=\"3\" count=\"5\"\u003eAccident\u003c/Status\u003e\n \u003cStatus statusId=\"4\" count=\"16\"\u003eCollision\u003c/Status\u003e\n \u003cStatus statusId=\"5\" count=\"5\"\u003eEngine\u003c/Status\u003e\n \u003cStatus statusId=\"7\" count=\"1\"\u003eTransmission\u003c/Status\u003e\n \u003cStatus statusId=\"9\" count=\"1\"\u003eHydraulics\u003c/Status\u003e\n \u003cStatus statusId=\"11\" count=\"133\"\u003e+1 Lap\u003c/Status\u003e\n \u003cStatus statusId=\"12\" count=\"27\"\u003e+2 Laps\u003c/Status\u003e\n \u003cStatus statusId=\"13\" count=\"4\"\u003e+3 Laps\u003c/Status\u003e\n \u003cStatus statusId=\"20\" count=\"2\"\u003eSpun off\u003c/Status\u003e\n \u003cStatus statusId=\"22\" count=\"4\"\u003eSuspension\u003c/Status\u003e\n \u003cStatus statusId=\"23\" count=\"6\"\u003eBrakes\u003c/Status\u003e\n \u003cStatus statusId=\"25\" count=\"1\"\u003eOverheating\u003c/Status\u003e\n \u003cStatus statusId=\"31\" count=\"2\"\u003eRetired\u003c/Status\u003e\n \u003cStatus statusId=\"34\" count=\"1\"\u003eWater pressure\u003c/Status\u003e\n \u003cStatus statusId=\"36\" count=\"2\"\u003eWheel\u003c/Status\u003e\n \u003cStatus statusId=\"43\" count=\"1\"\u003eExhaust\u003c/Status\u003e\n \u003cStatus statusId=\"44\" count=\"1\"\u003eOil leak\u003c/Status\u003e\n \u003cStatus statusId=\"54\" count=\"1\"\u003eWithdrew\u003c/Status\u003e\n \u003cStatus statusId=\"60\" count=\"1\"\u003eOut of fuel\u003c/Status\u003e\n \u003cStatus statusId=\"75\" count=\"3\"\u003ePower loss\u003c/Status\u003e\n \u003cStatus statusId=\"130\" count=\"2\"\u003eCollision damage\u003c/Status\u003e\n \u003cStatus statusId=\"131\" count=\"2\"\u003ePower Unit\u003c/Status\u003e\n \u003cStatus statusId=\"137\" count=\"1\"\u003eDamage\u003c/Status\u003e\n \u003c/StatusTable\u003e\n\u003c/MRData\u003e"