GET /api/v2/measurements/1008888/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1367889419,
    "credits_per_result": 3,
    "description": "ping BBC, resolve centrally",
    "estimated_results_per_day": 24315,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1008888/?format=api",
    "group_id": 1008888,
    "id": 1008888,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 300,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 3,
    "participant_count": 1013,
    "probes_requested": 1500,
    "probes_scheduled": 1013,
    "resolve_on_probe": false,
    "resolved_ips": [
        "212.58.244.69"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1008888/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1367890500,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1367897701
    },
    "stop_time": 1367897700,
    "tags": [],
    "target": "www.bbc.co.uk",
    "target_asn": 2818,
    "target_ip": "212.58.244.69",
    "target_prefix": "212.58.224.0/19",
    "type": "ping"
}