GET /api/v2/anchors/1830/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1830,
    "type": "Anchor",
    "hostname": "jp-tyo-as63834",
    "fqdn": "jp-tyo-as63834.anchors.atlas.ripe.net",
    "probe": 6580,
    "is_ipv4_only": true,
    "ip_v4": "103.40.209.7",
    "as_v4": 63834,
    "ip_v4_gateway": "103.40.209.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tokyo",
    "country": "JP",
    "company": "PrimeXM Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            139.80342,
            35.656705
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-07-17T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}