GET /api/v2/anchors/1778/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1778,
    "type": "Anchor",
    "hostname": "uk-gtm-as201971",
    "fqdn": "uk-gtm-as201971.anchors.atlas.ripe.net",
    "probe": 6552,
    "is_ipv4_only": false,
    "ip_v4": "185.57.191.228",
    "as_v4": 201971,
    "ip_v4_gateway": "185.57.191.129",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a04:de40:81::2",
    "as_v6": 201971,
    "ip_v6_gateway": "2a04:de40:81::1",
    "ip_v6_prefix": 48,
    "city": "Grantham",
    "country": "GB",
    "company": "CreeperHost LTD",
    "nic_handle": "CLN27-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.6429203,
            52.9122044
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-05-23T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}