GET /api/v2/measurements/1002711/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1341229973,
    "credits_per_result": 3,
    "description": "Ping to 54.247.2.164(ec2-54-247-2-164.eu-west-1.compute.amazonaws.com)",
    "estimated_results_per_day": 3600,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1002711/?format=api",
    "group_id": 1002711,
    "id": 1002711,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 10,
    "probes_requested": 10,
    "probes_scheduled": 10,
    "resolve_on_probe": false,
    "resolved_ips": [
        "54.247.2.164"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1002711/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1341229973,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1380404917
    },
    "stop_time": 1380404915,
    "tags": [],
    "target": "ec2-54-247-2-164.eu-west-1.compute.amazonaws.com",
    "target_asn": 16509,
    "target_ip": "54.247.2.164",
    "target_prefix": null,
    "type": "ping"
}