GET /api/v2/anchors/1921/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1921,
    "type": "Anchor",
    "hostname": "ru-cta-as58067",
    "fqdn": "ru-cta-as58067.anchors.atlas.ripe.net",
    "probe": 6624,
    "is_ipv4_only": false,
    "ip_v4": "176.114.16.104",
    "as_v4": 58067,
    "ip_v4_gateway": "176.114.16.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0b:97c0:0:110::2",
    "as_v6": 58067,
    "ip_v6_gateway": "2a0b:97c0:0:110::1",
    "ip_v6_prefix": 64,
    "city": "Chita",
    "country": "RU",
    "company": "Chitatehenergy JSC",
    "nic_handle": "LA7664-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            113.502911,
            52.0304689
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-10T22:20:04",
    "date_decommissioned": null,
    "hardware_version": 99
}