GET /api/v2/anchors/2383/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2383,
    "type": "Anchor",
    "hostname": "gr-ath-as199399",
    "fqdn": "gr-ath-as199399.anchors.atlas.ripe.net",
    "probe": 6841,
    "is_ipv4_only": false,
    "ip_v4": "195.130.66.103",
    "as_v4": 199399,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:648:2cef:6::2",
    "as_v6": 199399,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Athens",
    "country": "GR",
    "company": "GRNET on behalf of Greek Internet Exchange",
    "nic_handle": "GN1931-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.7455077,
            37.9733794
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-08-17T12:20:00.338794",
    "date_decommissioned": null,
    "hardware_version": 99
}