GET /api/v2/taxonomy/event_types/Workshop/Seminar
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: s-maxage=1800, stale-while-revalidate=30, public
Content-Type: application/json
Vary: Accept, Cookie, X-Requested-With, X-Forwarded-Proto, Accept-Encoding

[
    {
        "id": 43,
        "title": "Advanced Energy Technologies Series",
        "description": "Discussions on a range of technologies"
    },
    {
        "id": 3,
        "title": "Conferences & Panels",
        "description": "Featuring compelling discussions on timely environmental, energy, and natural resource topics"
    },
    {
        "id": 5,
        "title": "Conversations with Nobel Laureates",
        "description": "Featuring Nobel Prize-winning economists"
    },
    {
        "id": 41,
        "title": "EIEE Event",
        "description": "Convenings with RFF's European counterpart, European Institute on Economics and the Environment"
    },
    {
        "id": 77,
        "title": "Environmental Justice Series",
        "description": "Exploring intersections between economics, equity, and the environment"
    },
    {
        "id": 4,
        "title": "Policy Leadership Series",
        "description": "Featuring research and public policy leaders"
    },
    {
        "id": 42,
        "title": "Resources Radio Live",
        "description": "Recordings of RFF's Resources Radio podcast in front of live event audiences"
    },
    {
        "id": 8,
        "title": "RFF Live",
        "description": "Covering topics from RFF’s research program, from air quality to water resources"
    },
    {
        "id": 76,
        "title": "Speeches & Presentations",
        "description": "Events hosted by other organizations at which RFF expertise is featured"
    },
    {
        "id": 2,
        "title": "Webinar",
        "description": "Assembling a small group of experts who dive into specific areas of research"
    },
    {
        "id": 1,
        "title": "Workshop/Seminar",
        "description": "Delving into specific areas of research in intimate, invite-only working groups"
    }
]