GET /api/v2/anchors/3204/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3204,
    "type": "Anchor",
    "hostname": "nl-dft-as41887",
    "fqdn": "nl-dft-as41887.anchors.atlas.ripe.net",
    "probe": 7135,
    "is_ipv4_only": false,
    "ip_v4": "94.228.142.117",
    "as_v4": 41887,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:d01:ff:905:94:228:142:117",
    "as_v6": 41887,
    "ip_v6_gateway": "2a00:d01:ff:905::1",
    "ip_v6_prefix": 64,
    "city": "Delft",
    "country": "NL",
    "company": "Prolocation B.V.",
    "nic_handle": "PNR2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.3782932,
            51.9876678
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-09-23T20:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}