GET /api/v2/anchors/1865/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1865,
    "type": "Anchor",
    "hostname": "de-fra-as58057",
    "fqdn": "de-fra-as58057.anchors.atlas.ripe.net",
    "probe": 6601,
    "is_ipv4_only": false,
    "ip_v4": "194.50.92.201",
    "as_v4": 58057,
    "ip_v4_gateway": "194.50.92.254",
    "ip_v4_netmask": null,
    "ip_v6": "2a09:4c0:303:c232::5cc9",
    "as_v6": 58057,
    "ip_v6_gateway": "2a09:4c0:303:c232::5cfe",
    "ip_v6_prefix": null,
    "city": "Frankfurt",
    "country": "DE",
    "company": "Securebit AG",
    "nic_handle": "SBAC-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.7429433,
            50.139593
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-08-30T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}