GET /api/v2/measurements/1005201/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1357602746,
    "credits_per_result": 3,
    "description": "5 min ping",
    "estimated_results_per_day": 14400,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1005201/?format=api",
    "group_id": 1005201,
    "id": 1005201,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 300,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 5,
    "participant_count": 50,
    "probes_requested": 50,
    "probes_scheduled": 50,
    "resolve_on_probe": true,
    "resolved_ips": [
        "192.146.137.10"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1005201/results/?format=api",
    "size": 128,
    "spread": null,
    "start_time": 1357602746,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1357775520
    },
    "stop_time": 1357775520,
    "tags": [],
    "target": "ns.dan.me.uk",
    "target_asn": 57672,
    "target_ip": "192.146.137.10",
    "target_prefix": null,
    "type": "ping"
}