GET /api/v2/measurements/1204779/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386687313,
    "credits_per_result": 6,
    "description": "NY",
    "estimated_results_per_day": 3,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1204779/?format=api",
    "group_id": 1204779,
    "id": 1204779,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": null,
    "is_all_scheduled": true,
    "is_oneoff": true,
    "is_public": true,
    "packet_interval": null,
    "packets": 3,
    "participant_count": 3,
    "probes_requested": 3,
    "probes_scheduled": 3,
    "resolve_on_probe": false,
    "resolved_ips": [
        "80.94.66.18"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1204779/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1386687313,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1386687903
    },
    "stop_time": 1386687903,
    "tags": [],
    "target": "us-ewr-as5580.anchors.atlas.ripe.net",
    "target_asn": 5580,
    "target_ip": "80.94.66.18",
    "target_prefix": "80.94.64.0/20",
    "type": "ping"
}