Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Introduction%20to%20image%20analysis%20using%20Galaxy/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 133,
    "name": "Introduction to image analysis using Galaxy",
    "description": "This tutorial covers the questions:\r\n- How do I use Galaxy with imaging data?\r\n- How do I convert images using Galaxy?\r\n- How do I display images in Galaxy?\r\n- How do I filter images in Galaxy?\r\n- How do I segment simple images in Galaxy?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- How to handle images in Galaxy.\r\n- How to perform basic image processing in Galaxy.",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "https://training.galaxyproject.org/training-material/topics/imaging/tutorials/imaging-introduction/tutorial.html",
    "fileName": "imaging-introduction",
    "topics": [
        "http://edamontology.org/topic_3383",
        "http://edamontology.org/topic_3382"
    ],
    "keywords": [
        "Galaxy"
    ],
    "audienceTypes": [
        "Undergraduate",
        "Graduate",
        "Professional (initial)",
        "Professional (continued)"
    ],
    "audienceRoles": [
        "Researchers",
        "Life scientists",
        "Biologists"
    ],
    "difficultyLevel": "Novice",
    "providedBy": [],
    "dateCreation": null,
    "dateUpdate": null,
    "licence": "CC-BY-4.0",
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
    ]
}