{
"id": {string},
"name": {string},
"equipmentType": "ENGINE",
"availability": {string},
"compressionRatio": {float},
"cylinder": {integer},
"size": {float},
"displacement": {integer},
"configuration": {string},
"fuelType": {string},
"horsepower": {integer},
"torque": {integer},
"totalValves": {integer},
"manufacturerEngineCode": {string},
"type": {string},
"code": {string},
"compressorType": {string}
}
{
"id": {integer},
"name": {string},
"equipmentType": "TRANSMISSION",
"availability": {string},
"automaticType": {string},
"transmissionType": {string},
"numberOfSpeeds": {integer}
}