GET /api/v2/measurements/1001654/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "auto_topup": false,
    "auto_topup_prb_days_off": 7,
    "auto_topup_prb_similarity": 0.5,
    "creation_time": 1333535771,
    "credits_per_result": 3,
    "description": "marshlabs v4 ping",
    "estimated_results_per_day": 360,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1001654/?format=api",
    "group_id": 1001654,
    "id": 1001654,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": false,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 2,
    "probes_requested": 1,
    "probes_scheduled": 2,
    "resolve_on_probe": false,
    "resolved_ips": [
        "217.13.64.149"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1001654/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1333535771,
    "status": {
        "id": 2,
        "name": "Ongoing",
        "when": null
    },
    "stop_time": null,
    "tags": [],
    "target": "atlas.marshlabs.gaertner.de",
    "target_asn": 24956,
    "target_ip": "217.13.64.149",
    "target_prefix": null,
    "target_update_hours": null,
    "target_update_last": null,
    "type": "ping"
}