GET /api/v2/measurements/1009007/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1368098763,
    "credits_per_result": 10,
    "description": "www.apnic.net",
    "estimated_results_per_day": 5,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1009007/?format=api",
    "group_id": 1009007,
    "hostname": null,
    "id": 1009007,
    "in_wifi_group": false,
    "interval": 86400,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "participant_count": 5,
    "port": 443,
    "probes_requested": 5,
    "probes_scheduled": 5,
    "resolve_on_probe": false,
    "resolved_ips": [
        "202.12.29.211",
        "202.12.29.194"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1009007/results/?format=api",
    "spread": null,
    "start_time": 1368098763,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1370584801
    },
    "stop_time": 1370584800,
    "tags": [],
    "target": "www.apnic.net",
    "target_asn": 4608,
    "target_ip": "202.12.29.211",
    "target_prefix": "202.12.29.0/24",
    "type": "sslcert"
}