GET /api/v2/anchors/2372/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2372,
    "type": "Anchor",
    "hostname": "ua-cvg-as50012",
    "fqdn": "ua-cvg-as50012.anchors.atlas.ripe.net",
    "probe": 6876,
    "is_ipv4_only": true,
    "ip_v4": "193.104.85.3",
    "as_v4": 50012,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Chervonograd",
    "country": "UA",
    "company": "Bestlink",
    "nic_handle": "BA7582-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.1540298,
            49.9655319
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-10-19T10:20:00.433773",
    "date_decommissioned": null,
    "hardware_version": 99
}