List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3454,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1450&ordering=has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1350&ordering=has_tono_records",
    "results": [
        {
            "id": 624189,
            "name": "Immeasurable Peace",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624189/theora/5177_35cbd456fbfb494d9680a10b54a36b55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624189/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624189/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624189/broadcast/5177_35cbd456fbfb494d9680a10b54a36b55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624189/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:44:01.540000Z",
            "updatedTime": "2018-11-10T18:29:28.846071Z",
            "uploadedTime": "2011-01-18T09:44:01.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624189/theora/5177_35cbd456fbfb494d9680a10b54a36b55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624189/large_thumb/large.jpg"
        },
        {
            "id": 624188,
            "name": "To See Yourself",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624188/theora/5176_87067383580e43d7b42ddab888d5e54a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624188/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624188/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624188/broadcast/5176_87067383580e43d7b42ddab888d5e54a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624188/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:35.200000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:43:30.647000Z",
            "updatedTime": "2018-11-10T18:29:28.847422Z",
            "uploadedTime": "2011-01-18T09:43:30.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624188/theora/5176_87067383580e43d7b42ddab888d5e54a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624188/large_thumb/large.jpg"
        },
        {
            "id": 624187,
            "name": "Oxford",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624187/theora/5175_c64b02418835446ba463b68fd01370b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624187/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624187/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624187/broadcast/5175_c64b02418835446ba463b68fd01370b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624187/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:43.400000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:42:59.710000Z",
            "updatedTime": "2018-11-10T18:29:28.848788Z",
            "uploadedTime": "2011-01-18T09:42:59.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624187/theora/5175_c64b02418835446ba463b68fd01370b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624187/large_thumb/large.jpg"
        },
        {
            "id": 624186,
            "name": "Rain Of Peace",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624186/theora/5180_fcf03b73931f4d618561a34e4efa3f65.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624186/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624186/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624186/broadcast/5180_fcf03b73931f4d618561a34e4efa3f65.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624186/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:36.960000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:47:35.300000Z",
            "updatedTime": "2018-11-10T18:29:28.850121Z",
            "uploadedTime": "2011-01-18T09:47:35.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624186/theora/5180_fcf03b73931f4d618561a34e4efa3f65.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624186/large_thumb/large.jpg"
        },
        {
            "id": 624185,
            "name": "The Possibility For Peace",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624185/theora/5181_f0d557d57b54429c9b0702020f0243fd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624185/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624185/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624185/broadcast/5181_f0d557d57b54429c9b0702020f0243fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624185/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:23.520000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:48:51.050000Z",
            "updatedTime": "2018-11-10T18:29:28.851463Z",
            "uploadedTime": "2011-01-18T09:48:51.050000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624185/theora/5181_f0d557d57b54429c9b0702020f0243fd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624185/large_thumb/large.jpg"
        },
        {
            "id": 624184,
            "name": "A Gift Of Understanding +Intro",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624184/theora/5189_ac08be1eb4c94a51bcf9721a97cba719.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624184/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624184/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624184/broadcast/5189_6f796991c23e4863a608517fcd48da99.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624184/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:15.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:57:52.437000Z",
            "updatedTime": "2018-11-10T18:29:28.852826Z",
            "uploadedTime": "2011-01-18T09:57:52.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624184/theora/5189_ac08be1eb4c94a51bcf9721a97cba719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624184/large_thumb/large.jpg"
        },
        {
            "id": 624183,
            "name": "Miami Dade College",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624183/theora/5179_6cf465e66e0b4f12866e527224386541.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624183/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624183/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624183/broadcast/5179_6cf465e66e0b4f12866e527224386541.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624183/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:43.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:47:04.283000Z",
            "updatedTime": "2018-11-10T18:29:28.854186Z",
            "uploadedTime": "2011-01-18T09:47:04.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624183/theora/5179_6cf465e66e0b4f12866e527224386541.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624183/large_thumb/large.jpg"
        },
        {
            "id": 624182,
            "name": "Feeling Fulfilment",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624182/theora/5178_153447fa7c56458885f4902bfd343ad6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624182/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624182/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624182/broadcast/5178_153447fa7c56458885f4902bfd343ad6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624182/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:20.640000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:46:33.017000Z",
            "updatedTime": "2018-11-10T18:29:28.855619Z",
            "uploadedTime": "2011-01-18T09:46:33.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624182/theora/5178_153447fa7c56458885f4902bfd343ad6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624182/large_thumb/large.jpg"
        },
        {
            "id": 624180,
            "name": "A Fundamental Desire",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624180/theora/5188_57c284a172cd4db8a654e42232e61353.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624180/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624180/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624180/broadcast/5188_57c284a172cd4db8a654e42232e61353.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624180/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:32.400000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:57:01.950000Z",
            "updatedTime": "2018-11-10T18:29:28.856950Z",
            "uploadedTime": "2011-01-18T09:57:01.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624180/theora/5188_57c284a172cd4db8a654e42232e61353.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624180/large_thumb/large.jpg"
        },
        {
            "id": 624178,
            "name": "One Life",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624178/theora/5185_c935bdbbc7ef400aa6d159c5017185c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624178/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624178/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624178/broadcast/5185_c935bdbbc7ef400aa6d159c5017185c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624178/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:55:17.870000Z",
            "updatedTime": "2018-11-10T18:29:28.858278Z",
            "uploadedTime": "2011-01-18T09:55:17.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624178/theora/5185_c935bdbbc7ef400aa6d159c5017185c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624178/large_thumb/large.jpg"
        },
        {
            "id": 624176,
            "name": "Just Being Happy",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624176/theora/5170_4cda1a8bba6f4845b7cdfeb588896109.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624176/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624176/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624176/broadcast/5170_4cda1a8bba6f4845b7cdfeb588896109.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624176/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:17.480000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:38:32.033000Z",
            "updatedTime": "2018-11-10T18:29:28.859642Z",
            "uploadedTime": "2011-01-18T09:38:32.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624176/theora/5170_4cda1a8bba6f4845b7cdfeb588896109.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624176/large_thumb/large.jpg"
        },
        {
            "id": 624174,
            "name": "Runar Patriksson",
            "header": "Runar Patriksson, spiller og synger, i Eda Missinskirke",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624174/theora/5167_93f3ca9ad834400c961fa45e98c1afc7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624174/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624174/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624174/broadcast/5167_f89db9bdc09f423db3c566f17d4e9f94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624174/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:59.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-01-17T21:11:01.067000Z",
            "updatedTime": "2018-11-10T18:29:28.860969Z",
            "uploadedTime": "2011-01-17T21:11:01.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624174/theora/5167_93f3ca9ad834400c961fa45e98c1afc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624174/large_thumb/large.jpg"
        },
        {
            "id": 624173,
            "name": "Den norske kirke i eksil 75",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624173/theora/orig_6aacc13228c34b1ba01f45903ceea25a.ogv",
                "original": "https://upload.frikanalen.no/media/624173/original/orig_6aacc13228c34b1ba01f45903ceea25a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624173/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624173/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624173/broadcast/5166_7e140746da4b47b987f9c3e053a9be80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624173/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:40.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-17T19:57:09.833000Z",
            "updatedTime": "2018-11-10T18:29:28.862304Z",
            "uploadedTime": "2011-01-17T19:57:09.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624173/theora/orig_6aacc13228c34b1ba01f45903ceea25a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624173/large_thumb/large.jpg"
        },
        {
            "id": 624172,
            "name": "Information om foreningen ckms",
            "header": "Information om foreningen ckms",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624172/theora/5165_f9bb68e1d6c24306b462aac4a1860da5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624172/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624172/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624172/broadcast/5165_748a4aa086a24046a51f31e78554f77a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624172/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:31.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-01-17T19:17:49.357000Z",
            "updatedTime": "2018-11-10T18:29:28.863674Z",
            "uploadedTime": "2011-01-17T19:17:49.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624172/theora/5165_f9bb68e1d6c24306b462aac4a1860da5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624172/large_thumb/large.jpg"
        },
        {
            "id": 624171,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg og Källan med Karl Henrik",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624171/theora/5164_a225d89e08964044baa11004f4126651.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624171/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624171/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624171/broadcast/5164_e1bacd7e49da465f84597165f36b6a01.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624171/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:52.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-17T10:12:10.580000Z",
            "updatedTime": "2018-11-10T18:29:28.865033Z",
            "uploadedTime": "2011-01-17T10:12:10.580000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624171/theora/5164_a225d89e08964044baa11004f4126651.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624171/large_thumb/large.jpg"
        },
        {
            "id": 624170,
            "name": "Akkurat Nå 16. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624170/theora/5123_c9ee86424d974335b2774b1be6e1c56a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624170/broadcast/5123_af05b1c426ad4bb6bd6d75c9651cefeb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624170/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:07.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-22T05:16:40.813000Z",
            "updatedTime": "2018-11-10T18:29:28.866409Z",
            "uploadedTime": "2010-12-22T05:16:40.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624170/theora/5123_c9ee86424d974335b2774b1be6e1c56a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624170/large_thumb/large.jpg"
        },
        {
            "id": 624169,
            "name": "EBF_p5-KHA_p4 2954  20110117",
            "header": "Helse med Eva Britt\nFjeldberg og Källan med Karl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624169/theora/5158_43401aaf95f7478395c131ff87f88c51.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624169/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624169/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624169/broadcast/5158_ba8e47d64236456d80fcdef9db7975c6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624169/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:54.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-14T10:47:50.873000Z",
            "updatedTime": "2018-11-10T18:29:28.867771Z",
            "uploadedTime": "2011-01-14T10:47:50.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624169/theora/5158_43401aaf95f7478395c131ff87f88c51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624169/large_thumb/large.jpg"
        },
        {
            "id": 624168,
            "name": "VDF#6-2_fk2930 20110117",
            "header": "Verdens Gjensfødelse\nmed Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624168/theora/5157_082e8dc3f6434216869982f2ec9b20c5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624168/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624168/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624168/broadcast/5157_d472f69ce188461fad3b0c21eb56f8c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624168/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-12T12:15:55.823000Z",
            "updatedTime": "2018-11-10T18:29:28.869102Z",
            "uploadedTime": "2011-01-12T12:15:55.823000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624168/theora/5157_082e8dc3f6434216869982f2ec9b20c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624168/large_thumb/large.jpg"
        },
        {
            "id": 624165,
            "name": "02_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
                "original": "https://upload.frikanalen.no/media/624165/original/orig_d7ef9c07617d4d27a93b64c672b416fa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624165/broadcast/5147_0ea4f6a6cf0744c999c10c94458eb739.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-01-04T14:08:02.210000Z",
            "updatedTime": "2018-11-10T18:29:28.871811Z",
            "uploadedTime": "2011-01-04T14:08:02.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624165/theora/5147_1cd154b4caf74d2681117f6fc81ec9d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624165/large_thumb/large.jpg"
        },
        {
            "id": 624164,
            "name": "Akkurat Nå 9. januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624164/theora/5122_817ece0b473e4599bd507bfdfb44dd32.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624164/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624164/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624164/broadcast/5122_ee5fed75376f4744ae2baf2a5ac9fa1c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624164/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:18.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-22T05:14:28.937000Z",
            "updatedTime": "2018-11-10T18:29:28.873384Z",
            "uploadedTime": "2010-12-22T05:14:28.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624164/theora/5122_817ece0b473e4599bd507bfdfb44dd32.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624164/large_thumb/large.jpg"
        },
        {
            "id": 624163,
            "name": "T4g_20100510_tmjsvj 2853",
            "header": "T4g Tommy Josefsson & Svenn Johansson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624163/theora/orig_15cc6b0aaa2840a7be1d8af76d75a988.ogv",
                "original": "https://upload.frikanalen.no/media/624163/original/orig_15cc6b0aaa2840a7be1d8af76d75a988.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624163/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624163/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624163/broadcast/5155_5645d7efe9034c23945e50af2b601adc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624163/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-07T15:12:52.727000Z",
            "updatedTime": "2018-11-10T18:29:28.874779Z",
            "uploadedTime": "2011-01-07T15:12:52.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624163/theora/orig_15cc6b0aaa2840a7be1d8af76d75a988.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624163/large_thumb/large.jpg"
        },
        {
            "id": 624162,
            "name": "VGF#6-1_FK2943-20110110",
            "header": "Verdens Gjensfødelse med Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624162/theora/5153_398a4124b51f4e26a92d7d9b4e06e161.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624162/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624162/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624162/broadcast/5153_c4c5d94d2a604122a0b5b9bd72ad62d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624162/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:43.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-05T12:50:26.747000Z",
            "updatedTime": "2018-11-10T18:29:28.876189Z",
            "uploadedTime": "2011-01-05T12:50:26.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624162/theora/5153_398a4124b51f4e26a92d7d9b4e06e161.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624162/large_thumb/large.jpg"
        },
        {
            "id": 624161,
            "name": "01_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
                "original": "https://upload.frikanalen.no/media/624161/original/orig_e2aa96e0fb6a421b8d51ae05f2b286a3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624161/broadcast/4939_9f01bc4b17d640edaf2621947961b3f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624161/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:07:55.193000Z",
            "updatedTime": "2018-11-10T18:29:28.877561Z",
            "uploadedTime": "2010-11-11T10:07:55.193000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624161/theora/4939_0ff505e8687d40f28271ac5ca74546a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624161/large_thumb/large.jpg"
        },
        {
            "id": 624159,
            "name": "Inside Israel Januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624159/theora/5145_b490f6b63700460db2374032155dd8b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624159/broadcast/5145_b490f6b63700460db2374032155dd8b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624159/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:33.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-30T09:00:56.347000Z",
            "updatedTime": "2018-11-10T18:29:28.880324Z",
            "uploadedTime": "2010-12-30T09:00:56.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624159/theora/5145_b490f6b63700460db2374032155dd8b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624159/large_thumb/large.jpg"
        },
        {
            "id": 624158,
            "name": "Den norkse kirke i eksil 74",
            "header": "Gudtjenesten2 juledag er kallt Stefanus dagen som er den første kristne matyr",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624158/theora/orig_4f064afef2374a57922b2ccbe1e9f62e.ogv",
                "original": "https://upload.frikanalen.no/media/624158/original/orig_4f064afef2374a57922b2ccbe1e9f62e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624158/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624158/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624158/broadcast/5144_35b372316f2844e686fec8445f43e6ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624158/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:02.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-29T12:30:40.283000Z",
            "updatedTime": "2018-11-10T18:29:28.881664Z",
            "uploadedTime": "2010-12-29T12:30:40.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624158/theora/orig_4f064afef2374a57922b2ccbe1e9f62e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624158/large_thumb/large.jpg"
        },
        {
            "id": 624157,
            "name": "Concept of jihad in Islam",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624157/theora/5142_445cf3011be94878907fc14864b3db4f.ogv",
                "original": "https://upload.frikanalen.no/media/624157/original/orig_91b4ac50a40b44c2a7514735b24476a1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624157/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624157/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624157/broadcast/5142_b45a4d603fe6472c8494ce5368cffbb0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624157/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:28.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-28T21:00:40.423000Z",
            "updatedTime": "2018-11-10T18:29:28.883024Z",
            "uploadedTime": "2010-12-28T21:00:40.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624157/theora/5142_445cf3011be94878907fc14864b3db4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624157/large_thumb/large.jpg"
        },
        {
            "id": 625017,
            "name": "Empo tv - del 108",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625017/theora/6452_58edcae2797e4e938d37da0ece71106b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625017/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625017/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625017/broadcast/6452_42496fd4a682407b905d0d78b63c96b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625017/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "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 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-10-02T06:35:04.670000Z",
            "updatedTime": "2020-08-30T19:43:06.457129Z",
            "uploadedTime": "2012-10-02T06:35:04.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625017/theora/6452_58edcae2797e4e938d37da0ece71106b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625017/large_thumb/large.jpg"
        },
        {
            "id": 624155,
            "name": "Akkurat nå! 15.08.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624155/theora/5135_7070fb596eec4a219b243635a86a1918.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624155/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624155/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624155/broadcast/5135_e484940589e54e689564b95f6c7befcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624155/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:47.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T12:23:50.013000Z",
            "updatedTime": "2018-11-10T18:29:28.885742Z",
            "uploadedTime": "2010-12-28T12:23:50.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624155/theora/5135_7070fb596eec4a219b243635a86a1918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624155/large_thumb/large.jpg"
        },
        {
            "id": 625002,
            "name": "Empo TV - del 107",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625002/broadcast/6394_04f661fe0b384587ba03104710e83983.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625002/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "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 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-09-05T06:44:59.107000Z",
            "updatedTime": "2020-08-30T19:43:41.193658Z",
            "uploadedTime": "2012-09-05T06:44:59.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625002/large_thumb/large.jpg"
        },
        {
            "id": 624167,
            "name": "Empo tv - del 31",
            "header": "Empo tv er talerøret for mennesker med utviklingshemming. Vi lager tv for alle. Vi sender på Frikanalen, din lokal-tv og på nett: empotv.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624167/theora/5022_ed0611a2dfdb46bb9a888ea8c519f0f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624167/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624167/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624167/broadcast/5022_ed0611a2dfdb46bb9a888ea8c519f0f3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624167/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "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 978 41 612",
                "fkmember": true
            },
            "duration": "00:28:12.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T11:50:12.817000Z",
            "updatedTime": "2020-08-30T19:59:08.202146Z",
            "uploadedTime": "2010-12-02T11:50:12.817000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624167/theora/5022_ed0611a2dfdb46bb9a888ea8c519f0f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624167/large_thumb/large.jpg"
        },
        {
            "id": 625000,
            "name": "Arkeologi med Roger 01",
            "header": "Roger Robertsen har gravd i sanden i Midt-Østen mange ganger, og deler i denne serien med oss sine spennende funn som kaster lys over livet på Bibelens tid.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
                "original": "https://upload.frikanalen.no/media/625000/original/orig_314b111cb87c4da7bc90452bd15fe395.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625000/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625000/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625000/broadcast/6464_76b1c4bf8d6a4e7ba2343ceb4635b57e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625000/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:10.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-07T08:21:41.017000Z",
            "updatedTime": "2018-11-10T18:29:27.790341Z",
            "uploadedTime": "2012-10-07T08:21:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625000/theora/orig_314b111cb87c4da7bc90452bd15fe395.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625000/large_thumb/large.jpg"
        },
        {
            "id": 625623,
            "name": "Daily Tech News Show 10. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625623/broadcast/DTNS20160610.dv",
                "original": "https://upload.frikanalen.no/media/625623/original/DTNS20160610.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625623/small_thumb/DTNS20160610.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:39.910000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6604vid",
            "createdTime": "2016-06-11T19:39:41.413507Z",
            "updatedTime": "2018-11-10T18:29:26.963580Z",
            "uploadedTime": "2016-06-11T19:39:46.389681Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625623/theora/DTNS20160610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625623/large_thumb/DTNS20160610.jpg"
        },
        {
            "id": 624118,
            "name": "CTTJul 201210-2940",
            "header": "CTT Country Team Kåre o Lena Jönsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624118/theora/5090_b77962fb4fa7465588cbd766e7cc8880.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624118/broadcast/5090_2a58334423a3465094fde6d989114656.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624118/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-16T13:42:53.117000Z",
            "updatedTime": "2018-11-10T18:29:28.936291Z",
            "uploadedTime": "2010-12-16T13:42:53.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624118/theora/5090_b77962fb4fa7465588cbd766e7cc8880.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624118/large_thumb/large.jpg"
        },
        {
            "id": 624116,
            "name": "51_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
                "original": "https://upload.frikanalen.no/media/624116/original/orig_d0b580641bc14ac5a82e660bf30dff06.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624116/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624116/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624116/broadcast/4937_d92fd9112a084ccfa001ff9499f8ef77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624116/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T10:06:00.097000Z",
            "updatedTime": "2018-11-10T18:29:28.937683Z",
            "uploadedTime": "2010-11-11T10:06:00.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624116/theora/4937_64dc9981cb7840afab3e55f945f6b87a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624116/large_thumb/large.jpg"
        },
        {
            "id": 625621,
            "name": "Daily Tech News Show 09. June 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625621/broadcast/DTNS20160609.dv",
                "theora": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625621/small_thumb/DTNS20160609.jpg",
                "original": "https://upload.frikanalen.no/media/625621/original/DTNS20160609.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:41.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6595vid",
            "createdTime": "2016-06-10T07:32:27.924830Z",
            "updatedTime": "2018-11-10T18:29:26.966348Z",
            "uploadedTime": "2016-06-10T07:32:32.527074Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625621/theora/DTNS20160609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625621/large_thumb/DTNS20160609.jpg"
        },
        {
            "id": 627938,
            "name": "Hva forutsa bibelen om Messias?",
            "header": "Viktig informasjon",
            "description": "Bibelen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627938/theora/Hva forutsa bibelen om Messias_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627938/broadcast/Hva forutsa bibelen om Messias_.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627938/large_thumb/Hva forutsa bibelen om Messias_.jpg",
                "original": "https://upload.frikanalen.no/media/627938/original/Hva forutsa bibelen om Messias_.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:32:41.566667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-22T14:34:18.621298Z",
            "updatedTime": "2024-10-22T15:21:23.456872Z",
            "uploadedTime": "2024-10-22T15:05:58.800641Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627938/theora/Hva forutsa bibelen om Messias_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627938/large_thumb/Hva forutsa bibelen om Messias_.jpg"
        },
        {
            "id": 625850,
            "name": "Daily Tech News Show 23. November 2016",
            "header": "",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625850/broadcast/DTNS20161123.dv",
                "theora": "https://upload.frikanalen.no/media/625850/theora/DTNS20161123.ogv",
                "original": "https://upload.frikanalen.no/media/625850/original/DTNS20161123.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625850/large_thumb/DTNS20161123.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625850/small_thumb/DTNS20161123.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:09:29.770000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8076vid",
            "createdTime": "2016-12-19T15:00:41.120322Z",
            "updatedTime": "2018-11-10T18:29:26.625688Z",
            "uploadedTime": "2016-12-19T15:00:52.815330Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625850/theora/DTNS20161123.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625850/large_thumb/DTNS20161123.jpg"
        },
        {
            "id": 627987,
            "name": "Journalister og folkemord",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627987/theora/Journalister og folkemord.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627987/broadcast/Journalister og folkemord.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627987/large_thumb/Journalister og folkemord.jpg",
                "original": "https://upload.frikanalen.no/media/627987/original/Journalister og folkemord.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:06:15.400000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-28T22:31:16.355086Z",
            "updatedTime": "2024-11-28T22:51:51.398875Z",
            "uploadedTime": "2024-11-28T22:48:21.620372Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627987/theora/Journalister og folkemord.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627987/large_thumb/Journalister og folkemord.jpg"
        },
        {
            "id": 625619,
            "name": "Tales from 20 Years of Copyleft Enforcement",
            "header": "President of the Software Freedom Conservancy, Bradley M. Kuhn, shares his experiences from his work in the field.\r\n\r\nNUUG talk from 2016-06-06.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625619/theora/20160603-sfconservancy-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625619/large_thumb/20160603-sfconservancy-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625619/broadcast/20160603-sfconservancy-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625619/small_thumb/20160603-sfconservancy-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:10.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-06-09T12:32:47.272905Z",
            "updatedTime": "2018-11-10T18:29:26.969239Z",
            "uploadedTime": "2016-06-09T12:34:46.243579Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625619/theora/20160603-sfconservancy-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625619/large_thumb/20160603-sfconservancy-frikanalen.jpg"
        },
        {
            "id": 625849,
            "name": "Daily Tech News Show 22. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625849/broadcast/DTNS20161122.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625849/small_thumb/DTNS20161122.jpg",
                "original": "https://upload.frikanalen.no/media/625849/original/DTNS20161122.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:05:00.260000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8068vid",
            "createdTime": "2016-12-19T14:08:43.444049Z",
            "updatedTime": "2018-11-10T18:29:26.627224Z",
            "uploadedTime": "2016-12-19T14:08:48.363367Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625849/theora/DTNS20161122.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625849/large_thumb/DTNS20161122.jpg"
        },
        {
            "id": 624995,
            "name": "41_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
                "original": "https://upload.frikanalen.no/media/624995/original/orig_7f4d4755d22749ccac165432977a783d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624995/broadcast/6463_2c837b7610e348378c0d78f1ceb6826a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624995/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:52:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-04T22:07:44.520000Z",
            "updatedTime": "2018-11-10T18:29:27.797171Z",
            "uploadedTime": "2012-10-04T22:07:44.520000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624995/large_thumb/large.jpg"
        },
        {
            "id": 624063,
            "name": "50_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
                "original": "https://upload.frikanalen.no/media/624063/original/orig_dfe32365c6af4c83a70d858f76200816.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624063/broadcast/4934_d48d242aa2944d229035c0c3a753b606.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624063/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:30:49.793000Z",
            "updatedTime": "2018-11-10T18:29:29.002167Z",
            "uploadedTime": "2010-11-11T09:30:49.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624063/theora/4934_1079e790f5a04acf98ddd085614bcbdf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624063/large_thumb/large.jpg"
        },
        {
            "id": 625618,
            "name": "Daily Tech News Show 08. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625618/small_thumb/DTNS20160608.jpg",
                "theora": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
                "original": "https://upload.frikanalen.no/media/625618/original/DTNS20160608.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625618/broadcast/DTNS20160608.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:52:45.510000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6579vid",
            "createdTime": "2016-06-09T08:48:18.056635Z",
            "updatedTime": "2018-11-10T18:29:26.970597Z",
            "uploadedTime": "2016-06-09T09:29:39.840544Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625618/theora/DTNS20160608.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625618/large_thumb/DTNS20160608.jpg"
        },
        {
            "id": 624138,
            "name": "DGN20101014_1fk2930 20110103",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624138/theora/5127_5b06f01033024549be364b403bce0b1f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624138/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624138/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624138/broadcast/5127_4a2f157719b347bbacf45291589f0cff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624138/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-23T11:23:56.697000Z",
            "updatedTime": "2018-11-10T18:29:28.909163Z",
            "uploadedTime": "2010-12-23T11:23:56.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624138/theora/5127_5b06f01033024549be364b403bce0b1f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624138/large_thumb/large.jpg"
        },
        {
            "id": 624137,
            "name": "Norge trenger gjeldstelefonen",
            "header": "Foreningen Fattignorge har vært i England for å se på stiftelsen Consumer Credit Counselling Service. En stiftelse som gir gratis gjeldsrådgivingstjeneste og hjelper folk med å rydde opp i økonomien. Dette er noe som Foreningen Fattignorge ønsker å etablere i Norge. I Foreningen Fattignorges lokaler i Ålesund er alt klart for å starte opp Gjeldstelefonen. Det eneste som mangler er penger til drift.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624137/theora/5092_6903c18d78b145d388fee215d5da8d92.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624137/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624137/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624137/broadcast/5092_473da03bf9304b9190e0dc7cc6182e23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624137/large_thumb/large.jpg"
            },
            "creator": "pm.thalberg@gmail.com",
            "organization": {
                "id": 97,
                "name": "Sult Film Thalberg",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1963,
                "editorName": "Per Magne Thalberg",
                "editorEmail": "pm.thalberg@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:00.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-17T15:03:02.090000Z",
            "updatedTime": "2018-11-10T18:29:28.910545Z",
            "uploadedTime": "2010-12-17T15:03:02.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624137/theora/5092_6903c18d78b145d388fee215d5da8d92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624137/large_thumb/large.jpg"
        },
        {
            "id": 624136,
            "name": "Julemorro på Filippinsk",
            "header": "Julemorro, fra det Filippinske miliöet i oslo",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624136/theora/5119_57eb2793a3c5430d9de626365873e47c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624136/broadcast/5119_62854cf2172b4610b5fb1f48ff9a7cd5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624136/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:06.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-21T20:19:00.113000Z",
            "updatedTime": "2018-11-10T18:29:28.911967Z",
            "uploadedTime": "2010-12-21T20:19:00.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624136/theora/5119_57eb2793a3c5430d9de626365873e47c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624136/large_thumb/large.jpg"
        },
        {
            "id": 625616,
            "name": "Daily Tech News Show 07. June 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625616/small_thumb/DTNS20160607.jpg",
                "original": "https://upload.frikanalen.no/media/625616/original/DTNS20160607.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625616/broadcast/DTNS20160607.dv",
                "theora": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.ogv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:00.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6570vid",
            "createdTime": "2016-06-08T08:54:43.241538Z",
            "updatedTime": "2018-11-10T18:29:26.973397Z",
            "uploadedTime": "2016-06-08T09:39:36.468792Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625616/theora/DTNS20160607.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625616/large_thumb/DTNS20160607.jpg"
        },
        {
            "id": 623695,
            "name": "26_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
                "original": "https://upload.frikanalen.no/media/623695/original/orig_5fa7a4d6d7ef4714bdfdfc0655d0c312.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623695/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623695/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623695/broadcast/4377_056c34a1191346b689c935974c12bccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:24",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-05-31T07:37:15.303000Z",
            "updatedTime": "2018-11-10T18:29:29.491973Z",
            "uploadedTime": "2010-05-31T07:37:15.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623695/theora/4377_e2ae82f9c0f04a58b885bcd32b6dce69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623695/large_thumb/large.jpg"
        },
        {
            "id": 625848,
            "name": "Daily Tech News Show 21. November 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625848/theora/DTNS20161121.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625848/broadcast/DTNS20161121.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625848/large_thumb/DTNS20161121.jpg",
                "original": "https://upload.frikanalen.no/media/625848/original/DTNS20161121.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625848/small_thumb/DTNS20161121.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "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": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:05.850000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8059vid",
            "createdTime": "2016-12-19T13:27:43.461743Z",
            "updatedTime": "2018-11-10T18:29:26.628791Z",
            "uploadedTime": "2016-12-19T13:27:48.421951Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625848/theora/DTNS20161121.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625848/large_thumb/DTNS20161121.jpg"
        },
        {
            "id": 623312,
            "name": "Gudstjeneste fra Østfoldkirken Uke 03_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623312/theora/3681_52ceed285b794b14b146217a63f61dfb.ogv",
                "original": "https://upload.frikanalen.no/media/623312/original/orig_603542efb5634628a33bcfc692e054b6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623312/broadcast/3681_2cc2605d8bc64930be6c278ab79922c4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623312/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:23",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:08:26.623000Z",
            "updatedTime": "2018-11-10T18:29:29.961916Z",
            "uploadedTime": "2009-12-14T13:08:26.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623312/theora/3681_52ceed285b794b14b146217a63f61dfb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623312/large_thumb/large.jpg"
        }
    ]
}