GET /api/v2/anchors/1839/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1839,
    "type": "Anchor",
    "hostname": "ch-sgg-as8758-client",
    "fqdn": "ch-sgg-as8758-client.anchors.atlas.ripe.net",
    "probe": 6618,
    "is_ipv4_only": false,
    "ip_v4": "185.104.85.110",
    "as_v4": 8758,
    "ip_v4_gateway": "185.104.85.97",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a04:f340:c0:f100::6e",
    "as_v6": 8758,
    "ip_v6_gateway": "2a04:f340:c0:f100::1",
    "ip_v6_prefix": 64,
    "city": "Gais",
    "country": "CH",
    "company": "St.Gallisch-Appenzellische Kraftwerke AG",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.4477722,
            47.357522
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-04T14:20:01",
    "date_decommissioned": null,
    "hardware_version": 2
}