GET /api/v2/anchors/3255/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3255,
    "type": "Anchor",
    "hostname": "de-ber-as50030",
    "fqdn": "de-ber-as50030.anchors.atlas.ripe.net",
    "probe": 7156,
    "is_ipv4_only": false,
    "ip_v4": "193.111.213.213",
    "as_v4": 50030,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:678:9c0::446:5",
    "as_v6": 50030,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Berlin",
    "country": "DE",
    "company": "system.de - System & Project GmbH",
    "nic_handle": "SYPR-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.3692652,
            52.5020517
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-11-22T14:20:00.231012",
    "date_decommissioned": null,
    "hardware_version": 99
}