GET /api/organization/?format=api&offset=150&ordering=-street_address
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=-street_address",
    "results": [
        {
            "id": 134,
            "name": "Isak Eira",
            "homepage": null,
            "description": "",
            "postalAddress": "",
            "streetAddress": "",
            "editorId": 2161,
            "editorName": "Isak Anders EIra",
            "editorEmail": "iaeira@hotmail.com",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 142,
            "name": "Norge ut av NATO",
            "homepage": null,
            "description": "",
            "postalAddress": "",
            "streetAddress": "",
            "editorId": 2232,
            "editorName": "Sonja Krohn",
            "editorEmail": "skrohn@broadpark.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 82,
            "name": "NUUG",
            "homepage": "https://www.nuug.no/",
            "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
            "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
            "streetAddress": "",
            "editorId": 2913,
            "editorName": "Thomas Hansen",
            "editorEmail": "thoh@ifi.uio.no",
            "editorMsisdn": "",
            "fkmember": true
        },
        {
            "id": 131,
            "name": "ECKANKAR Norge",
            "homepage": null,
            "description": "",
            "postalAddress": "",
            "streetAddress": "",
            "editorId": 2094,
            "editorName": "Kjell Aarhus",
            "editorEmail": "info@eckankar.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 284,
            "name": "Pensjonistpartiet",
            "homepage": null,
            "description": "",
            "postalAddress": "",
            "streetAddress": "",
            "editorId": null,
            "editorName": "Ingen redaktør!",
            "editorEmail": null,
            "editorMsisdn": null,
            "fkmember": false
        },
        {
            "id": 93,
            "name": "Ungdom & Medier",
            "homepage": null,
            "description": "",
            "postalAddress": "",
            "streetAddress": "",
            "editorId": 1112,
            "editorName": "Geir Magnus Nyborg",
            "editorEmail": "gmn@fom.no",
            "editorMsisdn": "",
            "fkmember": false
        },
        {
            "id": 66,
            "name": "Empo AS",
            "homepage": "https://www.empo.no/",
            "description": "",
            "postalAddress": "Teglevegen 27\r\n1400 SKI",
            "streetAddress": "",
            "editorId": 2159,
            "editorName": "Rune Hagerup",
            "editorEmail": "rune.hagerup@empo.no",
            "editorMsisdn": "+47 97 84 16 12",
            "fkmember": false
        },
        {
            "id": 286,
            "name": "Baards kanal",
            "homepage": null,
            "description": "",
            "postalAddress": "",
            "streetAddress": "",
            "editorId": 1252,
            "editorName": "Bård Eirik Winther",
            "editorEmail": "baard.e.winther@wintherstormer.no",
            "editorMsisdn": "",
            "fkmember": false
        }
    ]
}