GET /api/v2/anchors/1304/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1304,
    "type": "Anchor",
    "hostname": "nl-ams-as3333-4",
    "fqdn": "nl-ams-as3333-4.anchors.atlas.ripe.net",
    "probe": 6348,
    "is_ipv4_only": false,
    "ip_v4": "193.0.0.165",
    "as_v4": 3333,
    "ip_v4_gateway": "193.0.0.174",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2001:67c:2e8:3::c100:a5",
    "as_v6": 3333,
    "ip_v6_gateway": "2001:67c:2e8:3::1",
    "ip_v6_prefix": 64,
    "city": "Amsterdam",
    "country": "NL",
    "company": "RIPE NCC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.8951679,
            52.3702157
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-15T13:30:30",
    "date_decommissioned": null,
    "hardware_version": 99
}