GET /api/v2/anchors/2013/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2013,
    "type": "Anchor",
    "hostname": "pt-lis-as39384",
    "fqdn": "pt-lis-as39384.anchors.atlas.ripe.net",
    "probe": 6667,
    "is_ipv4_only": false,
    "ip_v4": "185.118.112.5",
    "as_v4": 39384,
    "ip_v4_gateway": "185.118.112.126",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a0d:3b80:cafe::ffff:b976:7005",
    "as_v6": 39384,
    "ip_v6_gateway": "2a0d:3b80:cafe::1",
    "ip_v6_prefix": 64,
    "city": "Lisbon",
    "country": "PT",
    "company": "Dream Fusion - IT Services, Lda",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -9.1393366,
            38.7222524
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-11-25T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}