GET /api/v2/anchors/3985/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3985,
    "type": "Anchor",
    "hostname": "co-bog-as273120",
    "fqdn": "co-bog-as273120.anchors.atlas.ripe.net",
    "probe": 7461,
    "is_ipv4_only": false,
    "ip_v4": "38.188.178.253",
    "as_v4": 273120,
    "ip_v4_gateway": "38.188.178.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2803:b850:0:200::7",
    "as_v6": 273120,
    "ip_v6_gateway": "2803:b850:0:200::1",
    "ip_v6_prefix": 64,
    "city": "Choachi",
    "country": "CO",
    "company": "TICCOL SAS",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -73.9225824,
            4.5293008
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-11T12:20:00.709614",
    "date_decommissioned": null,
    "hardware_version": 99
}