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

{
    "count": 158,
    "next": null,
    "previous": "https://frikanalen.no/api/organization/?format=api&limit=50&offset=100&ordering=-description",
    "results": [
        {
            "id": 9,
            "name": "Charisma kultur och media senter",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1952,
            "editorName": "Dan Sverre Nordstrand",
            "editorEmail": "dan@ckms.tv",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 290,
            "name": "Medieovervåkerne",
            "homepage": null,
            "description": "",
            "postalAddress": "5223  NESTUN",
            "streetAddress": "Elvenesvegen 42",
            "editorId": 2899,
            "editorName": "Terje Alnes",
            "editorEmail": "spartakus@protonmail.com",
            "editorMsisdn": "+47 93 41 93 06",
            "fkmember": true
        },
        {
            "id": 296,
            "name": "Agape Tromøy",
            "homepage": null,
            "description": "",
            "postalAddress": "Gjerstadveien 71\r\n4818  FÆRVIK",
            "streetAddress": "Gjerstadveien 71\r\n4818  FÆRVIK",
            "editorId": 2918,
            "editorName": "Trond Nevisdal",
            "editorEmail": "nevisdal@online.no",
            "editorMsisdn": "+47 99 79 62 18",
            "fkmember": true
        },
        {
            "id": 19,
            "name": "Student TV Trondheim",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": null,
            "editorName": "Ingen redaktør!",
            "editorEmail": null,
            "editorMsisdn": null,
            "fkmember": false
        },
        {
            "id": 34,
            "name": "never.no AS",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": null,
            "editorName": "Ingen redaktør!",
            "editorEmail": null,
            "editorMsisdn": null,
            "fkmember": false
        },
        {
            "id": 80,
            "name": "Tibetmisjonen",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": null,
            "editorName": "Ingen redaktør!",
            "editorEmail": null,
            "editorMsisdn": null,
            "fkmember": false
        },
        {
            "id": 36,
            "name": "Evangeliesenteret",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": null,
            "editorName": "Ingen redaktør!",
            "editorEmail": null,
            "editorMsisdn": null,
            "fkmember": false
        },
        {
            "id": 49,
            "name": "Grensedalen Studio",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": null,
            "editorName": "Ingen redaktør!",
            "editorEmail": null,
            "editorMsisdn": null,
            "fkmember": false
        }
    ]
}