GET /api/v2/measurements/1004729/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1354138389,
    "credits_per_result": 3,
    "description": "turing ping",
    "estimated_results_per_day": 4316,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1004729/?format=api",
    "group_id": 1004729,
    "id": 1004729,
    "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": 15,
    "probes_requested": 15,
    "probes_scheduled": 15,
    "resolve_on_probe": true,
    "resolved_ips": [
        "178.17.41.178"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1004729/results/?format=api",
    "size": 64,
    "spread": null,
    "start_time": 1354138389,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1354224720
    },
    "stop_time": 1354224720,
    "tags": [],
    "target": "turing.wasm.me",
    "target_asn": 31463,
    "target_ip": "178.17.41.178",
    "target_prefix": null,
    "type": "ping"
}