Constructor Information
GET http://ergast.com/api/f1/constructors/{{constructorid}}
Each constructor listed in the response is identified by a unique constructorId which is used to identify the constructor throughout the API. To obtain information about a particular constructor append the constructorId (name of the constructor)
This endpoint is to obtain the information of a particular constructor based on the constructorId (constructor 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/constructors/mclaren\" limit=\"30\" offset=\"0\" total=\"1\"\u003e\n \u003cConstructorTable constructorId=\"mclaren\"\u003e\n \u003cConstructor constructorId=\"mclaren\" url=\"http://en.wikipedia.org/wiki/McLaren\"\u003e\n \u003cName\u003eMcLaren\u003c/Name\u003e\n \u003cNationality\u003eBritish\u003c/Nationality\u003e\n \u003c/Constructor\u003e\n \u003c/ConstructorTable\u003e\n\u003c/MRData\u003e"