GET /api/v2/anchors/1833/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1833,
    "type": "Anchor",
    "hostname": "ir-thr-as44285",
    "fqdn": "ir-thr-as44285.anchors.atlas.ripe.net",
    "probe": 6582,
    "is_ipv4_only": false,
    "ip_v4": "185.18.215.214",
    "as_v4": 44285,
    "ip_v4_gateway": "185.18.215.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0a:5e80::2",
    "as_v6": 44285,
    "ip_v6_gateway": "2a0a:5e80::1",
    "ip_v6_prefix": 126,
    "city": "Tehran",
    "country": "IR",
    "company": "Sefroyek",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            51.3159602,
            35.724517
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-17T22:20:04",
    "date_decommissioned": null,
    "hardware_version": 99
}