GET /api/v2/anchors/2336/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2336,
    "type": "Anchor",
    "hostname": "de-drs-as42699",
    "fqdn": "de-drs-as42699.anchors.atlas.ripe.net",
    "probe": 6824,
    "is_ipv4_only": false,
    "ip_v4": "77.220.233.1",
    "as_v4": 42699,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a02:2878:0:a::1077:1",
    "as_v6": 42699,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Dresden",
    "country": "DE",
    "company": "managedhosting.de GmbH",
    "nic_handle": "MH12613-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.7347646,
            51.0377067
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6180,
    "date_live": "2020-07-14T18:20:00.348363",
    "date_decommissioned": null,
    "hardware_version": 99
}