GET /api/v2/measurements/1111257/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386338822,
    "credits_per_result": 6,
    "description": "Quick Look IPv4 Ping to www.speedsat.net.",
    "estimated_results_per_day": 98,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1111257/?format=api",
    "group_id": 1111257,
    "id": 1111257,
    "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": 98,
    "probes_requested": 100,
    "probes_scheduled": 98,
    "resolve_on_probe": false,
    "resolved_ips": [
        "195.146.235.33"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1111257/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1386338822,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1386339903
    },
    "stop_time": 1386339903,
    "tags": [],
    "target": "www.speedsat.net",
    "target_asn": 8362,
    "target_ip": "195.146.235.33",
    "target_prefix": "195.146.224.0/19",
    "type": "ping"
}