GET /api/v2/anchors/1509/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1509,
    "type": "Anchor",
    "hostname": "de-lej-as35065",
    "fqdn": "de-lej-as35065.anchors.atlas.ripe.net",
    "probe": 6447,
    "is_ipv4_only": true,
    "ip_v4": "195.16.81.9",
    "as_v4": 35065,
    "ip_v4_gateway": "195.16.81.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Leipzig",
    "country": "DE",
    "company": "Leipziger Messe GmbH",
    "nic_handle": "RA9525-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            12.3988051,
            51.3954727
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-20T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}