GET /api/v2/measurements/1004516/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1352275968,
    "credits_per_result": 3,
    "description": "home wifi",
    "estimated_results_per_day": 4736,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1004516/?format=api",
    "group_id": 1004516,
    "id": 1004516,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 3,
    "participant_count": 20,
    "probes_requested": 20,
    "probes_scheduled": 20,
    "resolve_on_probe": false,
    "resolved_ips": [
        "109.81.54.151"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1004516/results/?format=api",
    "size": 20,
    "spread": null,
    "start_time": 1352275968,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1352332800
    },
    "stop_time": 1352332800,
    "tags": [],
    "target": "109.81.54.151",
    "target_asn": 5610,
    "target_ip": "109.81.54.151",
    "target_prefix": null,
    "type": "ping"
}