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": 48,
            "name": "Alnesfilm & Foto",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1093,
            "editorName": "magnus antonsen",
            "editorEmail": "alnesfilm@yahoo.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 1,
            "name": "Aktiv Media AS",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1852,
            "editorName": "Per Helge Johnsen",
            "editorEmail": "pekka@aktiv-media.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "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": 101,
            "name": "ADHD TV & FILM AS",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1994,
            "editorName": "Thor Erling Brenne",
            "editorEmail": "thorbrenne@gmail.com",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 63,
            "name": "Abort-motstanderne",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1794,
            "editorName": "Ivar Kristianslund",
            "editorEmail": "ivar-kr@online.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 141,
            "name": "Abloom",
            "homepage": null,
            "description": "Redaktør, Faridah .S.Nabaggala - Leder, Abloom",
            "postalAddress": "0133 Oslo, Norge",
            "streetAddress": "Postboks 9098, Grønland",
            "editorId": 2222,
            "editorName": " ",
            "editorEmail": "faridah@abloom.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 111,
            "name": "9/11 TRUTH NORGE",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1067,
            "editorName": "Ole Kristian Sivertsen",
            "editorEmail": "oksiv@online.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 125,
            "name": "400meterkunst",
            "homepage": null,
            "description": "",
            "postalAddress": null,
            "streetAddress": null,
            "editorId": 1057,
            "editorName": "Aagot Rokne",
            "editorEmail": "rokne@aagot.no",
            "editorMsisdn": "",
            "fkmember": false
        }
    ]
}