GET /api/v2/anchors/3199/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3199,
    "type": "Anchor",
    "hostname": "fr-avs-as48813",
    "fqdn": "fr-avs-as48813.anchors.atlas.ripe.net",
    "probe": 7134,
    "is_ipv4_only": false,
    "ip_v4": "193.19.209.1",
    "as_v4": 48813,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a07:4b00:1::5",
    "as_v6": 48813,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Aubervilliers",
    "country": "FR",
    "company": "Enix",
    "nic_handle": "ENIX-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.370248,
            48.9073931
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-09-20T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}