GET /api/v2/measurements/1136813/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386400872,
    "credits_per_result": 10,
    "description": "ping 74.125.232.48 2013-12-06 22:21",
    "estimated_results_per_day": 1,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1136813/?format=api",
    "group_id": 1136813,
    "id": 1136813,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": null,
    "is_all_scheduled": true,
    "is_oneoff": true,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 1,
    "probes_requested": 1,
    "probes_scheduled": 1,
    "resolve_on_probe": false,
    "resolved_ips": [
        "74.125.232.48"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1136813/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1386400872,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1386402004
    },
    "stop_time": 1386402004,
    "tags": [],
    "target": "74.125.232.48",
    "target_asn": 15169,
    "target_ip": "74.125.232.48",
    "target_prefix": "74.125.232.0/24",
    "type": "ping"
}