Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Statistics%20with%20RStudio/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 52,
    "name": "Statistics with RStudio",
    "description": "Introduction to statistics with R\n",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "http://jvanheld.github.io/stats_avec_RStudio_EBA/",
    "fileName": "missing.txt",
    "topics": [],
    "keywords": [
        "R"
    ],
    "audienceTypes": [],
    "audienceRoles": [],
    "difficultyLevel": "",
    "providedBy": [],
    "dateCreation": "2016-11-23",
    "dateUpdate": null,
    "licence": null,
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api"
    ]
}