GET /api/v2/measurements/1301052/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386867991,
    "credits_per_result": 6,
    "description": "Quick Look IPv4 Ping to 62.60.0.1.",
    "estimated_results_per_day": 100,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1301052/?format=api",
    "group_id": 1301052,
    "id": 1301052,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": null,
    "is_all_scheduled": true,
    "is_oneoff": true,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 100,
    "probes_requested": 100,
    "probes_scheduled": 100,
    "resolve_on_probe": false,
    "resolved_ips": [
        "62.60.0.1"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1301052/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1386867991,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1386868506
    },
    "stop_time": 1386868506,
    "tags": [],
    "target": "62.60.0.1",
    "target_asn": 49572,
    "target_ip": "62.60.0.1",
    "target_prefix": "62.60.0.0/17",
    "type": "ping"
}