GET /api/v2/anchors/2397/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2397,
    "type": "Anchor",
    "hostname": "de-scn-as680-client",
    "fqdn": "de-scn-as680-client.anchors.atlas.ripe.net",
    "probe": 6858,
    "is_ipv4_only": false,
    "ip_v4": "139.19.117.65",
    "as_v4": 680,
    "ip_v4_gateway": "139.19.117.66",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a02:d480:4c0:10a6::1000",
    "as_v6": 680,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "Saarbr\u00fccken",
    "country": "DE",
    "company": "Max Planck Institut Informatik, Dept. D3",
    "nic_handle": "MIA80-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.040975,
            49.2550284
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-09-14T18:20:00.437561",
    "date_decommissioned": null,
    "hardware_version": 2
}