GET /api/v2/anchors/2714/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2714,
    "type": "Anchor",
    "hostname": "au-mel-as38880",
    "fqdn": "au-mel-as38880.anchors.atlas.ripe.net",
    "probe": 6929,
    "is_ipv4_only": false,
    "ip_v4": "27.131.108.126",
    "as_v4": 38880,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2400:9c00:0:3:0:2:0:2",
    "as_v6": 38880,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Melbourne",
    "country": "AU",
    "company": "Micron21 Datacentre",
    "nic_handle": "JA8972-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            145.3145861,
            -37.8215067
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-02-10T20:20:00.386173",
    "date_decommissioned": null,
    "hardware_version": 99
}