GET /api/v2/anchors/1254/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1254,
    "type": "Anchor",
    "hostname": "au-mor-as4764",
    "fqdn": "au-mor-as4764.anchors.atlas.ripe.net",
    "probe": 6386,
    "is_ipv4_only": false,
    "ip_v4": "202.142.143.178",
    "as_v4": 4764,
    "ip_v4_gateway": "202.142.143.177",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2403:5800:1013::2",
    "as_v6": 4764,
    "ip_v6_gateway": "2403:5800:1013::1",
    "ip_v6_prefix": 64,
    "city": "Morwell",
    "country": "AU",
    "company": "Wideband Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            146.3992345,
            -38.2360516
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-08-13T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}