GET /api/organization/?format=api&offset=150&ordering=postal_address
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=postal_address",
"results": [
{
"id": 106,
"name": "Det Liberale Folkepartiet",
"homepage": null,
"description": "",
"postalAddress": null,
"streetAddress": null,
"editorId": 1795,
"editorName": "Per Arne Karlsen",
"editorEmail": "pak@pakarlsen.com",
"editorMsisdn": "",
"fkmember": false
},
{
"id": 41,
"name": "De Unges Orkesterforbund",
"homepage": null,
"description": "",
"postalAddress": null,
"streetAddress": null,
"editorId": 1871,
"editorName": "Terje Winther",
"editorEmail": "terje@unof.no",
"editorMsisdn": "",
"fkmember": false
},
{
"id": 58,
"name": "Digital Video Creation",
"homepage": null,
"description": "",
"postalAddress": null,
"streetAddress": null,
"editorId": 1817,
"editorName": "Andreas Martin Aanerud",
"editorEmail": "a.m.aanerud@gmail.com",
"editorMsisdn": "",
"fkmember": false
}
]
}