GET /api/organization/?format=api&offset=150&ordering=-name
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&ordering=-name",
"results": [
{
"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
}
]
}