GET /api/v2/anchors/1361/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1361,
    "type": "Anchor",
    "hostname": "de-mhg-as21473",
    "fqdn": "de-mhg-as21473.anchors.atlas.ripe.net",
    "probe": 6385,
    "is_ipv4_only": false,
    "ip_v4": "93.190.252.148",
    "as_v4": 21473,
    "ip_v4_gateway": "93.190.252.145",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a00:1e80:8:14::42",
    "as_v6": 21473,
    "ip_v6_gateway": "2a00:1e80:8:14::1",
    "ip_v6_prefix": 64,
    "city": "Mannheim",
    "country": "DE",
    "company": "MAnet GmbH",
    "nic_handle": "MNO3-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.52663632,
            49.50707096
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-08-12T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}