GET /api/v2/anchors/2582/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2582,
    "type": "Anchor",
    "hostname": "ae-dxb-as57187",
    "fqdn": "ae-dxb-as57187.anchors.atlas.ripe.net",
    "probe": 6994,
    "is_ipv4_only": false,
    "ip_v4": "94.207.43.2",
    "as_v4": 57187,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:f2f:1106::ffff:5ecf:2b02",
    "as_v6": 57187,
    "ip_v6_gateway": "2a00:f2f:1106::ffff:5ecf:2b01",
    "ip_v6_prefix": 48,
    "city": "Dubai",
    "country": "AE",
    "company": "Emirates Integrated Telecommunications Company PJSC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            55.1868599,
            25.0264601
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-04-21T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}