GET /api/v2/measurements/1005221/?format=api
HTTP 200 OK
                  Allow:
                      GET, PATCH, DELETE
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "af": 4,
    "creation_time": 1357649816,
    "credits_per_result": 10,
    "description": "Test SSL Availability",
    "estimated_results_per_day": 24,
    "group": "https://atlas.ripe.net/api/v2/measurements/groups/1005221/?format=api",
    "group_id": 1005221,
    "hostname": null,
    "id": 1005221,
    "in_wifi_group": false,
    "interval": 3600,
    "is_all_scheduled": false,
    "is_oneoff": false,
    "is_public": true,
    "participant_count": 0,
    "port": 443,
    "probes_requested": 1,
    "probes_scheduled": 0,
    "resolve_on_probe": true,
    "resolved_ips": [
        "193.238.157.43"
    ],
    "result": "https://atlas.ripe.net/api/v2/measurements/1005221/results/?format=api",
    "spread": null,
    "start_time": 1357653600,
    "status": {
        "name": "Stopped",
        "id": 4,
        "when": 1622542128
    },
    "stop_time": null,
    "tags": [],
    "target": "mail.subik.eu",
    "target_asn": 35492,
    "target_ip": "193.238.157.43",
    "target_prefix": null,
    "type": "sslcert"
}