Docstring.

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

{
    "count": 13,
    "next": "https://demo.lizard.net/api/v4/datasources/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/datasources/1/?format=api",
            "id": 1,
            "name": "Inventec Optical Fiber",
            "created": "2016-12-21T10:42:27.746751Z",
            "last_modified": "2019-06-25T07:20:52.338679Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/2/?format=api",
            "id": 2,
            "name": "AquaDesk DD Primary",
            "created": "2017-02-07T13:11:20.390840Z",
            "last_modified": "2019-06-25T07:20:52.338679Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/4/?format=api",
            "id": 4,
            "name": "Lizard",
            "created": "2017-08-14T12:00:05.346496Z",
            "last_modified": "2019-06-25T07:20:52.338679Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/14/?format=api",
            "id": 14,
            "name": "NOAA",
            "created": "2023-04-04T07:33:06.201625Z",
            "last_modified": "2023-04-04T07:33:06.201615Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/6/?format=api",
            "id": 6,
            "name": "KiWIS Hunze en Aas",
            "created": "2018-11-28T13:46:29.627107Z",
            "last_modified": "2019-06-25T07:20:52.338679Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/7/?format=api",
            "id": 7,
            "name": "KiWIS WRIJ",
            "created": "2018-11-28T14:07:38.401927Z",
            "last_modified": "2019-06-25T07:20:52.338679Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/8/?format=api",
            "id": 8,
            "name": "KiWIS WDOD",
            "created": "2019-03-01T08:00:04.839459Z",
            "last_modified": "2019-06-25T07:20:52.338679Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/9/?format=api",
            "id": 9,
            "name": "WinCC OA",
            "created": "2020-12-16T09:42:25.454417Z",
            "last_modified": "2020-12-16T09:42:25.454394Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/10/?format=api",
            "id": 10,
            "name": "Koenders",
            "created": "2020-12-16T09:42:50.882410Z",
            "last_modified": "2020-12-16T09:42:50.882386Z"
        },
        {
            "url": "https://demo.lizard.net/api/v4/datasources/11/?format=api",
            "id": 11,
            "name": "Maximo",
            "created": "2020-12-16T09:43:57.439450Z",
            "last_modified": "2020-12-16T09:43:57.439427Z"
        }
    ]
}