View Fuel ID
GET:{output}/fuel/{id}
Overview
Returns a fuel object.
URL Parameters
Each of the following url formats is valid:
/{output}/fuel/{id}
/{output}/fuel/{urlTitle}
Name | Type | Description |
---|---|---|
output | string | The output format of the HTTP response; must be ‘json’, or ‘xml’. |
id | integer | The id field for the fuel. |
urlTitle | string | A unique string identifying the fuel. The urlTitle can be identified by the final segment in the fuel’s url.) |
Code Samples
cURL
cURL
curl “http://api.cecclimate.com/json/fuel/ipcc-revised-1996-guidelines-jet-kerosene”