GET /api/v2/anchors/2304/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2304,
    "type": "Anchor",
    "hostname": "fr-bes-as2200-client",
    "fqdn": "fr-bes-as2200-client.anchors.atlas.ripe.net",
    "probe": 6873,
    "is_ipv4_only": false,
    "ip_v4": "193.50.97.164",
    "as_v4": 2200,
    "ip_v4_gateway": "193.50.97.161",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:660:7302:e772::164",
    "as_v6": 2200,
    "ip_v6_gateway": "2001:660:7302:e772::1",
    "ip_v6_prefix": 64,
    "city": "Brest",
    "country": "FR",
    "company": "IMT Atlantique",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -4.5703774,
            48.3582065
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6281,
    "date_live": "2020-10-01T16:20:00.287953",
    "date_decommissioned": null,
    "hardware_version": 2
}