GET /api/v2/anchors/1655/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1655,
    "type": "Anchor",
    "hostname": "nl-hrd-as34612",
    "fqdn": "nl-hrd-as34612.anchors.atlas.ripe.net",
    "probe": 6511,
    "is_ipv4_only": false,
    "ip_v4": "91.215.150.218",
    "as_v4": 34612,
    "ip_v4_gateway": "91.215.150.217",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a03:5380:0:1962:e0ea:1a80:c8c9:ddd9",
    "as_v6": 34612,
    "ip_v6_gateway": "2a03:5380:0:1962::1",
    "ip_v6_prefix": 64,
    "city": "Harderwijk",
    "country": "NL",
    "company": "Matrix PC b.v.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.6407227,
            52.3619025
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6129,
    "date_live": "2019-02-28T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}