GET /api/v2/measurements/1005212/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 6,
    "creation_time": 1357638631,
    "credits_per_result": 3,
    "description": "Ping IPv6 to Bortzmeyer's blog",
    "estimated_results_per_day": 240,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1005212/?format=api",
    "group_id": 1005212,
    "id": 1005212,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 300,
    "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": true,
    "resolved_ips": [
        "2001:4b98:dc0:41:216:3eff:fece:1902"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1005212/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1357639200,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1357642800
    },
    "stop_time": 1357642800,
    "tags": [],
    "target": "www.bortzmeyer.org",
    "target_asn": 29169,
    "target_ip": "2001:4b98:dc0:41:216:3eff:fece:1902",
    "target_prefix": null,
    "type": "ping"
}