GET /api/v2/anchors/1823/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1823,
    "type": "Anchor",
    "hostname": "ru-mow-as20764",
    "fqdn": "ru-mow-as20764.anchors.atlas.ripe.net",
    "probe": 6583,
    "is_ipv4_only": false,
    "ip_v4": "81.27.254.54",
    "as_v4": 20764,
    "ip_v4_gateway": "81.27.254.53",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a00:1c28:1:fafa:a1::2",
    "as_v6": 20764,
    "ip_v6_gateway": "2a00:1c28:1:fafa:a1::1",
    "ip_v6_prefix": 112,
    "city": "Moscow",
    "country": "RU",
    "company": "CJSC RASCOM",
    "nic_handle": "IP1571-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.6547806,
            55.7746315
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-22T20:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}