Circuit Information
GET http://ergast.com/api/f1/circuits/{{circuitid}}
Each constructor listed in the response is identified by a unique circuitId which is used to identify the constructor throughout the API. To obtain information about a particular circuit append the circuitId (name of the circuit)
This endpoint is to obtain the information of a particular circuit based on the circuitId (circuit name)
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/circuits/monza\" limit=\"30\" offset=\"0\" total=\"1\"\u003e\n \u003cCircuitTable circuitId=\"monza\"\u003e\n \u003cCircuit circuitId=\"monza\" url=\"http://en.wikipedia.org/wiki/Autodromo_Nazionale_Monza\"\u003e\n \u003cCircuitName\u003eAutodromo Nazionale di Monza\u003c/CircuitName\u003e\n \u003cLocation lat=\"45.6156\" long=\"9.28111\"\u003e\n \u003cLocality\u003eMonza\u003c/Locality\u003e\n \u003cCountry\u003eItaly\u003c/Country\u003e\n \u003c/Location\u003e\n \u003c/Circuit\u003e\n \u003c/CircuitTable\u003e\n\u003c/MRData\u003e"