GET /api/v2/anchors/2736/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2736,
    "type": "Anchor",
    "hostname": "de-fra-as14061",
    "fqdn": "de-fra-as14061.anchors.atlas.ripe.net",
    "probe": 6967,
    "is_ipv4_only": false,
    "ip_v4": "46.101.130.201",
    "as_v4": 14061,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a03:b0c0:3:d0::a64:c001",
    "as_v6": 14061,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Frankfurt",
    "country": "DE",
    "company": "DigitalOcean",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.73561,
            50.12007
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-04-12T22:20:00.139085",
    "date_decommissioned": null,
    "hardware_version": 99
}