GET /api/v2/measurements/1006829/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 6,
    "creation_time": 1360956165,
    "credits_per_result": 26,
    "description": "ping.lrz.de",
    "estimated_results_per_day": 360,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1006829/?format=api",
    "group_id": 1006829,
    "id": 1006829,
    "in_wifi_group": false,
    "include_probe_id": null,
    "interval": 240,
    "is_all_scheduled": false,
    "is_oneoff": false,
    "is_public": true,
    "packet_interval": null,
    "packets": 10,
    "participant_count": 0,
    "probes_requested": 1,
    "probes_scheduled": 0,
    "resolve_on_probe": false,
    "resolved_ips": [
        "2001:4ca0:0:101::81bb:a11"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1006829/results/?format=api",
    "size": 128,
    "spread": null,
    "start_time": 1360956165,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1622542123
    },
    "stop_time": null,
    "tags": [],
    "target": "ping.lrz.de",
    "target_asn": 12816,
    "target_ip": "2001:4ca0:0:101::81bb:a11",
    "target_prefix": "2001:4ca0::/32",
    "type": "ping"
}