GET /api/v2/anchors/1407/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1407,
    "type": "Anchor",
    "hostname": "de-fra-as34549",
    "fqdn": "de-fra-as34549.anchors.atlas.ripe.net",
    "probe": 6413,
    "is_ipv4_only": false,
    "ip_v4": "83.243.44.55",
    "as_v4": 34549,
    "ip_v4_gateway": "83.243.44.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a00:f820:11::2",
    "as_v6": 34549,
    "ip_v6_gateway": "2a00:f820:11::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt am Main",
    "country": "DE",
    "company": "meerfarbig GmbH & Co. KG",
    "nic_handle": "MEER",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.7431943,
            50.1398082
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-11-12T13:04:23",
    "date_decommissioned": null,
    "hardware_version": 2
}