List of finishing status for a specific round in a season

GET http://ergast.com/api/f1/{{year}}/{{round}}/status

To fetch the list of finishing status of a specific race(round) in a 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/1/status\" limit=\"30\" offset=\"0\" total=\"7\"\u003e\n    \u003cStatusTable season=\"2019\" round=\"1\"\u003e\n        \u003cStatus statusId=\"1\" count=\"6\"\u003eFinished\u003c/Status\u003e\n        \u003cStatus statusId=\"5\" count=\"1\"\u003eEngine\u003c/Status\u003e\n        \u003cStatus statusId=\"11\" count=\"9\"\u003e+1 Lap\u003c/Status\u003e\n        \u003cStatus statusId=\"12\" count=\"1\"\u003e+2 Laps\u003c/Status\u003e\n        \u003cStatus statusId=\"13\" count=\"1\"\u003e+3 Laps\u003c/Status\u003e\n        \u003cStatus statusId=\"36\" count=\"1\"\u003eWheel\u003c/Status\u003e\n        \u003cStatus statusId=\"137\" count=\"1\"\u003eDamage\u003c/Status\u003e\n    \u003c/StatusTable\u003e\n\u003c/MRData\u003e"