GET /api/v2/measurements/1011577/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1371448844,
    "credits_per_result": 3,
    "description": "ping to T-2 IPv4 interface",
    "estimated_results_per_day": 6840,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1011576/?format=api",
    "group_id": 1011576,
    "id": 1011577,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": false,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 3,
    "participant_count": 19,
    "probes_requested": 19,
    "probes_scheduled": 19,
    "resolve_on_probe": false,
    "resolved_ips": [
        "188.230.128.10"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1011577/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1371448843,
    "status": {
        "name": "Forced to Stop",
        "id": 5,
        "when": 1382334602
    },
    "stop_time": null,
    "tags": [],
    "target": "188.230.128.10",
    "target_asn": 34779,
    "target_ip": "188.230.128.10",
    "target_prefix": "188.230.128.0/19",
    "type": "ping"
}