GET /api/v2/anchors/2655/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2655,
    "type": "Anchor",
    "hostname": "gu-pit-as140627",
    "fqdn": "gu-pit-as140627.anchors.atlas.ripe.net",
    "probe": 6923,
    "is_ipv4_only": false,
    "ip_v4": "103.151.64.31",
    "as_v4": 140627,
    "ip_v4_gateway": "103.151.64.30",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2406:1540::5",
    "as_v6": 140627,
    "ip_v6_gateway": "2406:1540::4",
    "ip_v6_prefix": 127,
    "city": "Piti Guame",
    "country": "US",
    "company": "ONEQODE",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            144.6934957,
            13.4644712
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-01-15T18:20:00.438163",
    "date_decommissioned": null,
    "hardware_version": 2
}