GET /api/v2/anchors/4036/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4036,
    "type": "Anchor",
    "hostname": "cz-prg-as50338",
    "fqdn": "cz-prg-as50338.anchors.atlas.ripe.net",
    "probe": 7421,
    "is_ipv4_only": true,
    "ip_v4": "5.39.202.17",
    "as_v4": 50338,
    "ip_v4_gateway": "5.39.202.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": null,
    "as_v6": 50338,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Prague",
    "country": "CZ",
    "company": "GamerHost s.r.o.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.4857942,
            50.1256294
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-11-21T14:20:00.471914",
    "date_decommissioned": null,
    "hardware_version": 99
}