GET /api/v2/anchors/1807/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1807,
    "type": "Anchor",
    "hostname": "ph-nju-as23944",
    "fqdn": "ph-nju-as23944.anchors.atlas.ripe.net",
    "probe": 7241,
    "is_ipv4_only": false,
    "ip_v4": "182.18.209.9",
    "as_v4": 23944,
    "ip_v4_gateway": "182.18.209.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2404:3c00:1000:2:182:18:209:9",
    "as_v6": 23944,
    "ip_v6_gateway": "2404:3c00:1000:2::1",
    "ip_v6_prefix": 64,
    "city": "San Juan",
    "country": "PH",
    "company": "Skycable Corporation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            121.037043,
            14.599577
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-07-25T12:20:00.176218",
    "date_decommissioned": null,
    "hardware_version": 99
}