GET /api/v2/measurements/1001996/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 6,
    "creation_time": 1336335552,
    "credits_per_result": 3,
    "description": "Ping6 to 2001:15c0:65ff:8614::1(nagato6.insanity.in)",
    "estimated_results_per_day": 480,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1001996/?format=api",
    "group_id": 1001996,
    "id": 1001996,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 1800,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 10,
    "probes_requested": 10,
    "probes_scheduled": 10,
    "resolve_on_probe": false,
    "resolved_ips": [
        "2001:15c0:65ff:8614::1"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1001996/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1336335552,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1383942875
    },
    "stop_time": 1383942810,
    "tags": [],
    "target": "nagato6.insanity.in",
    "target_asn": 8591,
    "target_ip": "2001:15c0:65ff:8614::1",
    "target_prefix": null,
    "type": "ping"
}