Networks API

get listing

GET /api/rest/customer/v1/networks

Parameters

Name Description
filter[id] id filter
filter[name-eq] name eq filter
filter[name-not-eq] name not eq filter
filter[name-cont] name cont filter
filter[name-start] name start filter
filter[name-end] name end filter
filter[name-in] name in filter
filter[name-not-in] name not in filter
filter[name-cont-any] name cont any filter

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjMwLCJhdWQiOlsiY3VzdG9tZXItdjEiXSwiZXhwIjoxNzMxNTc4MjI4fQ.FW0IlRI02uo8ajrIrIGjYwXUy2-S7CsQEP8HMcwhM5M
Host: example.org
Cookie: 

Route

GET /api/rest/customer/v1/networks

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/vnd.api+json
Vary: Accept
ETag: W/"7d19c91f414caaede6f54ca08c3562e5"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 12a463cf-cbbb-40b2-bb22-d312b0d5a02d
X-Runtime: 0.024132
Content-Length: 24941

Status

200 OK

Body

{
  "data": [
    {
      "id": "0001bcb8-baf9-4108-8462-9a6e87b31b94",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0001bcb8-baf9-4108-8462-9a6e87b31b94"
      },
      "attributes": {
        "name": "FR Special Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0001bcb8-baf9-4108-8462-9a6e87b31b94/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0001bcb8-baf9-4108-8462-9a6e87b31b94/network-type"
          }
        }
      }
    },
    {
      "id": "00025a08-6e18-4ce9-8104-f5c935561dd1",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00025a08-6e18-4ce9-8104-f5c935561dd1"
      },
      "attributes": {
        "name": "PG Voice Mail And Calling Card Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00025a08-6e18-4ce9-8104-f5c935561dd1/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00025a08-6e18-4ce9-8104-f5c935561dd1/network-type"
          }
        }
      }
    },
    {
      "id": "000661ed-9cbd-40ad-8e2e-1ce780b11d6f",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000661ed-9cbd-40ad-8e2e-1ce780b11d6f"
      },
      "attributes": {
        "name": "HR Osijek Baranja County Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000661ed-9cbd-40ad-8e2e-1ce780b11d6f/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000661ed-9cbd-40ad-8e2e-1ce780b11d6f/network-type"
          }
        }
      }
    },
    {
      "id": "000693da-3d9a-444c-8272-07cbabaf34fb",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000693da-3d9a-444c-8272-07cbabaf34fb"
      },
      "attributes": {
        "name": "DE Zusmarshausen Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000693da-3d9a-444c-8272-07cbabaf34fb/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000693da-3d9a-444c-8272-07cbabaf34fb/network-type"
          }
        }
      }
    },
    {
      "id": "000a3397-fc68-4552-a0be-968089722c21",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000a3397-fc68-4552-a0be-968089722c21"
      },
      "attributes": {
        "name": "US Haysprings Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000a3397-fc68-4552-a0be-968089722c21/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000a3397-fc68-4552-a0be-968089722c21/network-type"
          }
        }
      }
    },
    {
      "id": "000afef9-c793-4528-9b4a-fbb1262f7cc4",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000afef9-c793-4528-9b4a-fbb1262f7cc4"
      },
      "attributes": {
        "name": "US Sabina Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000afef9-c793-4528-9b4a-fbb1262f7cc4/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000afef9-c793-4528-9b4a-fbb1262f7cc4/network-type"
          }
        }
      }
    },
    {
      "id": "000c14f6-8fcc-4bf8-92de-93daf871cb32",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000c14f6-8fcc-4bf8-92de-93daf871cb32"
      },
      "attributes": {
        "name": "AT Rennweg Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000c14f6-8fcc-4bf8-92de-93daf871cb32/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000c14f6-8fcc-4bf8-92de-93daf871cb32/network-type"
          }
        }
      }
    },
    {
      "id": "000c4664-209c-4a51-b28d-4dc79e39e193",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000c4664-209c-4a51-b28d-4dc79e39e193"
      },
      "attributes": {
        "name": "US Barnesvl Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000c4664-209c-4a51-b28d-4dc79e39e193/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000c4664-209c-4a51-b28d-4dc79e39e193/network-type"
          }
        }
      }
    },
    {
      "id": "000d7cf5-fb04-4ada-9e9a-c79626612dd1",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/000d7cf5-fb04-4ada-9e9a-c79626612dd1"
      },
      "attributes": {
        "name": "RS Smederevo Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/000d7cf5-fb04-4ada-9e9a-c79626612dd1/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/000d7cf5-fb04-4ada-9e9a-c79626612dd1/network-type"
          }
        }
      }
    },
    {
      "id": "0012ab36-2fd2-44e7-a360-4745b6397167",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0012ab36-2fd2-44e7-a360-4745b6397167"
      },
      "attributes": {
        "name": "FI Entertainment Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0012ab36-2fd2-44e7-a360-4745b6397167/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0012ab36-2fd2-44e7-a360-4745b6397167/network-type"
          }
        }
      }
    },
    {
      "id": "00135491-a353-4382-9962-4ace9170318f",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00135491-a353-4382-9962-4ace9170318f"
      },
      "attributes": {
        "name": "US Mcbain Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00135491-a353-4382-9962-4ace9170318f/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00135491-a353-4382-9962-4ace9170318f/network-type"
          }
        }
      }
    },
    {
      "id": "00151861-99cd-402d-a5f8-73a61c95e9f8",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00151861-99cd-402d-a5f8-73a61c95e9f8"
      },
      "attributes": {
        "name": "RU Orenburgskaya Oblast Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00151861-99cd-402d-a5f8-73a61c95e9f8/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00151861-99cd-402d-a5f8-73a61c95e9f8/network-type"
          }
        }
      }
    },
    {
      "id": "001716f1-52f8-4819-9c84-da5705715a10",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/001716f1-52f8-4819-9c84-da5705715a10"
      },
      "attributes": {
        "name": "SM Premium Rate And Video Call Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/001716f1-52f8-4819-9c84-da5705715a10/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/001716f1-52f8-4819-9c84-da5705715a10/network-type"
          }
        }
      }
    },
    {
      "id": "0018cf0f-f77f-4838-b2cc-518f25c5cdde",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0018cf0f-f77f-4838-b2cc-518f25c5cdde"
      },
      "attributes": {
        "name": "US Orangecity Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0018cf0f-f77f-4838-b2cc-518f25c5cdde/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0018cf0f-f77f-4838-b2cc-518f25c5cdde/network-type"
          }
        }
      }
    },
    {
      "id": "0019035b-9cea-4443-b7b8-f3993030829e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0019035b-9cea-4443-b7b8-f3993030829e"
      },
      "attributes": {
        "name": "IN Aheri Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0019035b-9cea-4443-b7b8-f3993030829e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0019035b-9cea-4443-b7b8-f3993030829e/network-type"
          }
        }
      }
    },
    {
      "id": "00196de7-d10c-47cf-8ef1-159118891f94",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00196de7-d10c-47cf-8ef1-159118891f94"
      },
      "attributes": {
        "name": "US Harleton Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00196de7-d10c-47cf-8ef1-159118891f94/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00196de7-d10c-47cf-8ef1-159118891f94/network-type"
          }
        }
      }
    },
    {
      "id": "001a5dcd-3be0-4a0d-9d18-27dc8099cdb2",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/001a5dcd-3be0-4a0d-9d18-27dc8099cdb2"
      },
      "attributes": {
        "name": "FI Dna Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/001a5dcd-3be0-4a0d-9d18-27dc8099cdb2/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/001a5dcd-3be0-4a0d-9d18-27dc8099cdb2/network-type"
          }
        }
      }
    },
    {
      "id": "001c70f5-6450-43b7-b4b1-320ad997a32b",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/001c70f5-6450-43b7-b4b1-320ad997a32b"
      },
      "attributes": {
        "name": "US Roundup Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/001c70f5-6450-43b7-b4b1-320ad997a32b/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/001c70f5-6450-43b7-b4b1-320ad997a32b/network-type"
          }
        }
      }
    },
    {
      "id": "00225b69-a8a1-4013-8185-2ad3a45c83ce",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00225b69-a8a1-4013-8185-2ad3a45c83ce"
      },
      "attributes": {
        "name": "CA Seba Beach Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00225b69-a8a1-4013-8185-2ad3a45c83ce/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00225b69-a8a1-4013-8185-2ad3a45c83ce/network-type"
          }
        }
      }
    },
    {
      "id": "00238a31-8b05-40ff-927d-26896cfba7c4",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00238a31-8b05-40ff-927d-26896cfba7c4"
      },
      "attributes": {
        "name": "US Glencoe Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00238a31-8b05-40ff-927d-26896cfba7c4/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00238a31-8b05-40ff-927d-26896cfba7c4/network-type"
          }
        }
      }
    },
    {
      "id": "0023f5e1-c8fc-49d1-a15c-141616732029",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0023f5e1-c8fc-49d1-a15c-141616732029"
      },
      "attributes": {
        "name": "RO Mass Call Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0023f5e1-c8fc-49d1-a15c-141616732029/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0023f5e1-c8fc-49d1-a15c-141616732029/network-type"
          }
        }
      }
    },
    {
      "id": "00251013-ce3a-4444-a859-ac01229e582b",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00251013-ce3a-4444-a859-ac01229e582b"
      },
      "attributes": {
        "name": "GR Preveza Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00251013-ce3a-4444-a859-ac01229e582b/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00251013-ce3a-4444-a859-ac01229e582b/network-type"
          }
        }
      }
    },
    {
      "id": "00275e17-1ece-46e5-a4ba-9b1d34d069c7",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00275e17-1ece-46e5-a4ba-9b1d34d069c7"
      },
      "attributes": {
        "name": "DE Boll Kreis Goppingen Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00275e17-1ece-46e5-a4ba-9b1d34d069c7/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00275e17-1ece-46e5-a4ba-9b1d34d069c7/network-type"
          }
        }
      }
    },
    {
      "id": "002a0a36-ba9c-41a0-9a94-b298a662da63",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/002a0a36-ba9c-41a0-9a94-b298a662da63"
      },
      "attributes": {
        "name": "DE Braunlage Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/002a0a36-ba9c-41a0-9a94-b298a662da63/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/002a0a36-ba9c-41a0-9a94-b298a662da63/network-type"
          }
        }
      }
    },
    {
      "id": "002c02d8-4e8f-4732-9d3f-cc918534441d",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/002c02d8-4e8f-4732-9d3f-cc918534441d"
      },
      "attributes": {
        "name": "IN Mahabubabad Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/002c02d8-4e8f-4732-9d3f-cc918534441d/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/002c02d8-4e8f-4732-9d3f-cc918534441d/network-type"
          }
        }
      }
    },
    {
      "id": "002c6044-ce11-45e4-84f3-9611d5e2912e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/002c6044-ce11-45e4-84f3-9611d5e2912e"
      },
      "attributes": {
        "name": "US Kayenta Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/002c6044-ce11-45e4-84f3-9611d5e2912e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/002c6044-ce11-45e4-84f3-9611d5e2912e/network-type"
          }
        }
      }
    },
    {
      "id": "002d7e35-0574-4903-b163-5bd9820fa759",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/002d7e35-0574-4903-b163-5bd9820fa759"
      },
      "attributes": {
        "name": "IN Deogad Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/002d7e35-0574-4903-b163-5bd9820fa759/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/002d7e35-0574-4903-b163-5bd9820fa759/network-type"
          }
        }
      }
    },
    {
      "id": "002eb994-c82a-4136-be55-de036a22b171",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/002eb994-c82a-4136-be55-de036a22b171"
      },
      "attributes": {
        "name": "PK Dera Ismail Khan Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/002eb994-c82a-4136-be55-de036a22b171/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/002eb994-c82a-4136-be55-de036a22b171/network-type"
          }
        }
      }
    },
    {
      "id": "002edfb7-a96d-4eb2-bc51-f2700252b2fb",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/002edfb7-a96d-4eb2-bc51-f2700252b2fb"
      },
      "attributes": {
        "name": "US Guntertown Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/002edfb7-a96d-4eb2-bc51-f2700252b2fb/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/002edfb7-a96d-4eb2-bc51-f2700252b2fb/network-type"
          }
        }
      }
    },
    {
      "id": "003198fc-1dcb-420e-97a1-d44f6d8f33ad",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/003198fc-1dcb-420e-97a1-d44f6d8f33ad"
      },
      "attributes": {
        "name": "US Massey Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/003198fc-1dcb-420e-97a1-d44f6d8f33ad/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/003198fc-1dcb-420e-97a1-d44f6d8f33ad/network-type"
          }
        }
      }
    },
    {
      "id": "0032238b-756d-44be-a5e4-465b3ceaa418",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0032238b-756d-44be-a5e4-465b3ceaa418"
      },
      "attributes": {
        "name": "US Shedd Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0032238b-756d-44be-a5e4-465b3ceaa418/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0032238b-756d-44be-a5e4-465b3ceaa418/network-type"
          }
        }
      }
    },
    {
      "id": "00331031-409e-41e7-ab51-909ba9d0c197",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00331031-409e-41e7-ab51-909ba9d0c197"
      },
      "attributes": {
        "name": "JP Iwade Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00331031-409e-41e7-ab51-909ba9d0c197/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00331031-409e-41e7-ab51-909ba9d0c197/network-type"
          }
        }
      }
    },
    {
      "id": "00356172-5971-40ca-b577-136449facfdf",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00356172-5971-40ca-b577-136449facfdf"
      },
      "attributes": {
        "name": "BD Palashbari Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00356172-5971-40ca-b577-136449facfdf/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00356172-5971-40ca-b577-136449facfdf/network-type"
          }
        }
      }
    },
    {
      "id": "0036dae8-a56a-4a1d-961e-acaa1a93d495",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0036dae8-a56a-4a1d-961e-acaa1a93d495"
      },
      "attributes": {
        "name": "DE Ehrenburg Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0036dae8-a56a-4a1d-961e-acaa1a93d495/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0036dae8-a56a-4a1d-961e-acaa1a93d495/network-type"
          }
        }
      }
    },
    {
      "id": "003794ae-4d58-4a0f-a45d-c4e0947b8c4f",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/003794ae-4d58-4a0f-a45d-c4e0947b8c4f"
      },
      "attributes": {
        "name": "IT Menaggio Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/003794ae-4d58-4a0f-a45d-c4e0947b8c4f/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/003794ae-4d58-4a0f-a45d-c4e0947b8c4f/network-type"
          }
        }
      }
    },
    {
      "id": "00383db8-2819-4c44-9217-5b773a6f952a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00383db8-2819-4c44-9217-5b773a6f952a"
      },
      "attributes": {
        "name": "DE Brohl Lutzing Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00383db8-2819-4c44-9217-5b773a6f952a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00383db8-2819-4c44-9217-5b773a6f952a/network-type"
          }
        }
      }
    },
    {
      "id": "0038e427-51a6-454f-adea-db05b601ac44",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0038e427-51a6-454f-adea-db05b601ac44"
      },
      "attributes": {
        "name": "GH Hohoe Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0038e427-51a6-454f-adea-db05b601ac44/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0038e427-51a6-454f-adea-db05b601ac44/network-type"
          }
        }
      }
    },
    {
      "id": "003c5f5c-3e15-4524-829e-0fc1d0809b82",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/003c5f5c-3e15-4524-829e-0fc1d0809b82"
      },
      "attributes": {
        "name": "US Lead Hill Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/003c5f5c-3e15-4524-829e-0fc1d0809b82/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/003c5f5c-3e15-4524-829e-0fc1d0809b82/network-type"
          }
        }
      }
    },
    {
      "id": "003e1852-89cb-482f-9eff-b39a0598d3fe",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/003e1852-89cb-482f-9eff-b39a0598d3fe"
      },
      "attributes": {
        "name": "ID Tiom Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/003e1852-89cb-482f-9eff-b39a0598d3fe/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/003e1852-89cb-482f-9eff-b39a0598d3fe/network-type"
          }
        }
      }
    },
    {
      "id": "00457752-9fdf-441b-b0a2-be855d9be7f7",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00457752-9fdf-441b-b0a2-be855d9be7f7"
      },
      "attributes": {
        "name": "CN Jingzhou Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00457752-9fdf-441b-b0a2-be855d9be7f7/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00457752-9fdf-441b-b0a2-be855d9be7f7/network-type"
          }
        }
      }
    },
    {
      "id": "0046ad18-cdf0-4d06-b5cc-4687c2b94c7a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0046ad18-cdf0-4d06-b5cc-4687c2b94c7a"
      },
      "attributes": {
        "name": "AT Gostling An Der Ybbs Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0046ad18-cdf0-4d06-b5cc-4687c2b94c7a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0046ad18-cdf0-4d06-b5cc-4687c2b94c7a/network-type"
          }
        }
      }
    },
    {
      "id": "0046d90e-cc3f-4473-b2dc-9d57ac66051b",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0046d90e-cc3f-4473-b2dc-9d57ac66051b"
      },
      "attributes": {
        "name": "GB Shrewsbury Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0046d90e-cc3f-4473-b2dc-9d57ac66051b/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0046d90e-cc3f-4473-b2dc-9d57ac66051b/network-type"
          }
        }
      }
    },
    {
      "id": "00472540-0eda-4a6a-96aa-237006e78977",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00472540-0eda-4a6a-96aa-237006e78977"
      },
      "attributes": {
        "name": "HN La Lima Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00472540-0eda-4a6a-96aa-237006e78977/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00472540-0eda-4a6a-96aa-237006e78977/network-type"
          }
        }
      }
    },
    {
      "id": "0047cdc3-ac96-4ac1-a5b6-b39ab18531b4",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0047cdc3-ac96-4ac1-a5b6-b39ab18531b4"
      },
      "attributes": {
        "name": "DE Oederan Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0047cdc3-ac96-4ac1-a5b6-b39ab18531b4/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0047cdc3-ac96-4ac1-a5b6-b39ab18531b4/network-type"
          }
        }
      }
    },
    {
      "id": "0047f1bd-45e4-438b-8b63-d752991ae41c",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0047f1bd-45e4-438b-8b63-d752991ae41c"
      },
      "attributes": {
        "name": "US Canisteo Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0047f1bd-45e4-438b-8b63-d752991ae41c/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0047f1bd-45e4-438b-8b63-d752991ae41c/network-type"
          }
        }
      }
    },
    {
      "id": "0048d712-cc02-4166-bdfe-12613454e567",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0048d712-cc02-4166-bdfe-12613454e567"
      },
      "attributes": {
        "name": "US Hitchcock Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0048d712-cc02-4166-bdfe-12613454e567/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0048d712-cc02-4166-bdfe-12613454e567/network-type"
          }
        }
      }
    },
    {
      "id": "00497037-b294-4799-8755-44a82d5bfba7",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00497037-b294-4799-8755-44a82d5bfba7"
      },
      "attributes": {
        "name": "IN Mylavaram Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00497037-b294-4799-8755-44a82d5bfba7/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00497037-b294-4799-8755-44a82d5bfba7/network-type"
          }
        }
      }
    },
    {
      "id": "00504aba-dc35-4e64-9cfa-1d41ea869668",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/00504aba-dc35-4e64-9cfa-1d41ea869668"
      },
      "attributes": {
        "name": "US Gaston Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/00504aba-dc35-4e64-9cfa-1d41ea869668/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/00504aba-dc35-4e64-9cfa-1d41ea869668/network-type"
          }
        }
      }
    },
    {
      "id": "0051a9c5-3333-4a72-89ac-5fbdf5c2c21e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0051a9c5-3333-4a72-89ac-5fbdf5c2c21e"
      },
      "attributes": {
        "name": "LT Mazeikiai Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0051a9c5-3333-4a72-89ac-5fbdf5c2c21e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0051a9c5-3333-4a72-89ac-5fbdf5c2c21e/network-type"
          }
        }
      }
    },
    {
      "id": "005254a0-e55f-46e8-b7d1-0dd8bf699f68",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/005254a0-e55f-46e8-b7d1-0dd8bf699f68"
      },
      "attributes": {
        "name": "IT Soresina Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/005254a0-e55f-46e8-b7d1-0dd8bf699f68/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/005254a0-e55f-46e8-b7d1-0dd8bf699f68/network-type"
          }
        }
      }
    }
  ],
  "meta": {
    "total-count": 39313
  },
  "links": {
    "first": "http://example.org/api/rest/customer/v1/networks?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "next": "http://example.org/api/rest/customer/v1/networks?page%5Bnumber%5D=2&page%5Bsize%5D=50",
    "last": "http://example.org/api/rest/customer/v1/networks?page%5Bnumber%5D=787&page%5Bsize%5D=50"
  }
}