GET /api/v2/anchors/4030/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4030,
    "type": "Anchor",
    "hostname": "se-sto-as215467",
    "fqdn": "se-sto-as215467.anchors.atlas.ripe.net",
    "probe": 7434,
    "is_ipv4_only": false,
    "ip_v4": "185.195.236.63",
    "as_v4": 215467,
    "ip_v4_gateway": "185.195.236.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a09:b280:fe01:36::a",
    "as_v6": 215467,
    "ip_v6_gateway": "2a09:b280:fe01:36::",
    "ip_v6_prefix": 64,
    "city": "Stockholm",
    "country": "SE",
    "company": "Skhron O\u00dc",
    "nic_handle": "SR16229-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            17.9491412,
            59.4092708
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-09T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}