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

{
    "paging": {
        "totalObjectCount": 13,
        "prev": null,
        "next": "https://demo.lizard.net/dd/api/v2/sources/?format=api&page=2",
        "maxPageSize": 1000,
        "minPageSize": 2
    },
    "results": [
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/f92d6e98-969d-4437-944e-cd3691d6948b/?format=api",
            "process": "",
            "name": "Inventec Optical Fiber",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/978fdf5c-95c8-43a5-82ff-d27d9e6d685f/?format=api",
            "process": "",
            "name": "AquaDesk DD Primary",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/e2c43bb3-6d24-4853-be3c-425fa9cab574/?format=api",
            "process": "",
            "name": "Lizard",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/48f6fe03-caed-4b2f-9101-5e85db4f27a1/?format=api",
            "process": "measurement",
            "name": "NOAA",
            "description": "National Oceanic and Atmospheric Administration network of weather stations",
            "institution": {
                "name": "NOAA"
            }
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/b39ed59d-c97c-4bc4-8259-5c59b91f6f0f/?format=api",
            "process": "",
            "name": "KiWIS Hunze en Aas",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/4b32b017-1dd3-406a-9081-0cb335f3f473/?format=api",
            "process": "",
            "name": "KiWIS WRIJ",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/8c9965d6-f66d-414b-b548-a278104b8a5b/?format=api",
            "process": "",
            "name": "KiWIS WDOD",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/24b18ac0-a20a-473c-9782-cbcab625200a/?format=api",
            "process": "",
            "name": "WinCC OA",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/2be19dc1-3c26-43a5-a991-52385dd93e7d/?format=api",
            "process": "",
            "name": "Koenders",
            "description": "",
            "institution": null
        },
        {
            "url": "https://demo.lizard.net/dd/api/v2/sources/4d7adbe6-ba01-4219-80af-6a5391f93469/?format=api",
            "process": "",
            "name": "Maximo",
            "description": "",
            "institution": null
        }
    ]
}