Skip to content

Instantly share code, notes, and snippets.

@mariano-aguero
Created September 14, 2016 14:22
Show Gist options
  • Save mariano-aguero/10a483e893fd45c212a248c640a2f87c to your computer and use it in GitHub Desktop.
Save mariano-aguero/10a483e893fd45c212a248c640a2f87c to your computer and use it in GitHub Desktop.
Multeo
{
"code": 200,
"status": "success",
"data": [
{
"id": "384",
"identifier": "SSF",
"ticket_type": "transit",
"status": "active",
"status_media": "complete",
"nulled_reason": null,
"address": "Eva Perón 2919",
"description": null,
"lat": "-31.643826310649",
"lng": "-60.710092126613",
"synchronized": "0",
"created_at": "2016-09-14 11:18:19",
"updated_at": "2016-09-14 11:18:19",
"origin": "multeoCore",
"sign_confirm": "1",
"sign": "",
"infringements": [
{
"id": "57",
"name": "INFRACCION TRANSITO0000",
"type_infringement": "transit",
"synchronized": "1",
"created_at": "2016-09-07 19:47:09",
"updated_at": "2016-09-07 19:47:09",
"organization": {
"id": "2",
"name": "Santa Fe, Santa Fe",
"description": "Municipalidad de Santa Fe",
"identifier": "MSTAFE",
"synchronized": "0",
"created_at": "2016-04-21 13:46:51",
"updated_at": "2016-08-12 12:16:34",
"lat": "-31.618",
"lng": "-60.702",
"zip": "3000",
"logo_url": null
}
}
],
"images": null,
"user": {
"id": "2",
"username": "inspector1",
"email": "[email protected]",
"first_name": "Inspector",
"last_name": "Gadget",
"document": "1",
"banned": "0",
"document_type": "DU",
"turn": null,
"sex": null,
"synchronized": "0",
"avatar_url": "http://api.multeo.keetupmobile.com/users/2/avatar/9585b8d3ee82c8ba5b6b0b49bf8cf23e.jpg",
"created_at": "2016-04-19 13:27:28",
"updated_at": "2016-09-14 10:54:27",
"brigade": {
"id": "2",
"description": "Brigada masculina de transito",
"synchronized": "0",
"created_at": "2016-04-21 13:46:51",
"updated_at": "2016-04-21 13:46:51",
"organization": null
},
"organization": {
"id": "2",
"name": "Santa Fe, Santa Fe",
"description": "Municipalidad de Santa Fe",
"identifier": "MSTAFE",
"synchronized": "0",
"created_at": "2016-04-21 13:46:51",
"updated_at": "2016-08-12 12:16:34",
"lat": "-31.618",
"lng": "-60.702",
"zip": "3000",
"logo_url": null
},
"role": "inspector"
},
"organization": {
"id": "2",
"name": "Santa Fe, Santa Fe",
"description": "Municipalidad de Santa Fe",
"identifier": "MSTAFE",
"synchronized": "0",
"created_at": "2016-04-21 13:46:51",
"updated_at": "2016-08-12 12:16:34",
"lat": "-31.618",
"lng": "-60.702",
"zip": "3000",
"logo_url": null
},
"workingday": {
"id": "130",
"start_date": "2016-09-14 11:05:54",
"end_date": null,
"created_at": "2016-09-14 11:05:54",
"updated_at": "2016-09-14 11:05:54",
"user": {
"id": "2",
"username": "inspector1",
"email": "[email protected]",
"first_name": "Inspector",
"last_name": "Gadget",
"document": "1",
"banned": "0",
"document_type": "DU",
"turn": null,
"sex": null,
"synchronized": "0",
"avatar_url": "http://api.multeo.keetupmobile.com/users/2/avatar/9585b8d3ee82c8ba5b6b0b49bf8cf23e.jpg",
"created_at": "2016-04-19 13:27:28",
"updated_at": "2016-09-14 10:54:27",
"brigade": {
"id": "2",
"description": "Brigada masculina de transito",
"synchronized": "0",
"created_at": "2016-04-21 13:46:51",
"updated_at": "2016-04-21 13:46:51",
"organization": null
},
"organization": {
"id": "2",
"name": "Santa Fe, Santa Fe",
"description": "Municipalidad de Santa Fe",
"identifier": "MSTAFE",
"synchronized": "0",
"created_at": "2016-04-21 13:46:51",
"updated_at": "2016-08-12 12:16:34",
"lat": "-31.618",
"lng": "-60.702",
"zip": "3000",
"logo_url": null
},
"role": "inspector"
},
"online": true,
"statistics": {
"tickets_made": 3,
"infringements_stats": [
{
"infringement_name": "INFRACCION TRANSITO0000",
"infringement_percentage": 50
},
{
"infringement_name": "Vehículo sin espejos retrovisores",
"infringement_percentage": 25
},
{
"infringement_name": "Vidrios polarizados",
"infringement_percentage": 25
}
],
"infringements_made": 4
}
},
"identifier_type": "domain"
}
],
"paginator": {
"total": 1,
"count": 1,
"per_page": 10,
"current_page": 1,
"total_pages": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment