{ "count": 1, "next": null, "previous": null, "results": [ { "id": 1, "url": "http://netbox.example.org/api/dcim/devices/1/", "name": null, "primary_ip4": { "id": 1, "url": "http://netbox.example.org/api/ipam/ip-addresses/1/", "family": 4, "address": "1.2.3.4/32" } } ] }