Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Alternative%20episodes%20for%20the%204%20Open%20Source%20Software/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 28,
    "name": "Alternative episodes for the 4 Open Source Software",
    "description": "\n \n\nAlternative episodes for the 4 Open Source Software (4OSS) lesson focused on different Open Source technologies: Github, Docker, Jupyter Notebook and so on\n \n",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/alternative-episodes_8b36/scormcontent/index.html",
    "fileName": "missing.txt",
    "topics": [],
    "keywords": [
        "biohackaton 2018"
    ],
    "audienceTypes": [],
    "audienceRoles": [],
    "difficultyLevel": "",
    "providedBy": [],
    "dateCreation": "2019-03-21",
    "dateUpdate": null,
    "licence": null,
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/687/?format=api"
    ]
}