GET /api/v2/anchors/2876/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2876,
    "type": "Anchor",
    "hostname": "us-dal-as14907",
    "fqdn": "us-dal-as14907.anchors.atlas.ripe.net",
    "probe": 7038,
    "is_ipv4_only": false,
    "ip_v4": "208.80.152.244",
    "as_v4": 14907,
    "ip_v4_gateway": "208.80.152.241",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2620:0:860:201:208:80:152:244",
    "as_v6": 14907,
    "ip_v6_gateway": "2620:0:860:201::1",
    "ip_v6_prefix": 64,
    "city": "Dallas",
    "country": "US",
    "company": "Wikimedia Foundation",
    "nic_handle": "WMF-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -96.9300035,
            32.9918474
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6093,
    "date_live": "2021-09-30T10:20:00.195929",
    "date_decommissioned": null,
    "hardware_version": 2
}