Skip to content

Instantly share code, notes, and snippets.

@Rustem
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rustem/dc2d80da34247143cb5e to your computer and use it in GitHub Desktop.
Save Rustem/dc2d80da34247143cb5e to your computer and use it in GitHub Desktop.
{
"meta" : { "limit" : 20,
"next" : null,
"offset" : 0,
"previous" : null,
"total_count" : 9
},
"objects" : [ { "fuel_consumption" : 0.0,
"id" : 34,
"km" : 0.0,
"make" : "7772553439",
"model" : "Atrack",
"resource_uri" : "/api/v1/car/34",
"time" : 0,
"vin" : "12312312312312316"
},
{ "fuel_consumption" : 0.0,
"id" : 33,
"km" : 0.0,
"make" : "7772553468",
"model" : "Atrack, 356308044786421",
"resource_uri" : "/api/v1/car/33",
"time" : 0,
"vin" : "12312312312312315"
},
{ "fuel_consumption" : 0.0,
"id" : 4,
"km" : 1552.6542309239901,
"make" : "Car",
"model" : "Almaty, Kazahstan",
"resource_uri" : "/api/v1/car/4",
"time" : 2034680,
"vin" : "44444444444444444"
},
{ "fuel_consumption" : 0.0,
"id" : 29,
"km" : 986.17565658101,
"make" : "Toyota",
"model" : "Prado",
"resource_uri" : "/api/v1/car/29",
"time" : 957162,
"vin" : "+7771134378"
},
{ "fuel_consumption" : 0.0,
"id" : 32,
"km" : 0.0,
"make" : "7772553467",
"model" : "Atrack, 356308044918966",
"resource_uri" : "/api/v1/car/32",
"time" : 0,
"vin" : "12312312312312314"
},
{ "fuel_consumption" : 773.67046901649201,
"id" : 1,
"km" : 11934.221166543401,
"make" : "Car",
"model" : "Almaty, Kazahstan",
"resource_uri" : "/api/v1/car/1",
"time" : 14681997,
"vin" : "354188046625567"
},
{ "fuel_consumption" : 0.0,
"id" : 30,
"km" : 428.26940391488199,
"make" : "Camry",
"model" : "Quecklink - 7772553461",
"resource_uri" : "/api/v1/car/30",
"time" : 71569,
"vin" : "12312312312312312"
},
{ "fuel_consumption" : 0.0,
"id" : 31,
"km" : 105.698995419035,
"make" : "Toyota",
"model" : "Highlander ",
"resource_uri" : "/api/v1/car/31",
"time" : 223296,
"vin" : "Q-link7772553463"
},
{ "fuel_consumption" : 0.0,
"id" : 2,
"km" : 6473.9350746620403,
"make" : "Car",
"model" : "Kyiv, Ukraine",
"resource_uri" : "/api/v1/car/2",
"time" : 1531082,
"vin" : "354188046630641"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment