GET /api/v2/anchors/1380/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1380,
    "type": "Anchor",
    "hostname": "fr-cv7-as52039",
    "fqdn": "fr-cv7-as52039.anchors.atlas.ripe.net",
    "probe": 6384,
    "is_ipv4_only": true,
    "ip_v4": "185.150.253.30",
    "as_v4": 52039,
    "ip_v4_gateway": "185.150.253.253",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Cesson- Sevigne",
    "country": "FR",
    "company": "GIP SIB",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.6273963,
            48.1248752
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-08-11T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}