GET /api/v2/measurements/1005116/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1356811227,
    "credits_per_result": 3,
    "description": "29c3 server",
    "estimated_results_per_day": 1102,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1005116/?format=api",
    "group_id": 1005116,
    "id": 1005116,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 600,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 5,
    "participant_count": 15,
    "probes_requested": 15,
    "probes_scheduled": 15,
    "resolve_on_probe": false,
    "resolved_ips": [
        "94.45.255.217"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1005116/results/?format=api",
    "size": 32,
    "spread": null,
    "start_time": 1356811227,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1356855326
    },
    "stop_time": 1356855326,
    "tags": [],
    "target": "94.45.255.217",
    "target_asn": 50472,
    "target_ip": "94.45.255.217",
    "target_prefix": "94.45.224.0/19",
    "type": "ping"
}