GET /api/v2/measurements/1008301/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 6,
    "creation_time": 1366634469,
    "credits_per_result": 1,
    "description": "ping6 rockall, every four mins",
    "estimated_results_per_day": 10,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1008301/?format=api",
    "group_id": 1008301,
    "id": 1008301,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 1,
    "participant_count": 50,
    "probes_requested": 50,
    "probes_scheduled": 50,
    "resolve_on_probe": true,
    "resolved_ips": [
        "2a01:9c40:1:b::4"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1008301/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1366634469,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1366634520
    },
    "stop_time": 1366634519,
    "tags": [],
    "target": "rockall.cqx.ltd.uk",
    "target_asn": 198236,
    "target_ip": "2a01:9c40:1:b::4",
    "target_prefix": "2a01:9c40::/31",
    "type": "ping"
}