GET /api/v2/measurements/1305456/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1386884184,
    "credits_per_result": 6,
    "description": "",
    "estimated_results_per_day": 500,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1305456/?format=api",
    "group_id": 1305456,
    "id": 1305456,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": null,
    "is_all_scheduled": true,
    "is_oneoff": true,
    "is_public": true,
    "packet_interval": null,
    "packets": null,
    "participant_count": 500,
    "probes_requested": 500,
    "probes_scheduled": 500,
    "resolve_on_probe": false,
    "resolved_ips": [
        "5.134.194.2"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1305456/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1386884184,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1386885004
    },
    "stop_time": 1386885004,
    "tags": [],
    "target": "aivivid.com",
    "target_asn": 59521,
    "target_ip": "5.134.194.2",
    "target_prefix": "5.134.192.0/21",
    "type": "ping"
}