GET /api/v2/anchors/3842/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3842,
    "type": "Anchor",
    "hostname": "us-lax-as23459",
    "fqdn": "us-lax-as23459.anchors.atlas.ripe.net",
    "probe": 7360,
    "is_ipv4_only": false,
    "ip_v4": "23.176.216.20",
    "as_v4": 23459,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2602:f90f:1::",
    "as_v6": 23459,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Los Angeles",
    "country": "US",
    "company": "applebee",
    "nic_handle": "AA43357-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -118.2574589,
            34.0486245
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-06-13T10:20:00.362116",
    "date_decommissioned": null,
    "hardware_version": 99
}