GET /api/v2/anchors/1522/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1522,
    "type": "Anchor",
    "hostname": "fr-par-as20473",
    "fqdn": "fr-par-as20473.anchors.atlas.ripe.net",
    "probe": 6564,
    "is_ipv4_only": false,
    "ip_v4": "199.247.13.129",
    "as_v4": 20473,
    "ip_v4_gateway": "199.247.12.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": "2a05:f480:1c00:dad:5400:2ff:fe1c:1841",
    "as_v6": 20473,
    "ip_v6_gateway": "fe80::fc00:2ff:fe1c:1841",
    "ip_v6_prefix": 64,
    "city": "Paris",
    "country": "FR",
    "company": "Choopa LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3711084,
            48.9065203
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-06-13T20:20:03",
    "date_decommissioned": null,
    "hardware_version": 99
}