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

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOlsiY3VzdG9tZXItdjEiXSwic3ViIjozNSwiZXhwIjoxNzY3MzU4MDM1fQ.nhlcYEk8HBEJgPgUV8qqDS3cJsceNBMxiKP-4v6IfTk
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-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/vnd.api+json
vary: Accept
etag: W/"667ca4c7d863215443ce5ec95d74c389"
cache-control: max-age=0, private, must-revalidate
x-request-id: ebcff245-cfcc-4c72-b0b5-ad21f4be0362
x-runtime: 0.019106
content-length: 24953

Status

200 OK

Body

{
  "data": [
    {
      "id": "7ebc1d5e-b0d7-44ec-a579-af40ceba8a15",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/7ebc1d5e-b0d7-44ec-a579-af40ceba8a15"
      },
      "attributes": {
        "name": "AD Fixed"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/7ebc1d5e-b0d7-44ec-a579-af40ceba8a15/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/7ebc1d5e-b0d7-44ec-a579-af40ceba8a15/network-type"
          }
        }
      }
    },
    {
      "id": "68d11b91-f657-478e-98cd-e5a1ec5a216c",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/68d11b91-f657-478e-98cd-e5a1ec5a216c"
      },
      "attributes": {
        "name": "AD Freephone Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/68d11b91-f657-478e-98cd-e5a1ec5a216c/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/68d11b91-f657-478e-98cd-e5a1ec5a216c/network-type"
          }
        }
      }
    },
    {
      "id": "3769f340-7b28-42b7-bf26-b152e4ff9497",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/3769f340-7b28-42b7-bf26-b152e4ff9497"
      },
      "attributes": {
        "name": "AD Mobiland Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/3769f340-7b28-42b7-bf26-b152e4ff9497/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/3769f340-7b28-42b7-bf26-b152e4ff9497/network-type"
          }
        }
      }
    },
    {
      "id": "09a69c78-c079-402a-b8c3-2250d84ee397",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/09a69c78-c079-402a-b8c3-2250d84ee397"
      },
      "attributes": {
        "name": "AD Special Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/09a69c78-c079-402a-b8c3-2250d84ee397/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/09a69c78-c079-402a-b8c3-2250d84ee397/network-type"
          }
        }
      }
    },
    {
      "id": "dbc069ee-61b0-41cd-bbac-e63f6e710b5d",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/dbc069ee-61b0-41cd-bbac-e63f6e710b5d"
      },
      "attributes": {
        "name": "AD Voice Mail Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/dbc069ee-61b0-41cd-bbac-e63f6e710b5d/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/dbc069ee-61b0-41cd-bbac-e63f6e710b5d/network-type"
          }
        }
      }
    },
    {
      "id": "11d110a7-ad80-4f7d-aa29-f2d95a47504a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/11d110a7-ad80-4f7d-aa29-f2d95a47504a"
      },
      "attributes": {
        "name": "AD Voip Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/11d110a7-ad80-4f7d-aa29-f2d95a47504a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/11d110a7-ad80-4f7d-aa29-f2d95a47504a/network-type"
          }
        }
      }
    },
    {
      "id": "6913d39b-0825-462f-b1e5-a00c4fbc6ce4",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/6913d39b-0825-462f-b1e5-a00c4fbc6ce4"
      },
      "attributes": {
        "name": "AE Abu Dhabi Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/6913d39b-0825-462f-b1e5-a00c4fbc6ce4/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/6913d39b-0825-462f-b1e5-a00c4fbc6ce4/network-type"
          }
        }
      }
    },
    {
      "id": "6e0e097d-b63b-44e3-addb-0554d91ed698",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/6e0e097d-b63b-44e3-addb-0554d91ed698"
      },
      "attributes": {
        "name": "AE Al Ain Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/6e0e097d-b63b-44e3-addb-0554d91ed698/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/6e0e097d-b63b-44e3-addb-0554d91ed698/network-type"
          }
        }
      }
    },
    {
      "id": "ccd3d25f-0319-4116-8819-6f5386ce4a85",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/ccd3d25f-0319-4116-8819-6f5386ce4a85"
      },
      "attributes": {
        "name": "AE Du Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/ccd3d25f-0319-4116-8819-6f5386ce4a85/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/ccd3d25f-0319-4116-8819-6f5386ce4a85/network-type"
          }
        }
      }
    },
    {
      "id": "a6ed148a-7464-4a84-b112-25c511035cf6",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/a6ed148a-7464-4a84-b112-25c511035cf6"
      },
      "attributes": {
        "name": "AE Dubai Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/a6ed148a-7464-4a84-b112-25c511035cf6/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/a6ed148a-7464-4a84-b112-25c511035cf6/network-type"
          }
        }
      }
    },
    {
      "id": "c612cfde-5502-4c16-b5bf-be7174628e63",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/c612cfde-5502-4c16-b5bf-be7174628e63"
      },
      "attributes": {
        "name": "AE E Etisalat And Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/c612cfde-5502-4c16-b5bf-be7174628e63/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/c612cfde-5502-4c16-b5bf-be7174628e63/network-type"
          }
        }
      }
    },
    {
      "id": "9b1b6964-d848-4b5b-a401-fe9cb1d4898e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/9b1b6964-d848-4b5b-a401-fe9cb1d4898e"
      },
      "attributes": {
        "name": "AE East Coast Fujairah Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/9b1b6964-d848-4b5b-a401-fe9cb1d4898e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/9b1b6964-d848-4b5b-a401-fe9cb1d4898e/network-type"
          }
        }
      }
    },
    {
      "id": "0f5bb8af-f3e2-46e9-b64e-25e1798c129a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0f5bb8af-f3e2-46e9-b64e-25e1798c129a"
      },
      "attributes": {
        "name": "AE Fixed"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0f5bb8af-f3e2-46e9-b64e-25e1798c129a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0f5bb8af-f3e2-46e9-b64e-25e1798c129a/network-type"
          }
        }
      }
    },
    {
      "id": "e10219af-5737-44e8-a5ca-6ec123a93ec9",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/e10219af-5737-44e8-a5ca-6ec123a93ec9"
      },
      "attributes": {
        "name": "AE Fixed Cost Data Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/e10219af-5737-44e8-a5ca-6ec123a93ec9/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/e10219af-5737-44e8-a5ca-6ec123a93ec9/network-type"
          }
        }
      }
    },
    {
      "id": "1782e015-7ba8-43d7-8500-feb7ac65ae83",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/1782e015-7ba8-43d7-8500-feb7ac65ae83"
      },
      "attributes": {
        "name": "AE Fixed Cost Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/1782e015-7ba8-43d7-8500-feb7ac65ae83/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/1782e015-7ba8-43d7-8500-feb7ac65ae83/network-type"
          }
        }
      }
    },
    {
      "id": "874fc30e-4046-439e-8389-3d18c4a6549a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/874fc30e-4046-439e-8389-3d18c4a6549a"
      },
      "attributes": {
        "name": "AE Free Access Data Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/874fc30e-4046-439e-8389-3d18c4a6549a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/874fc30e-4046-439e-8389-3d18c4a6549a/network-type"
          }
        }
      }
    },
    {
      "id": "c236724d-18c1-4aa6-8c11-640793628358",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/c236724d-18c1-4aa6-8c11-640793628358"
      },
      "attributes": {
        "name": "AE Free Access Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/c236724d-18c1-4aa6-8c11-640793628358/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/c236724d-18c1-4aa6-8c11-640793628358/network-type"
          }
        }
      }
    },
    {
      "id": "09e2da19-fee4-4056-95e5-5f195e87c885",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/09e2da19-fee4-4056-95e5-5f195e87c885"
      },
      "attributes": {
        "name": "AE Freephone Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/09e2da19-fee4-4056-95e5-5f195e87c885/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/09e2da19-fee4-4056-95e5-5f195e87c885/network-type"
          }
        }
      }
    },
    {
      "id": "5dd8feda-cb32-47b0-8f15-75a60d15f90a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/5dd8feda-cb32-47b0-8f15-75a60d15f90a"
      },
      "attributes": {
        "name": "AE International Toll Free Services Itfs"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/5dd8feda-cb32-47b0-8f15-75a60d15f90a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/5dd8feda-cb32-47b0-8f15-75a60d15f90a/network-type"
          }
        }
      }
    },
    {
      "id": "0a232183-84f5-46ce-b28f-ec0a96234dd5",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0a232183-84f5-46ce-b28f-ec0a96234dd5"
      },
      "attributes": {
        "name": "AE Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0a232183-84f5-46ce-b28f-ec0a96234dd5/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0a232183-84f5-46ce-b28f-ec0a96234dd5/network-type"
          }
        }
      }
    },
    {
      "id": "0be430b1-fb25-451b-8cf0-2f97f07a7857",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/0be430b1-fb25-451b-8cf0-2f97f07a7857"
      },
      "attributes": {
        "name": "AE Premium Rate Data Services Shared Revenue Data Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/0be430b1-fb25-451b-8cf0-2f97f07a7857/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/0be430b1-fb25-451b-8cf0-2f97f07a7857/network-type"
          }
        }
      }
    },
    {
      "id": "a742068e-35a7-4068-be01-3314eac33f9c",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/a742068e-35a7-4068-be01-3314eac33f9c"
      },
      "attributes": {
        "name": "AE Premium Rate Services Shared Revenue Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/a742068e-35a7-4068-be01-3314eac33f9c/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/a742068e-35a7-4068-be01-3314eac33f9c/network-type"
          }
        }
      }
    },
    {
      "id": "ab1897e7-2969-4d8a-a115-b40fb69d1d4e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/ab1897e7-2969-4d8a-a115-b40fb69d1d4e"
      },
      "attributes": {
        "name": "AE Ras Al Khaimah Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/ab1897e7-2969-4d8a-a115-b40fb69d1d4e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/ab1897e7-2969-4d8a-a115-b40fb69d1d4e/network-type"
          }
        }
      }
    },
    {
      "id": "9bae82ee-27d5-4f00-8818-a46f08a43155",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/9bae82ee-27d5-4f00-8818-a46f08a43155"
      },
      "attributes": {
        "name": "AE Shared Cost Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/9bae82ee-27d5-4f00-8818-a46f08a43155/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/9bae82ee-27d5-4f00-8818-a46f08a43155/network-type"
          }
        }
      }
    },
    {
      "id": "c34139fd-0929-4885-b651-56e539b2f7b2",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/c34139fd-0929-4885-b651-56e539b2f7b2"
      },
      "attributes": {
        "name": "AE Special Shared Cost Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/c34139fd-0929-4885-b651-56e539b2f7b2/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/c34139fd-0929-4885-b651-56e539b2f7b2/network-type"
          }
        }
      }
    },
    {
      "id": "65e3fb71-17c9-4883-8cc1-d9bbce647419",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/65e3fb71-17c9-4883-8cc1-d9bbce647419"
      },
      "attributes": {
        "name": "AE Value Added Services"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/65e3fb71-17c9-4883-8cc1-d9bbce647419/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/65e3fb71-17c9-4883-8cc1-d9bbce647419/network-type"
          }
        }
      }
    },
    {
      "id": "96223398-3397-4a6b-be36-f06d7ccaf9c8",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/96223398-3397-4a6b-be36-f06d7ccaf9c8"
      },
      "attributes": {
        "name": "AE West Coast Ajman Sharjah Umm Al Qaiwain Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/96223398-3397-4a6b-be36-f06d7ccaf9c8/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/96223398-3397-4a6b-be36-f06d7ccaf9c8/network-type"
          }
        }
      }
    },
    {
      "id": "9ae8a70a-4796-405c-9ac4-2de251ac27f8",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/9ae8a70a-4796-405c-9ac4-2de251ac27f8"
      },
      "attributes": {
        "name": "AF Awcc Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/9ae8a70a-4796-405c-9ac4-2de251ac27f8/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/9ae8a70a-4796-405c-9ac4-2de251ac27f8/network-type"
          }
        }
      }
    },
    {
      "id": "6b122f5f-1819-48a1-9cec-6feb35e19845",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/6b122f5f-1819-48a1-9cec-6feb35e19845"
      },
      "attributes": {
        "name": "AF Badghis Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/6b122f5f-1819-48a1-9cec-6feb35e19845/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/6b122f5f-1819-48a1-9cec-6feb35e19845/network-type"
          }
        }
      }
    },
    {
      "id": "29fa339f-d0e7-4b60-aeb6-c0bf90c0198b",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/29fa339f-d0e7-4b60-aeb6-c0bf90c0198b"
      },
      "attributes": {
        "name": "AF Badkhshan Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/29fa339f-d0e7-4b60-aeb6-c0bf90c0198b/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/29fa339f-d0e7-4b60-aeb6-c0bf90c0198b/network-type"
          }
        }
      }
    },
    {
      "id": "e32c3587-625a-4ff3-832c-ba1995f6ab58",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/e32c3587-625a-4ff3-832c-ba1995f6ab58"
      },
      "attributes": {
        "name": "AF Baghlan Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/e32c3587-625a-4ff3-832c-ba1995f6ab58/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/e32c3587-625a-4ff3-832c-ba1995f6ab58/network-type"
          }
        }
      }
    },
    {
      "id": "58059b36-092a-4e4a-87bf-0eb68dbc73c8",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/58059b36-092a-4e4a-87bf-0eb68dbc73c8"
      },
      "attributes": {
        "name": "AF Balkh Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/58059b36-092a-4e4a-87bf-0eb68dbc73c8/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/58059b36-092a-4e4a-87bf-0eb68dbc73c8/network-type"
          }
        }
      }
    },
    {
      "id": "d4654174-8b3c-43fb-b81d-d9e23e14168a",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/d4654174-8b3c-43fb-b81d-d9e23e14168a"
      },
      "attributes": {
        "name": "AF Bamian Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/d4654174-8b3c-43fb-b81d-d9e23e14168a/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/d4654174-8b3c-43fb-b81d-d9e23e14168a/network-type"
          }
        }
      }
    },
    {
      "id": "d04b4f56-5995-4ba9-8439-89649c556c8f",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/d04b4f56-5995-4ba9-8439-89649c556c8f"
      },
      "attributes": {
        "name": "AF Dorkondi Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/d04b4f56-5995-4ba9-8439-89649c556c8f/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/d04b4f56-5995-4ba9-8439-89649c556c8f/network-type"
          }
        }
      }
    },
    {
      "id": "7d0467c8-0438-41d6-a210-ce6eb8edab20",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/7d0467c8-0438-41d6-a210-ce6eb8edab20"
      },
      "attributes": {
        "name": "AF Etisalat Mobile"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/7d0467c8-0438-41d6-a210-ce6eb8edab20/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/7d0467c8-0438-41d6-a210-ce6eb8edab20/network-type"
          }
        }
      }
    },
    {
      "id": "3b819d46-06a1-4979-bf47-9269e8887b2f",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/3b819d46-06a1-4979-bf47-9269e8887b2f"
      },
      "attributes": {
        "name": "AF Farah Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/3b819d46-06a1-4979-bf47-9269e8887b2f/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/3b819d46-06a1-4979-bf47-9269e8887b2f/network-type"
          }
        }
      }
    },
    {
      "id": "4398a0f1-5d6b-405c-a14c-58d610d8168b",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/4398a0f1-5d6b-405c-a14c-58d610d8168b"
      },
      "attributes": {
        "name": "AF Faryab Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/4398a0f1-5d6b-405c-a14c-58d610d8168b/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/4398a0f1-5d6b-405c-a14c-58d610d8168b/network-type"
          }
        }
      }
    },
    {
      "id": "f6d1ca7c-c982-40f7-b522-afaa740b7d84",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/f6d1ca7c-c982-40f7-b522-afaa740b7d84"
      },
      "attributes": {
        "name": "AF Fixed"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/f6d1ca7c-c982-40f7-b522-afaa740b7d84/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/f6d1ca7c-c982-40f7-b522-afaa740b7d84/network-type"
          }
        }
      }
    },
    {
      "id": "816cf4dd-7968-47a8-b50d-e25517a46693",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/816cf4dd-7968-47a8-b50d-e25517a46693"
      },
      "attributes": {
        "name": "AF Ghazni Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/816cf4dd-7968-47a8-b50d-e25517a46693/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/816cf4dd-7968-47a8-b50d-e25517a46693/network-type"
          }
        }
      }
    },
    {
      "id": "aa5f9cd1-50d7-42bc-aedf-0039c8143315",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/aa5f9cd1-50d7-42bc-aedf-0039c8143315"
      },
      "attributes": {
        "name": "AF Ghowr Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/aa5f9cd1-50d7-42bc-aedf-0039c8143315/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/aa5f9cd1-50d7-42bc-aedf-0039c8143315/network-type"
          }
        }
      }
    },
    {
      "id": "6bd120f6-cda8-44b0-83d0-1d2a7c446f29",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/6bd120f6-cda8-44b0-83d0-1d2a7c446f29"
      },
      "attributes": {
        "name": "AF Heart Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/6bd120f6-cda8-44b0-83d0-1d2a7c446f29/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/6bd120f6-cda8-44b0-83d0-1d2a7c446f29/network-type"
          }
        }
      }
    },
    {
      "id": "9f89ddd4-1225-4d79-af57-a8b69c74e4d8",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/9f89ddd4-1225-4d79-af57-a8b69c74e4d8"
      },
      "attributes": {
        "name": "AF Helmand Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/9f89ddd4-1225-4d79-af57-a8b69c74e4d8/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/9f89ddd4-1225-4d79-af57-a8b69c74e4d8/network-type"
          }
        }
      }
    },
    {
      "id": "d9fa6c6e-d845-49d7-84be-abd7a8dbf0fd",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/d9fa6c6e-d845-49d7-84be-abd7a8dbf0fd"
      },
      "attributes": {
        "name": "AF Jowzjan Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/d9fa6c6e-d845-49d7-84be-abd7a8dbf0fd/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/d9fa6c6e-d845-49d7-84be-abd7a8dbf0fd/network-type"
          }
        }
      }
    },
    {
      "id": "e4521184-f168-4f7e-89a0-74d4fea0232e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/e4521184-f168-4f7e-89a0-74d4fea0232e"
      },
      "attributes": {
        "name": "AF Kabul Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/e4521184-f168-4f7e-89a0-74d4fea0232e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/e4521184-f168-4f7e-89a0-74d4fea0232e/network-type"
          }
        }
      }
    },
    {
      "id": "76dc3b0f-8893-49ac-8f57-bb3c2921adf5",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/76dc3b0f-8893-49ac-8f57-bb3c2921adf5"
      },
      "attributes": {
        "name": "AF Kandahar Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/76dc3b0f-8893-49ac-8f57-bb3c2921adf5/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/76dc3b0f-8893-49ac-8f57-bb3c2921adf5/network-type"
          }
        }
      }
    },
    {
      "id": "b2a5f193-e729-45c6-a7ee-84623d81d0a7",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/b2a5f193-e729-45c6-a7ee-84623d81d0a7"
      },
      "attributes": {
        "name": "AF Kapisa Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/b2a5f193-e729-45c6-a7ee-84623d81d0a7/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/b2a5f193-e729-45c6-a7ee-84623d81d0a7/network-type"
          }
        }
      }
    },
    {
      "id": "b9112dc0-16f9-4e3e-a576-38353eb3fb11",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/b9112dc0-16f9-4e3e-a576-38353eb3fb11"
      },
      "attributes": {
        "name": "AF Khost Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/b9112dc0-16f9-4e3e-a576-38353eb3fb11/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/b9112dc0-16f9-4e3e-a576-38353eb3fb11/network-type"
          }
        }
      }
    },
    {
      "id": "ddc7deca-2f1e-4e6e-8ce8-c05cfee941a2",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/ddc7deca-2f1e-4e6e-8ce8-c05cfee941a2"
      },
      "attributes": {
        "name": "AF Kunarha Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/ddc7deca-2f1e-4e6e-8ce8-c05cfee941a2/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/ddc7deca-2f1e-4e6e-8ce8-c05cfee941a2/network-type"
          }
        }
      }
    },
    {
      "id": "38bd1c14-b068-4cdf-9072-b641fade26e2",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/38bd1c14-b068-4cdf-9072-b641fade26e2"
      },
      "attributes": {
        "name": "AF Kunduz Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/38bd1c14-b068-4cdf-9072-b641fade26e2/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/38bd1c14-b068-4cdf-9072-b641fade26e2/network-type"
          }
        }
      }
    },
    {
      "id": "c6d002ef-8802-40f3-b410-c52c6d4f901e",
      "type": "networks",
      "links": {
        "self": "http://example.org/api/rest/customer/v1/networks/c6d002ef-8802-40f3-b410-c52c6d4f901e"
      },
      "attributes": {
        "name": "AF Laghman Region"
      },
      "relationships": {
        "network-type": {
          "links": {
            "self": "http://example.org/api/rest/customer/v1/networks/c6d002ef-8802-40f3-b410-c52c6d4f901e/relationships/network-type",
            "related": "http://example.org/api/rest/customer/v1/networks/c6d002ef-8802-40f3-b410-c52c6d4f901e/network-type"
          }
        }
      }
    }
  ],
  "meta": {
    "total-count": 39483
  },
  "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=790&page%5Bsize%5D=50"
  }
}