GET /api/v2/anchors/2753/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2753,
    "type": "Anchor",
    "hostname": "fr-par-as29152",
    "fqdn": "fr-par-as29152.anchors.atlas.ripe.net",
    "probe": 6960,
    "is_ipv4_only": false,
    "ip_v4": "195.80.157.38",
    "as_v4": 29152,
    "ip_v4_gateway": "195.80.157.37",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a00:1b11:116:609:195:80:157:38",
    "as_v6": 29152,
    "ip_v6_gateway": "2a00:1b11:116:609:195:80:157:37",
    "ip_v6_prefix": 64,
    "city": "Paris",
    "country": "FR",
    "company": "DECKNET S.A.R.L.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            2.3520324,
            48.9280308
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-03-27T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}