v1

latestOpenAPI 3.0.1MIT & CC-BY 4.02026-07-17141214.1 KB
materials

Get information about a specific topic

get/topics/{topicId}/tutorials/{tutorialId}/{material}.json

Path parameters

topicIdstring required

ID of the topic

tutorialIdstring required

ID of the tutorial

materialstring required

'slides' or 'tutorial', whichever material you want to request.

Response

successful operation

layoutstring required

The internal layout of the material for rendering

titlestring required

The human readable name of the material

zenodo_linkstring

A link to some datasets on Zenodo required for the tutorial

questionsstring[]

A list of questions students will answer when following this tutorial

objectivesstring[]

A list of objectives students will accomplish when following this tutorial

key_pointsstring[]

A list of take aways when completing this training

time_estimationstring

An estimate of the amount of time required to complete this tutorial.

subtopicstring

Which subtopic (see topic.json information)

last_modified_atstring

When was this tutorial last modified

topic_namestring

Internal/URL component for the topic

tutorial_namestring

Internal/URL component for the tutorial

hands_onboolean

Is there a hands-on available for this material

slidesboolean

Are there slides available for this material

workflowsboolean

Are there workflows available for this material

toursboolean

Are there tours available for this material

videoboolean

Is there a video being auto-generated from the slides