GET /api/v2/measurements/1003901/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1346339884,
    "credits_per_result": 3,
    "description": "Ping",
    "estimated_results_per_day": 380,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1003901/?format=api",
    "group_id": 1003901,
    "id": 1003901,
    "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": 20,
    "probes_requested": 20,
    "probes_scheduled": 20,
    "resolve_on_probe": false,
    "resolved_ips": [
        "195.95.187.35"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1003901/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1346339884,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1346344452
    },
    "stop_time": 1346344452,
    "tags": [],
    "target": "195.95.187.35",
    "target_asn": 41103,
    "target_ip": "195.95.187.35",
    "target_prefix": null,
    "type": "ping"
}