GET /api/v2/anchors/1448/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1448,
    "type": "Anchor",
    "hostname": "ro-tsr-as60149",
    "fqdn": "ro-tsr-as60149.anchors.atlas.ripe.net",
    "probe": 6475,
    "is_ipv4_only": false,
    "ip_v4": "93.113.126.132",
    "as_v4": 60149,
    "ip_v4_gateway": "93.113.126.129",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2001:678:928:1102::11",
    "as_v6": 60149,
    "ip_v6_gateway": "2001:678:928:1102::1",
    "ip_v6_prefix": 64,
    "city": "Timisoara",
    "country": "RO",
    "company": "SC Ness Romania SRL",
    "nic_handle": "NESS2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            21.2313662,
            45.7654292
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-01-07T08:19:55",
    "date_decommissioned": null,
    "hardware_version": 2
}