GET /api/v2/measurements/1231739/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386773454,
    "credits_per_result": 313,
    "description": "",
    "estimated_results_per_day": 500,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1231739/?format=api",
    "group_id": 1231739,
    "id": 1231739,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": null,
    "is_all_scheduled": false,
    "is_oneoff": true,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 484,
    "probes_requested": 500,
    "probes_scheduled": 484,
    "resolve_on_probe": false,
    "resolved_ips": [
        "213.136.31.100"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1231739/results/?format=api",
    "size": 1500,
    "spread": null,
    "start_time": 1386773453,
    "status": {
        "name": "Failed",
        "id": 7,
        "when": 1386774003
    },
    "stop_time": 1386774003,
    "tags": [],
    "target": "213.136.31.100",
    "target_asn": 12859,
    "target_ip": "213.136.31.100",
    "target_prefix": "213.136.0.0/19",
    "type": "ping"
}