GET /api/v2/anchors/2214/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2214,
    "type": "Anchor",
    "hostname": "de-fra-as64473",
    "fqdn": "de-fra-as64473.anchors.atlas.ripe.net",
    "probe": 6778,
    "is_ipv4_only": false,
    "ip_v4": "2.56.11.189",
    "as_v4": 64473,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a0c:b642:fd6:470f:5b82:310b:4a78:a310",
    "as_v6": 64473,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Frankfurt",
    "country": "DE",
    "company": "Staclar, Inc.",
    "nic_handle": "SN9013-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.7429433,
            50.139593
        ]
    },
    "tlsa_record": "",
    "is_disabled": true,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-05-07T20:20:00.412503",
    "date_decommissioned": "2022-03-21T09:01:39.107875",
    "hardware_version": 99
}