GET /api/v2/anchors/2421/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2421,
    "type": "Anchor",
    "hostname": "mv-mle-as7642",
    "fqdn": "mv-mle-as7642.anchors.atlas.ripe.net",
    "probe": 7115,
    "is_ipv4_only": false,
    "ip_v4": "123.176.1.4",
    "as_v4": 7642,
    "ip_v4_gateway": "123.176.1.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2406:e400:1:9::4",
    "as_v6": 7642,
    "ip_v6_gateway": "2406:e400:1:9::1",
    "ip_v6_prefix": 64,
    "city": "Male'",
    "country": "MV",
    "company": "Dhiraagu PLC.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            73.5093474,
            4.1754959
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6136,
    "date_live": "2022-07-05T00:20:00.320158",
    "date_decommissioned": null,
    "hardware_version": 2
}