GET /api/v2/anchors/1203/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1203,
    "type": "Anchor",
    "hostname": "pt-lis-as62416",
    "fqdn": "pt-lis-as62416.anchors.atlas.ripe.net",
    "probe": 6328,
    "is_ipv4_only": false,
    "ip_v4": "185.32.189.249",
    "as_v4": 62416,
    "ip_v4_gateway": "185.32.189.254",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a00:c560:c0c0:1a1a::249",
    "as_v6": 62416,
    "ip_v6_gateway": "2a00:c560:c0c0:1a1a::",
    "ip_v6_prefix": 64,
    "city": "Lisbon",
    "country": "PT",
    "company": "SAMPLING LINE - SERVICOS E INTERNET, LDA",
    "nic_handle": "SLSI-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -9.1236401,
            38.7879226
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-12-21T13:48:46",
    "date_decommissioned": null,
    "hardware_version": 2
}