List all sources of data

GET /sources/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17,
    "next": "http://api.gregory-ms.com/sources/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "source_id": 1,
            "source_for": "science paper",
            "name": "APTA",
            "description": null,
            "link": "https://www.apta.org/search?Q=%22Multiple+Sclerosis%22+OR+%22autoimmune+encephalomyelitis%22+OR+encephalomyelitis+OR+%22immune+tolerance%22+OR+myelin&searcharticletypes=8834&searchconditionandsymptoms=&searchloc=APTA",
            "language": "en"
        },
        {
            "source_id": 2,
            "source_for": "science paper",
            "name": "BioMedCentral",
            "description": null,
            "link": "https://www.biomedcentral.com/search?searchType=publisherSearch&sort=PubDate&page=1&query=Multiple+Sclerosis",
            "language": "en"
        },
        {
            "source_id": 12,
            "source_for": "trials",
            "name": "Clinical Trials.gov",
            "description": null,
            "link": "https://clinicaltrials.gov/ct2/results/rss.xml?rcv_d=14&lup_d=&sel_rss=new14&cond=Multiple+Sclerosis&count=10000",
            "language": "en"
        },
        {
            "source_id": 14,
            "source_for": "trials",
            "name": "CUF",
            "description": null,
            "link": "https://www.cuf.pt/cuf-academic-center/ensaios-clinicos?combine=&unidade=&estado=All&patologia=2346&especialidade=",
            "language": "pt"
        },
        {
            "source_id": 15,
            "source_for": "trials",
            "name": "European Clinical Trials Register",
            "description": null,
            "link": "https://www.clinicaltrialsregister.eu/ctr-search/rest/feed/bydates?query=multiple+AND+sclerosis",
            "language": "en"
        },
        {
            "source_id": 3,
            "source_for": "science paper",
            "name": "FASEB",
            "description": null,
            "link": "https://faseb.onlinelibrary.wiley.com/action/showFeed?ui=0&mi=2h5krp8&type=search&feed=rss&query=%2526content%253DarticlesChapters%2526field1%253DAllField%2526publication%253D15306860%2526target%253Ddefault%2526text1%253DMultiple%252BSclerosis%252BOR%252Bautoimmune%252Bencephalomyelitis%252BOR%252Bencephalomyelitis%252BOR%252Bimmune%252Btolerance%252BOR%252Bmyelin",
            "language": "en"
        },
        {
            "source_id": 4,
            "source_for": "science paper",
            "name": "JNeuroSci",
            "description": null,
            "link": "https://www.jneurosci.org/search/text_abstract_title%3AMultiple%2BSclerosis%20text_abstract_title_flags%3Amatch-phrase%20exclude_meeting_abstracts%3A1%20numresults%3A50%20sort%3Apublication-date%20direction%3Adescending%20format_result%3Astandard",
            "language": "en"
        },
        {
            "source_id": 16,
            "source_for": "science paper",
            "name": "Manual Input",
            "description": null,
            "link": "",
            "language": "en"
        },
        {
            "source_id": 5,
            "source_for": "science paper",
            "name": "MS & Rel. Disorders",
            "description": null,
            "link": "https://www.msard-journal.com/action/doSearch?text1=Multiple+Sclerosis&field1=AbstractTitleKeywordFilterField&startPage=0&sortBy=Earliest",
            "language": "en"
        },
        {
            "source_id": 6,
            "source_for": "science paper",
            "name": "Nature.com",
            "description": null,
            "link": "https://www.nature.com/",
            "language": "en"
        }
    ]
}