GET /api/v2/anchors/1561/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1561,
    "type": "Anchor",
    "hostname": "ge-tbs-as16010",
    "fqdn": "ge-tbs-as16010.anchors.atlas.ripe.net",
    "probe": 6505,
    "is_ipv4_only": false,
    "ip_v4": "213.157.192.2",
    "as_v4": 16010,
    "ip_v4_gateway": "213.157.192.1",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a0b:6200:ac:aaaa::a",
    "as_v6": 16010,
    "ip_v6_gateway": "2a0b:6200:ac:aaaa::1",
    "ip_v6_prefix": 64,
    "city": "Tbilisi",
    "country": "GE",
    "company": "Magticom",
    "nic_handle": "MAG281-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            44.7148647,
            41.7197222
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-02-19T00:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}