GET /api/v2/measurements/1026860/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 6,
    "creation_time": 1379328751,
    "credits_per_result": 10,
    "description": "Nagios ping check: b.gtld-servers.net",
    "estimated_results_per_day": 360,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1026860/?format=api",
    "group_id": 1026860,
    "id": 1026860,
    "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": 360,
    "probes_requested": 500,
    "probes_scheduled": 360,
    "resolve_on_probe": true,
    "resolved_ips": [
        "2001:503:231d::2:30"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1026860/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1379328751,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1379329803
    },
    "stop_time": 1379329803,
    "tags": [],
    "target": "b.gtld-servers.net",
    "target_asn": 26415,
    "target_ip": "2001:503:231d::2:30",
    "target_prefix": "2001:503:231d::/48",
    "type": "ping"
}