GET /api/v2/anchors/3907/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3907,
    "type": "Anchor",
    "hostname": "de-dtm-as8391",
    "fqdn": "de-dtm-as8391.anchors.atlas.ripe.net",
    "probe": 7412,
    "is_ipv4_only": false,
    "ip_v4": "195.253.76.130",
    "as_v4": 8391,
    "ip_v4_gateway": "195.253.76.129",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a01:5b0:0:133::2",
    "as_v6": 8391,
    "ip_v6_gateway": "2a01:5b0:0:133::2",
    "ip_v6_prefix": 64,
    "city": "Dortmund",
    "country": "DE",
    "company": "Knipp Medien und Kommunikation GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            7.4036793,
            51.490672
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6502,
    "date_live": "2024-10-30T16:20:00.575202",
    "date_decommissioned": null,
    "hardware_version": 98
}