GET /api/v2/anchors/2384/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2384,
    "type": "Anchor",
    "hostname": "id-bth-as139949",
    "fqdn": "id-bth-as139949.anchors.atlas.ripe.net",
    "probe": 6850,
    "is_ipv4_only": false,
    "ip_v4": "103.147.52.62",
    "as_v4": 139949,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2405:aac0:52::62",
    "as_v6": 139949,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Batam",
    "country": "ID",
    "company": "Batam Internet Exchange",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            104.048442,
            1.118673
        ]
    },
    "tlsa_record": "",
    "is_disabled": true,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-08-28T08:20:00",
    "date_decommissioned": "2023-10-06T14:05:29.315502",
    "hardware_version": 99
}