GET /api/v1/group/online-groups/?format=api&ordering=-created&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "https://old.online.ntnu.no/api/v1/group/online-groups/?format=api&ordering=-created&page=4",
    "results": [
        {
            "id": 10,
            "image": null,
            "name_short": "Pangkom",
            "name_long": "Pangsjonistkomiteen",
            "description_long": "",
            "description_short": "",
            "application_description": "",
            "email": "",
            "created": "2019-07-27T10:03:32+02:00",
            "group_type": "committee",
            "verbose_type": "Komité",
            "group": 10,
            "members": [
                107,
                108
            ]
        },
        {
            "id": 20,
            "image": null,
            "name_short": "Faddere",
            "name_long": "Faddere",
            "description_long": "",
            "description_short": "",
            "application_description": "",
            "email": "",
            "created": "2019-07-27T10:03:31.942867+02:00",
            "group_type": "other",
            "verbose_type": "Annet",
            "group": 20,
            "members": [
                40,
                41,
                42,
                43,
                44,
                45,
                46,
                47,
                49,
                50,
                51,
                52,
                53,
                54,
                55,
                56,
                57,
                58,
                59,
                60,
                61,
                62,
                63,
                64,
                66,
                67,
                68,
                69,
                70,
                72,
                73,
                74,
                75,
                76,
                77,
                78,
                79,
                80,
                81,
                82,
                83,
                84,
                85,
                86,
                87,
                89,
                90,
                91,
                92,
                93,
                94,
                95,
                96,
                97,
                98,
                99,
                100,
                101,
                102,
                103,
                104,
                105,
                106
            ]
        },
        {
            "id": 14,
            "image": null,
            "name_short": "Eldsterådet",
            "name_long": "Eldsterådet",
            "description_long": "",
            "description_short": "",
            "application_description": "",
            "email": "",
            "created": "2019-07-27T10:03:31.724965+02:00",
            "group_type": "other",
            "verbose_type": "Annet",
            "group": 14,
            "members": [
                3,
                4,
                5,
                6,
                7,
                8,
                9,
                10,
                11,
                12,
                13
            ]
        },
        {
            "id": 13,
            "image": null,
            "name_short": "Æresmedlemmer",
            "name_long": "Æresmedlemmer",
            "description_long": "",
            "description_short": "",
            "application_description": "",
            "email": "",
            "created": "2019-07-27T10:03:31.712002+02:00",
            "group_type": "other",
            "verbose_type": "Annet",
            "group": 13,
            "members": [
                1,
                2
            ]
        },
        {
            "id": 17,
            "image": null,
            "name_short": "Bed&Fagkom",
            "name_long": "Bedkom og Fagkom",
            "description_long": "",
            "description_short": "Samlegruppe for Bedkom og Fagkom",
            "application_description": "",
            "email": "bedkom@online.ntnu.no",
            "created": "2019-07-27T10:03:31+02:00",
            "group_type": "other",
            "verbose_type": "Annet",
            "group": 17,
            "members": [
                14,
                15,
                1073,
                1074,
                16,
                17,
                1075,
                20,
                1076,
                1077,
                1078,
                21,
                22,
                1079,
                1560,
                23,
                1080,
                25,
                26,
                1342,
                28,
                1081,
                1563,
                32,
                34,
                1564,
                35,
                1082,
                1565,
                1083,
                1084,
                1085,
                1566,
                1343,
                38,
                1567,
                39,
                1087,
                1557
            ]
        }
    ]
}