/api/v1/environment/osm/pipelines.{
"country": "string",
"commodity": "string",
"count": 0,
"elements": [
{
"type": "string",
"id": 0,
"lat": 0,
"lon": 0,
"center": {
"lat": 0,
"lon": 0
},
"nodes": [
0
],
"members": [
{
"type": "string",
"ref": 0,
"role": "string"
}
],
"tags": {
"property1": "string",
"property2": "string"
}
}
],
"timestamp_osm_base": "string",
"attribution": "(C) OpenStreetMap contributors (ODbL 1.0)"
}