GET /api/v2/anchors/1810/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1810,
    "type": "Anchor",
    "hostname": "tj-dyu-as24722",
    "fqdn": "tj-dyu-as24722.anchors.atlas.ripe.net",
    "probe": 6611,
    "is_ipv4_only": true,
    "ip_v4": "217.11.176.143",
    "as_v4": 24722,
    "ip_v4_gateway": "217.11.176.129",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Dushanbe",
    "country": "TJ",
    "company": "Babilon-T",
    "nic_handle": "BTM2000-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            68.8116056,
            38.5581596
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-09-16T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}