GET /api/v2/anchors/2488/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2488,
    "type": "Anchor",
    "hostname": "ru-led-as43317",
    "fqdn": "ru-led-as43317.anchors.atlas.ripe.net",
    "probe": 6872,
    "is_ipv4_only": false,
    "ip_v4": "94.242.1.50",
    "as_v4": 43317,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:1838:10:2:7483:5678:b8d5:9eda",
    "as_v6": 43317,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Saint Petersburg",
    "country": "RU",
    "company": "Fishnet Communications",
    "nic_handle": "FCOV1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            30.4104513,
            59.9096851
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6177,
    "date_live": "2020-09-30T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}