GET /api/v2/measurements/1008315/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1366699351,
    "credits_per_result": 3,
    "description": "zoidberg ping",
    "estimated_results_per_day": 5,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1008315/?format=api",
    "group_id": 1008315,
    "id": 1008315,
    "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": 5,
    "probes_requested": 5,
    "probes_scheduled": 5,
    "resolve_on_probe": false,
    "resolved_ips": [
        "193.10.5.79"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1008315/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1366699351,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1366699613
    },
    "stop_time": 1366699611,
    "tags": [],
    "target": "zoidberg.farscape.se",
    "target_asn": 1653,
    "target_ip": "193.10.5.79",
    "target_prefix": "193.10.0.0/16",
    "type": "ping"
}