GET /api/v2/anchors/2778/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2778,
    "type": "Anchor",
    "hostname": "bh-amh-as51375",
    "fqdn": "bh-amh-as51375.anchors.atlas.ripe.net",
    "probe": 6998,
    "is_ipv4_only": false,
    "ip_v4": "37.131.2.76",
    "as_v4": 51375,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:2578:1300::2",
    "as_v6": 51375,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Al Manamah",
    "country": "BH",
    "company": "stc Bah",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            50.5543283,
            26.233609
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-04-29T10:20:00.389928",
    "date_decommissioned": null,
    "hardware_version": 99
}