GET /api/v2/measurements/1116342/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386352305,
    "credits_per_result": 3,
    "description": "Hotz-Fresing(PING)",
    "estimated_results_per_day": 7200,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1116342/?format=api",
    "group_id": 1116342,
    "id": 1116342,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 3,
    "participant_count": 20,
    "probes_requested": 20,
    "probes_scheduled": 20,
    "resolve_on_probe": false,
    "resolved_ips": [
        "82.150.208.42"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1116342/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1386352305,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1391845115
    },
    "stop_time": 1391845114,
    "tags": [],
    "target": "82.150.208.42",
    "target_asn": 8596,
    "target_ip": "82.150.208.42",
    "target_prefix": "82.150.192.0/19",
    "type": "ping"
}