GET /api/v2/anchors/1482/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1482,
    "type": "Anchor",
    "hostname": "ru-mow-as8331",
    "fqdn": "ru-mow-as8331.anchors.atlas.ripe.net",
    "probe": 6491,
    "is_ipv4_only": false,
    "ip_v4": "195.91.164.68",
    "as_v4": 8331,
    "ip_v4_gateway": "195.91.164.67",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a00:14d0:1000:a::68",
    "as_v6": 8331,
    "ip_v6_gateway": "2a00:14d0:1000:a::4",
    "ip_v6_prefix": 64,
    "city": "Moscow",
    "country": "RU",
    "company": "Cronyx Plus LLC",
    "nic_handle": "RNOC-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.6154999,
            55.73448
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-01-29T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}