GET /api/v2/anchors/1430/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1430,
    "type": "Anchor",
    "hostname": "de-muc-as5539",
    "fqdn": "de-muc-as5539.anchors.atlas.ripe.net",
    "probe": 6396,
    "is_ipv4_only": false,
    "ip_v4": "195.30.70.33",
    "as_v4": 5539,
    "ip_v4_gateway": "195.30.70.38",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:608:3:337::1",
    "as_v6": 5539,
    "ip_v6_gateway": "2001:608:3:337::ffff",
    "ip_v6_prefix": 64,
    "city": "Munich",
    "country": "DE",
    "company": "SpaceNet AG",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.5266098,
            48.1400465
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6020,
    "date_live": "2018-10-02T13:14:57",
    "date_decommissioned": null,
    "hardware_version": 2
}