GET /api/v2/anchors/3054/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3054,
    "type": "Anchor",
    "hostname": "es-acl-as15699",
    "fqdn": "es-acl-as15699.anchors.atlas.ripe.net",
    "probe": 7086,
    "is_ipv4_only": false,
    "ip_v4": "37.46.78.66",
    "as_v4": 15699,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:6640:e:101::a",
    "as_v6": 15699,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Alcal\u00e1 de Henares",
    "country": "ES",
    "company": "Adam Ecotech, S.A.",
    "nic_handle": "ADLA2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -3.3386556,
            40.5146179
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2022-04-08T20:20:00.646007",
    "date_decommissioned": null,
    "hardware_version": 99
}