GET /api/v2/anchors/2273/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2273,
    "type": "Anchor",
    "hostname": "nl-ams-as1200",
    "fqdn": "nl-ams-as1200.anchors.atlas.ripe.net",
    "probe": 6932,
    "is_ipv4_only": false,
    "ip_v4": "91.200.16.69",
    "as_v4": 1200,
    "ip_v4_gateway": "91.200.16.65",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2001:67c:1a8:220::69",
    "as_v6": 1200,
    "ip_v6_gateway": "2001:67c:1a8:220::2",
    "ip_v6_prefix": 64,
    "city": "Amsterdam",
    "country": "NL",
    "company": "AMS-IX",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.9508821,
            52.3571608
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6194,
    "date_live": "2021-02-11T16:20:00.126721",
    "date_decommissioned": null,
    "hardware_version": 2
}