GET /api/v2/anchors/1656/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1656,
    "type": "Anchor",
    "hostname": "de-dus-as209915",
    "fqdn": "de-dus-as209915.anchors.atlas.ripe.net",
    "probe": 6535,
    "is_ipv4_only": false,
    "ip_v4": "212.119.5.254",
    "as_v4": 209915,
    "ip_v4_gateway": "212.119.5.4",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0b:1306:1dc::254",
    "as_v6": 209915,
    "ip_v6_gateway": "2a0b:1306:1dc::4",
    "ip_v6_prefix": 48,
    "city": "Dusseldorf",
    "country": "DE",
    "company": "Trivago N.V.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.8071504,
            51.2196318
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-04-17T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}