GET /api/organization/?format=api&offset=150&ordering=name
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=name",
    "results": [
        {
            "id": 38,
            "name": "Urtehagen",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1074,
            "editorName": "Rawafid Shahad",
            "editorEmail": "ra663@hotmail.com",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 144,
            "name": "Urtehagen Videregående Privatskole",
            "homepage": "http://www.urtehagen-privatskole.no/",
            "description": "",
            "postalAddress": "Grønland 12\r\n0188 OSLO",
            "streetAddress": "Grønland 12\r\n0188 OSLO",
            "editorId": 2245,
            "editorName": "Rawafid Shahad",
            "editorEmail": "rektor@urtehagenvg.no",
            "editorMsisdn": "+47 41 61 67 86",
            "fkmember": false
        },
        {
            "id": 4,
            "name": "UtropTV",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1073,
            "editorName": "Majoran Vivekananthan",
            "editorEmail": "major@utrop.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 37,
            "name": "Vardeneset menighet",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1800,
            "editorName": "Andreas Borge Håmsø",
            "editorEmail": "andreas.borge.haamsoe@stavanger.kommune.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 115,
            "name": "VOFO Troms",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1166,
            "editorName": "Knut M. Pedersen",
            "editorEmail": "troms@vofo.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 94,
            "name": "Voksenopplæringsforbundet",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1928,
            "editorName": "Hilde Grønhovd",
            "editorEmail": "hsg@vofo.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 11,
            "name": "Webtv Produksjon Støkkebo",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1924,
            "editorName": "Jan Støkkebo",
            "editorEmail": "jan@radioteknikk.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 104,
            "name": "Words of Peace Norge",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1199,
            "editorName": "Sam Riahi",
            "editorEmail": "sam.riahi@gmail.com",
            "editorMsisdn": "",
            "fkmember": false
        }
    ]
}