GET /api/v2/anchors/4565/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4565,
    "type": "Anchor",
    "hostname": "ru-led-as44050",
    "fqdn": "ru-led-as44050.anchors.atlas.ripe.net",
    "probe": 7679,
    "is_ipv4_only": false,
    "ip_v4": "188.143.128.12",
    "as_v4": 44050,
    "ip_v4_gateway": "188.143.128.1",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a00:1d78:1::11",
    "as_v6": 44050,
    "ip_v6_gateway": "2a00:1d78:1::1",
    "ip_v6_prefix": 48,
    "city": "Saint-Petersburg, Russian Federation",
    "country": "RU",
    "company": "PIN LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            30.433892,
            59.876088
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6623,
    "date_live": "2025-12-23T22:20:00.367441",
    "date_decommissioned": null,
    "hardware_version": 99
}