GET /api/v2/anchors/1673/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1673,
    "type": "Anchor",
    "hostname": "cl-scl-as42473",
    "fqdn": "cl-scl-as42473.anchors.atlas.ripe.net",
    "probe": 6553,
    "is_ipv4_only": false,
    "ip_v4": "37.252.251.26",
    "as_v4": 42473,
    "ip_v4_gateway": "37.252.251.25",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a00:11c0:18:aa3::a",
    "as_v6": 42473,
    "ip_v6_gateway": "2a00:11c0:18:aa3::1",
    "ip_v6_prefix": 64,
    "city": "Santiago",
    "country": "CL",
    "company": "ANEXIA Internetdienstleistungs GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -70.7593244,
            -34.1602376
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-05-27T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}