GET /api/v2/measurements/1147706/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386427595,
    "credits_per_result": 4,
    "description": "Alerts API test #1",
    "estimated_results_per_day": 2160,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1147706/?format=api",
    "group_id": 1147706,
    "id": 1147706,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 4,
    "participant_count": 6,
    "probes_requested": 6,
    "probes_scheduled": 6,
    "resolve_on_probe": false,
    "resolved_ips": [
        "146.185.146.112"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1147706/results/?format=api",
    "size": 48,
    "spread": null,
    "start_time": 1386427595,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1386768107
    },
    "stop_time": 1386768106,
    "tags": [],
    "target": "eh.infornografia.net",
    "target_asn": 46652,
    "target_ip": "146.185.146.112",
    "target_prefix": "146.185.128.0/19",
    "type": "ping"
}