GET /api/v2/measurements/1001610/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1333459413,
    "credits_per_result": 30,
    "description": "15 min traceroute to netzpolitik.org",
    "destination_option_size": null,
    "dont_fragment": null,
    "duplicate_timeout": null,
    "estimated_results_per_day": 96,
    "first_hop": null,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1001610/?format=api",
    "group_id": 1001610,
    "hop_by_hop_option_size": null,
    "id": 1001610,
    "in_wifi_group": false,
    "interval": 900,
    "is_all_scheduled": true,
    "is_oneoff": false,
    "is_public": true,
    "max_hops": null,
    "packets": null,
    "paris": null,
    "participant_count": 1,
    "port": null,
    "probes_requested": 1,
    "probes_scheduled": 1,
    "protocol": null,
    "resolve_on_probe": true,
    "resolved_ips": [
        "46.4.67.52"
    ],
    "response_timeout": null,
    "result": "https://atlas.ripe.net/api/v2/measurements/1001610/results/?format=api",
    "size": null,
    "spread": null,
    "start_time": 1333459413,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1334149083
    },
    "stop_time": 1334149083,
    "tags": [],
    "target": "netzpolitik.org",
    "target_asn": 24940,
    "target_ip": "46.4.67.52",
    "target_prefix": null,
    "traffic_class": null,
    "type": "traceroute"
}