GET /api/v2/measurements/1122804/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386368902,
    "credits_per_result": 10,
    "description": "de-fra-as5580.anchors.atlas.ripe.net",
    "estimated_results_per_day": 360,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1122804/?format=api",
    "group_id": 1122804,
    "id": 1122804,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 10,
    "participant_count": 1,
    "probes_requested": 1,
    "probes_scheduled": 1,
    "resolve_on_probe": true,
    "resolved_ips": [
        "80.94.66.74"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1122804/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1386368902,
    "status": {
        "name": "Ongoing",
        "id": 2,
        "when": null
    },
    "stop_time": null,
    "tags": [],
    "target": "de-fra-as5580.anchors.atlas.ripe.net",
    "target_asn": 5580,
    "target_ip": "80.94.66.74",
    "target_prefix": "80.94.64.0/20",
    "type": "ping"
}