GET /api/v2/measurements/1001899/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1335293753,
    "credits_per_result": 3,
    "description": "Ping to 176.34.113.149(ec2.bertnase.de)",
    "estimated_results_per_day": 97,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1001899/?format=api",
    "group_id": 1001899,
    "id": 1001899,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 4,
    "probes_requested": 4,
    "probes_scheduled": 4,
    "resolve_on_probe": true,
    "resolved_ips": [
        "176.34.113.149"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1001899/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1335293753,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1335299578
    },
    "stop_time": 1335299578,
    "tags": [],
    "target": "ec2.bertnase.de",
    "target_asn": 16509,
    "target_ip": "176.34.113.149",
    "target_prefix": null,
    "type": "ping"
}