Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Galaxy%20101%20for%20everyone/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 126,
    "name": "Galaxy 101 for everyone",
    "description": "This practical aims at familiarizing you with the Galaxy user interface. It will teach you how to perform basic tasks such as importing data, running tools, working with histories, creating workflows and sharing your work. Not everyone has the same background and that’s ok!",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "https://training.galaxyproject.org/training-material/topics/introduction/tutorials/galaxy-intro-101-everyone/tutorial.html",
    "fileName": "galaxy-intro-101-everyone",
    "topics": [],
    "keywords": [],
    "audienceTypes": [],
    "audienceRoles": [],
    "difficultyLevel": "",
    "providedBy": [],
    "dateCreation": null,
    "dateUpdate": null,
    "licence": "CC-BY-4.0",
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
    ]
}