GET /api/v2/measurements/1004289/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 6,
    "creation_time": 1349853212,
    "credits_per_result": 3,
    "description": "DoesNotWork.eu ping",
    "estimated_results_per_day": 341,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1004289/?format=api",
    "group_id": 1004289,
    "id": 1004289,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 5,
    "participant_count": 10,
    "probes_requested": 10,
    "probes_scheduled": 10,
    "resolve_on_probe": false,
    "resolved_ips": [
        "2a01:430:d:0:2cc:9eff:fe24:7e1a"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1004289/results/?format=api",
    "size": 1024,
    "spread": null,
    "start_time": 1349853212,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1349861400
    },
    "stop_time": 1349861400,
    "tags": [],
    "target": "www.doesnotwork.eu",
    "target_asn": 24971,
    "target_ip": "2a01:430:d:0:2cc:9eff:fe24:7e1a",
    "target_prefix": null,
    "type": "ping"
}