GET /api/v2/anchors/1360/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1360,
    "type": "Anchor",
    "hostname": "de-mdt-as15945",
    "fqdn": "de-mdt-as15945.anchors.atlas.ripe.net",
    "probe": 6387,
    "is_ipv4_only": false,
    "ip_v4": "213.206.174.172",
    "as_v4": 15945,
    "ip_v4_gateway": "213.206.174.169",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a02:24d8:7:16::42",
    "as_v6": 15945,
    "ip_v6_gateway": "2a02:24d8:7:16::1",
    "ip_v6_prefix": 64,
    "city": "Mutterstadt",
    "country": "DE",
    "company": "PfalzKom, Gesellschaft f\u00fcr Telekommunikation mbH",
    "nic_handle": "PKOM-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.35915723,
            49.42631922
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-08-14T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}