Skip to content

Instantly share code, notes, and snippets.

@cmonacaps
Created September 1, 2020 12:02
Show Gist options
  • Save cmonacaps/68ba0f5af2be05997470f4e883b8d7f6 to your computer and use it in GitHub Desktop.
Save cmonacaps/68ba0f5af2be05997470f4e883b8d7f6 to your computer and use it in GitHub Desktop.
{
"data": [
{
"type": "DispatchPoint",
"id": "-1",
"attributes": {
"updated_at": "2019-07-08T19:00:35.624363Z",
"display_name": "DummyDispatchPoint",
"facility": 1
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-5",
"attributes": {
"updated_at": "2019-09-24T18:40:45.556630Z",
"display_name": "DummyDispatchPoint",
"facility": 2
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-25",
"attributes": {
"updated_at": "2020-03-19T19:32:07.210135Z",
"display_name": "DummyDispatchPoint",
"facility": 7
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-21",
"attributes": {
"updated_at": "2020-03-19T19:32:07.228572Z",
"display_name": "DummyDispatchPoint",
"facility": 6
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-33",
"attributes": {
"updated_at": "2020-03-19T19:32:07.247441Z",
"display_name": "DummyDispatchPoint",
"facility": 9
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-13",
"attributes": {
"updated_at": "2020-03-19T19:32:07.271817Z",
"display_name": "DummyDispatchPoint",
"facility": 4
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-17",
"attributes": {
"updated_at": "2020-03-19T19:32:07.289483Z",
"display_name": "DummyDispatchPoint",
"facility": 5
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-29",
"attributes": {
"updated_at": "2020-03-19T19:32:07.307389Z",
"display_name": "DummyDispatchPoint",
"facility": 8
},
"relationships": {}
},
{
"type": "DispatchPoint",
"id": "-40",
"attributes": {
"updated_at": "2020-04-08T12:19:33.517492Z",
"display_name": "DummyDispatchPoint",
"facility": 10
},
"relationships": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment