GET /api/v2/anchors/3050/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3050,
    "type": "Anchor",
    "hostname": "se-lpi-as1257-client",
    "fqdn": "se-lpi-as1257-client.anchors.atlas.ripe.net",
    "probe": 7084,
    "is_ipv4_only": false,
    "ip_v4": "31.15.54.138",
    "as_v4": 1257,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:6f0:a009::3",
    "as_v6": 1257,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Link\u00f6ping",
    "country": "SE",
    "company": "Swedish Defence Research Agency, FOI",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            15.5757907,
            58.3936951
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-03-31T08:20:00.140832",
    "date_decommissioned": null,
    "hardware_version": 99
}