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

{
    "count": 153,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/organization/?format=api&limit=50&offset=100",
    "results": [
        {
            "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
        }
    ]
}