GET /api/v2/anchors/2360/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2360,
    "type": "Anchor",
    "hostname": "nl-ape-as12414",
    "fqdn": "nl-ape-as12414.anchors.atlas.ripe.net",
    "probe": 6866,
    "is_ipv4_only": false,
    "ip_v4": "87.195.25.82",
    "as_v4": 12414,
    "ip_v4_gateway": "87.195.25.81",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:9e0:819:1::2",
    "as_v6": 12414,
    "ip_v6_gateway": "2001:9e0:819:1::1",
    "ip_v6_prefix": 64,
    "city": "Apeldoorn",
    "country": "NL",
    "company": "Solcon Internetdiensten B.V.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.001603,
            52.24703
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-09-22T14:20:00.327853",
    "date_decommissioned": null,
    "hardware_version": 2
}