GET /data-portal/api/options/scenario/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "value": "benchmark_extended",
        "label": "Aspirational benchmark"
    },
    {
        "value": "benchmark",
        "label": "Benchmark"
    },
    {
        "value": "historic",
        "label": "Historical data"
    }
]