GET /api/v2/anchors/1820/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1820,
    "type": "Anchor",
    "hostname": "de-rgm-as197540",
    "fqdn": "de-rgm-as197540.anchors.atlas.ripe.net",
    "probe": 6581,
    "is_ipv4_only": false,
    "ip_v4": "185.244.192.10",
    "as_v4": 197540,
    "ip_v4_gateway": "185.244.192.1",
    "ip_v4_netmask": "255.255.252.0",
    "ip_v6": "2a03:4000:27:579:184b:5fff:fe50:3ee3",
    "as_v6": 197540,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "Nuremberg",
    "country": "DE",
    "company": "netcup GmbH",
    "nic_handle": "NRA33-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.0769976,
            49.4519839
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-17T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}