GET /api/v2/anchors/1707/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1707,
    "type": "Anchor",
    "hostname": "ru-ovb-as49673",
    "fqdn": "ru-ovb-as49673.anchors.atlas.ripe.net",
    "probe": 6538,
    "is_ipv4_only": false,
    "ip_v4": "94.247.111.19",
    "as_v4": 49673,
    "ip_v4_gateway": "94.247.111.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a02:47a0:a::19",
    "as_v6": 49673,
    "ip_v6_gateway": "2a02:47a0:a::1",
    "ip_v6_prefix": 48,
    "city": "Novosibirsk",
    "country": "RU",
    "company": "Truenetwork",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            82.940642,
            55.027946
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-04-23T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}