You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

30 lines
659 B

[
{
"id": 1,
"name": "Bus Service",
"desc": "Our bus service in Ankara",
"img": "/img/voting.jpg",
"rates": [
{
"id": 1,
"score": 10,
"note": "IT WAS AWESOME"
},
{
"id": 2,
"score": 0,
"note": "The worst bus ride I have ever had"
},
{
"id": 3,
"score": 7,
"note": null
},
{
"id": 4,
"score": 1,
"note": null
}
]
}
]