GET /api/v2/anchors/2259/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2259,
    "type": "Anchor",
    "hostname": "de-dus-as61157",
    "fqdn": "de-dus-as61157.anchors.atlas.ripe.net",
    "probe": 6802,
    "is_ipv4_only": false,
    "ip_v4": "213.131.234.24",
    "as_v4": 61157,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:cbf4:102::20",
    "as_v6": 61157,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "D\u00fcsseldorf",
    "country": "DE",
    "company": "PlusServer GmbH",
    "nic_handle": "PNO7-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.870125,
            51.186031
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-05-31T22:20:00.307654",
    "date_decommissioned": null,
    "hardware_version": 99
}