get https://example.com/api/v1/network_operators//regions/
Return a nested list of regions for a given network operator
the URL looks like this:
/api/v1/network_operators/1/regions
:param request:
:param kwargs:
:return:
Return a nested list of regions for a given network operator
the URL looks like this:
/api/v1/network_operators/1/regions
:param request:
:param kwargs:
:return:
Try It!
to start a request and see the response here!