GET /api/v2/measurements/1008666/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1367301263,
    "credits_per_result": 3,
    "description": "graph-ic",
    "estimated_results_per_day": 403,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1008666/?format=api",
    "group_id": 1008666,
    "id": 1008666,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 3600,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 3,
    "participant_count": 40,
    "probes_requested": 40,
    "probes_scheduled": 40,
    "resolve_on_probe": true,
    "resolved_ips": [
        "77.226.250.209"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1008666/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1367301263,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1367337602
    },
    "stop_time": 1367337420,
    "tags": [],
    "target": "www.graph-ic.org",
    "target_asn": 12357,
    "target_ip": "77.226.250.209",
    "target_prefix": "77.224.0.0/13",
    "type": "ping"
}