GET /api/v2/anchors/1224/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1224,
    "type": "Anchor",
    "hostname": "sa-mak-as50999",
    "fqdn": "sa-mak-as50999.anchors.atlas.ripe.net",
    "probe": 6431,
    "is_ipv4_only": true,
    "ip_v4": "109.171.136.4",
    "as_v4": 50999,
    "ip_v4_gateway": "109.171.136.1",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Makkah",
    "country": "SA",
    "company": "King Abdullah University of Science and Technology",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            39.10741478,
            22.3087422
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-03T12:12:43",
    "date_decommissioned": null,
    "hardware_version": 2
}