GET /api/v2/anchors/1923/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1923,
    "type": "Anchor",
    "hostname": "ua-dok-as12773",
    "fqdn": "ua-dok-as12773.anchors.atlas.ripe.net",
    "probe": 6619,
    "is_ipv4_only": true,
    "ip_v4": "185.28.108.163",
    "as_v4": 12773,
    "ip_v4_gateway": "185.28.108.161",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Donetsk",
    "country": "UA",
    "company": "Meshnet",
    "nic_handle": "MNDN-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            37.8395218,
            48.0019323
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-10-08T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}