Handles creating, reading and updating training materials.

GET /api/trainingmaterial/?format=api&offset=140&ordering=-id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 144,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=120&ordering=-id",
    "results": [
        {
            "id": 4,
            "name": "Support tools for rapid adoption of compact identifiers in the publishing process",
            "description": "\n \n\nSupport tools for rapid adoption of compact identifiers in the publishing process\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/support-tools_78a0/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/668/?format=api"
            ]
        },
        {
            "id": 3,
            "name": "Transfer of Research Assets between FAIRDOM SEEKs",
            "description": "\n \n\nTransfer of Research Assets between FAIRDOM SEEKs\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/transfer-of-research_9014/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/667/?format=api"
            ]
        },
        {
            "id": 2,
            "name": "Using blockchain in biomedical provenance, the identifiers use case",
            "description": "\n \n\nUsing blockchain in biomedical provenance, the identifiers use case\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/using-blockchain_039d/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/666/?format=api"
            ]
        },
        {
            "id": 1,
            "name": "SG-ONT-slides",
            "description": "Slides used for the training \"\t\r\nIntroduction to Oxford Nanopore Technology data analyses\"",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://southgreenplatform.github.io/trainings//files/ont_2021.pdf",
            "fileName": "ont_2021.pdf",
            "topics": [],
            "keywords": [],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2022-01-24",
            "dateUpdate": "2022-01-24",
            "licence": "Creative Commons Attribution 4.0 International License",
            "maintainers": []
        }
    ]
}