Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Cluster%20TP%20-%20Genotoul-bioinfo/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 140,
    "name": "Cluster TP - Genotoul-bioinfo",
    "description": "TP for cluster training (bioinfo genotoul facility)",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "https://genotoul-bioinfo.pages-forge.inrae.fr/linux-cluster/",
    "fileName": "linux-cluster",
    "topics": [
        "http://edamontology.org/topic_3316"
    ],
    "keywords": [
        "High performance computing",
        "Cluster"
    ],
    "audienceTypes": [],
    "audienceRoles": [],
    "difficultyLevel": "Novice",
    "providedBy": [
        {
            "id": 22,
            "name": "Genotoul-bioinfo",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
        }
    ],
    "dateCreation": null,
    "dateUpdate": null,
    "licence": "CC BY-NC-SA",
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api"
    ]
}