GET /api/v2/measurements/1009986/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1370254757,
    "credits_per_result": 26,
    "description": "Ping 202.65.157.132",
    "estimated_results_per_day": 218,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1009986/?format=api",
    "group_id": 1009986,
    "id": 1009986,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 600,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 16,
    "participant_count": 75,
    "probes_requested": 76,
    "probes_scheduled": 75,
    "resolve_on_probe": false,
    "resolved_ips": [
        "202.65.157.132"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1009986/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1370254936,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1370256680
    },
    "stop_time": 1370256679,
    "tags": [],
    "target": "202.65.157.132",
    "target_asn": 18229,
    "target_ip": "202.65.157.132",
    "target_prefix": "202.65.157.0/24",
    "type": "ping"
}