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": 153,
"next": null,
"previous": "https://forrige.frikanalen.no/api/organization/?format=api&limit=50&offset=100&ordering=-street_address",
"results": [
{
"id": 284,
"name": "Pensjonistpartiet",
"homepage": null,
"description": "",
"postalAddress": "",
"streetAddress": "",
"editorId": null,
"editorName": "Ingen redaktør!",
"editorEmail": null,
"editorMsisdn": null,
"fkmember": false
},
{
"id": 285,
"name": "Care Mission",
"homepage": null,
"description": "",
"postalAddress": "",
"streetAddress": "",
"editorId": null,
"editorName": "Ingen redaktør!",
"editorEmail": null,
"editorMsisdn": null,
"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": true
}
]
}