Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Prototyping%20the%20new%20PSICQUIC%202-0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 7,
    "name": "Prototyping the new PSICQUIC 2-0",
    "description": "\n \n\nPrototyping the new PSICQUIC 2.0\n \n",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/prototyping_353b/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/671/?format=api"
    ]
}