GET /api/v2/anchors/1255/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1255,
    "type": "Anchor",
    "hostname": "tr-ist-as199159",
    "fqdn": "tr-ist-as199159.anchors.atlas.ripe.net",
    "probe": 6344,
    "is_ipv4_only": false,
    "ip_v4": "217.146.6.118",
    "as_v4": 199159,
    "ip_v4_gateway": "217.146.6.117",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a05:8900:28:aa3::a",
    "as_v6": 199159,
    "ip_v6_gateway": "2a05:8900:28:aa3::1",
    "ip_v6_prefix": 64,
    "city": "Istanbul",
    "country": "TR",
    "company": "ANEXIA Internetdienstleistung GmbH",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            29.00851716,
            41.06514853
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-10T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}