GET /api/v2/anchors/2159/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2159,
    "type": "Anchor",
    "hostname": "it-mil-as5602-client",
    "fqdn": "it-mil-as5602-client.anchors.atlas.ripe.net",
    "probe": 6763,
    "is_ipv4_only": true,
    "ip_v4": "109.168.125.243",
    "as_v4": 5602,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Milano",
    "country": "IT",
    "company": "Empsol SRL",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            9.1018238,
            45.4780107
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-03-31T00:20:00.374611",
    "date_decommissioned": null,
    "hardware_version": 99
}