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=2350&ordering=duration
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3453,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2400&ordering=duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2300&ordering=duration",
    "results": [
        {
            "id": 624554,
            "name": "35_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624554/theora/5706_6fd3c057bfce479a97042ab50e121f30.ogv",
                "original": "https://upload.frikanalen.no/media/624554/original/orig_4e74a2635709446b915b28e9008d0523.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624554/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624554/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624554/broadcast/5706_6b1a98288b49478091ac541225e59a39.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624554/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:47:16.660000Z",
            "updatedTime": "2018-11-10T18:29:28.365349Z",
            "uploadedTime": "2011-08-18T08:47:16.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624554/theora/5706_6fd3c057bfce479a97042ab50e121f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624554/large_thumb/large.jpg"
        },
        {
            "id": 624869,
            "name": "16_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
                "original": "https://upload.frikanalen.no/media/624869/original/orig_b3375fb6ba284152b87f006f18a5a646.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624869/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624869/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624869/broadcast/6177_3564774731c7445b8565a475ae16b447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624869/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:33:33.323000Z",
            "updatedTime": "2018-11-10T18:29:27.957042Z",
            "uploadedTime": "2012-04-03T07:33:33.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624869/large_thumb/large.jpg"
        },
        {
            "id": 624857,
            "name": "15_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
                "original": "https://upload.frikanalen.no/media/624857/original/orig_846e5064d69048218155e765447de5a7.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624857/broadcast/6173_7db188e84a9740aaa825db56568e23a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624857/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:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:30:39.603000Z",
            "updatedTime": "2018-11-10T18:29:27.973756Z",
            "uploadedTime": "2012-04-03T07:30:39.603000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624857/theora/6173_a56842648824413888146e711507fe98.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624857/large_thumb/large.jpg"
        },
        {
            "id": 622395,
            "name": "Syng med oss del 2 av 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622395/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622395/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622395/broadcast/orig_syng med oss del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.780176Z",
            "uploadedTime": "2009-01-01T12:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
        },
        {
            "id": 623549,
            "name": "16_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv",
                "original": "https://upload.frikanalen.no/media/623549/original/orig_64bbb2b8376a413186ae99651318156c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623549/broadcast/4046_d3cacc1a123844dba8cf21360893ba82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623549/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:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:01:40.260000Z",
            "updatedTime": "2018-11-10T18:29:29.660898Z",
            "uploadedTime": "2010-03-10T09:01:40.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623549/large_thumb/large.jpg"
        },
        {
            "id": 623517,
            "name": "Babylonkoden 03a",
            "header": "Et glimt av fremtiden. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623517/theora/4120_4a9c7ab1123c4a1992f24eb4981070cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623517/broadcast/4120_708eb9d26f80416ea9d05115882194d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623517/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:28:28.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T08:42:36.563000Z",
            "updatedTime": "2018-11-10T18:29:29.706518Z",
            "uploadedTime": "2010-03-25T08:42:36.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623517/theora/4120_4a9c7ab1123c4a1992f24eb4981070cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623517/large_thumb/large.jpg"
        },
        {
            "id": 624197,
            "name": "STF_p01-BST_p01 20110126-2828",
            "header": "10 minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624197/theora/5195_4be84220d1d84360a7e124989bff58d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624197/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624197/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624197/broadcast/5195_2d21f20e90134d2fb363860f5d911d28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624197/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:28.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-19T11:11:14.290000Z",
            "updatedTime": "2018-11-10T18:29:28.837465Z",
            "uploadedTime": "2011-01-19T11:11:14.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624197/theora/5195_4be84220d1d84360a7e124989bff58d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624197/large_thumb/large.jpg"
        },
        {
            "id": 623442,
            "name": "Talentfabrikken 1. september 2010 (R)",
            "header": "Reprise fra uke 10, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623442/broadcast/3784_04c34feec88d4fd78836be97f7a05182.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:28.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-05T15:07:40.680000Z",
            "updatedTime": "2018-11-10T18:29:29.791363Z",
            "uploadedTime": "2010-01-05T15:07:40.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623442/theora/3784_5c28aa52da0642cfb597f38c1d52c940.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623442/large_thumb/large.jpg"
        },
        {
            "id": 624192,
            "name": "Journey Within",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624192/theora/5183_123e55ed79c54584a9c5e211d6cc7ba1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624192/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624192/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624192/broadcast/5183_c10cedf47cf04c599d9cd7412774dae3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624192/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:28.800000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-18T09:54:06.477000Z",
            "updatedTime": "2018-11-10T18:29:28.843295Z",
            "uploadedTime": "2011-01-18T09:54:06.477000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624192/theora/5183_123e55ed79c54584a9c5e211d6cc7ba1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624192/large_thumb/large.jpg"
        },
        {
            "id": 623449,
            "name": "Gudstjeneste fra Østfoldkirken Uke 11_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
                "original": "https://upload.frikanalen.no/media/623449/original/orig_437042589980456685498384abae8d0c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623449/broadcast/3965_0171a5ad22fb4fadb5ddecbbc7b112df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623449/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:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:12:39.283000Z",
            "updatedTime": "2018-11-10T18:29:29.784646Z",
            "uploadedTime": "2010-02-15T14:12:39.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
        },
        {
            "id": 622941,
            "name": "Livsretning del 7a",
            "header": "Valg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622941/theora/3185_0ff34def92c84a6fa6c83198c3835742.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622941/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622941/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622941/broadcast/orig_b44da3c5632543a1b97c2ced6c52cd21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622941/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:28:29.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:58:06.507000Z",
            "updatedTime": "2018-11-10T18:29:30.397107Z",
            "uploadedTime": "2009-07-29T12:58:06.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622941/theora/3185_0ff34def92c84a6fa6c83198c3835742.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622941/large_thumb/large.jpg"
        },
        {
            "id": 622932,
            "name": "Livsretning del 3b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622932/theora/3179_008ab18b35664f5c8ff83556933d6f56.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622932/broadcast/orig_ac5ccd475f444d48a3468ce2ac3c8a56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622932/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:28:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:47:12.470000Z",
            "updatedTime": "2018-11-10T18:29:30.409372Z",
            "uploadedTime": "2009-07-29T12:47:12.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622932/theora/3179_008ab18b35664f5c8ff83556933d6f56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622932/large_thumb/large.jpg"
        },
        {
            "id": 622934,
            "name": "Livsretning del 4b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622934/theora/3187_fe908237a96842a78833f94832506ea2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622934/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622934/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622934/broadcast/orig_46c4ac8854b9400c8bb7576164040c5b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622934/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:28:30.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T13:07:38.897000Z",
            "updatedTime": "2018-11-10T18:29:30.406626Z",
            "uploadedTime": "2009-07-29T13:07:38.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622934/theora/3187_fe908237a96842a78833f94832506ea2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622934/large_thumb/large.jpg"
        },
        {
            "id": 623534,
            "name": "Babylonkoden 11b",
            "header": "Samtaleprogrammet: Messias kommer. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623534/theora/4144_ed60fbfe05714e7faaa0202a811193da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623534/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623534/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623534/broadcast/4144_40e1b743304547f0be1146709d763b2d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623534/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:28:30.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:18:19.640000Z",
            "updatedTime": "2018-11-10T18:29:29.682505Z",
            "uploadedTime": "2010-03-25T09:18:19.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623534/theora/4144_ed60fbfe05714e7faaa0202a811193da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623534/large_thumb/large.jpg"
        },
        {
            "id": 623142,
            "name": "Østfoldkirken Uke42",
            "header": "Gudstjeneste fra Østfoldkirken i Moss.\nwww.ostfoldkirken.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623142/theora/3445_25b8b5b900044b4a8f73720185804abd.ogv",
                "original": "https://upload.frikanalen.no/media/623142/original/orig_40c1632d3dc24f998ef4052971e106b8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623142/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623142/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623142/broadcast/3445_f4d48af8a69e4a2598e190ebec309360.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623142/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:31",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.lundeandersen.com",
            "createdTime": "2009-09-10T09:50:38.630000Z",
            "updatedTime": "2018-11-10T18:29:30.170540Z",
            "uploadedTime": "2009-09-10T09:50:38.630000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623142/theora/3445_25b8b5b900044b4a8f73720185804abd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623142/large_thumb/large.jpg"
        },
        {
            "id": 623339,
            "name": "Gudstjeneste fra Østfoldkirken Uke 04_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623339/theora/3682_1e32b75beb91447792494ae579184bd1.ogv",
                "original": "https://upload.frikanalen.no/media/623339/original/orig_1a324d801ad544c08162dd3261352d89.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623339/broadcast/3682_a020eba126d343c79876d08821d5545d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623339/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:31",
            "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:46.013000Z",
            "updatedTime": "2018-11-10T18:29:29.924630Z",
            "uploadedTime": "2009-12-14T13:08:46.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623339/theora/3682_1e32b75beb91447792494ae579184bd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623339/large_thumb/large.jpg"
        },
        {
            "id": 623496,
            "name": "Derek Prince Ministries",
            "header": "Derek Prince Ministries",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623496/theora/4190_9b0d8988344140d69c8dcffb4bc08809.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623496/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623496/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623496/broadcast/4190_91bffc1acb474879b3b7b0fdb2a04a0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623496/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:28:31.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-31T09:53:52.077000Z",
            "updatedTime": "2018-11-10T18:29:29.736038Z",
            "uploadedTime": "2010-03-31T09:53:52.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623496/theora/4190_9b0d8988344140d69c8dcffb4bc08809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623496/large_thumb/large.jpg"
        },
        {
            "id": 624322,
            "name": "Uka-TV 11 - Sending 7",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624322/theora/5340_091b95727e08481288811f4323dc9773.ogv",
                "original": "https://upload.frikanalen.no/media/624322/original/orig_cf987eaac74348b4b2df6f9bceb80c18.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624322/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624322/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624322/broadcast/5340_58426e7a921e4144929d4fefb334a0f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624322/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:32.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:42:06.953000Z",
            "updatedTime": "2018-11-10T18:29:28.668283Z",
            "uploadedTime": "2011-02-15T22:42:06.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624322/theora/5340_091b95727e08481288811f4323dc9773.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624322/large_thumb/large.jpg"
        },
        {
            "id": 624035,
            "name": "47_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624035/theora/4933_b1f8daf9f6a441dcb5e40048fefb126e.ogv",
                "original": "https://upload.frikanalen.no/media/624035/original/orig_00063b1fb8c147b3b3b4a8590a481e46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624035/broadcast/4933_0ab8a024aef24a318d015b8dc90ae998.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624035/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:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:27:25.227000Z",
            "updatedTime": "2018-11-10T18:29:29.040471Z",
            "uploadedTime": "2010-11-11T09:27:25.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624035/theora/4933_b1f8daf9f6a441dcb5e40048fefb126e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624035/large_thumb/large.jpg"
        },
        {
            "id": 624794,
            "name": "Oslofjord Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624794/theora/6089_5cb8d1584922417d9b30a017d1bac033.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624794/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624794/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624794/broadcast/6089_a227a01e38494b85ad120bd19a53d8be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624794/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:33.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:51:16.927000Z",
            "updatedTime": "2018-11-10T18:29:28.050552Z",
            "uploadedTime": "2012-03-06T12:51:16.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624794/theora/6089_5cb8d1584922417d9b30a017d1bac033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624794/large_thumb/large.jpg"
        },
        {
            "id": 625246,
            "name": "Empo TV - del 171",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625246/small_thumb/Empo-140306.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625246/broadcast/Empo-140306.avi"
            },
            "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:33.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-03-05T21:30:20Z",
            "updatedTime": "2020-08-30T19:30:03.464999Z",
            "uploadedTime": "2014-03-05T21:30:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625246/theora/Empo-140306.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625246/large_thumb/Empo-140306.jpg"
        },
        {
            "id": 624698,
            "name": "Finn Din Himmel.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624698/theora/5920_6d85549f8fdf48d6a97595f0c49070a1.ogv",
                "original": "https://upload.frikanalen.no/media/624698/original/orig_c31959b173e5486d824334adb2e37bde.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624698/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624698/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624698/broadcast/5920_6a8ef7e40fe544758ec2428c387be3b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624698/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:34.200000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-11T23:53:59.810000Z",
            "updatedTime": "2018-11-10T18:29:28.179075Z",
            "uploadedTime": "2012-01-11T23:53:59.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624698/theora/5920_6d85549f8fdf48d6a97595f0c49070a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624698/large_thumb/large.jpg"
        },
        {
            "id": 623270,
            "name": "Østfoldkirken Uke 52",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623270/theora/3570_c12607164d19438da885e35f008f310e.ogv",
                "original": "https://upload.frikanalen.no/media/623270/original/orig_714a5ab8d25840d2b8e971a798f83e42.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623270/broadcast/3570_ecedf6f35d2d4417a9455885807b63a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623270/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:35",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:49:31.723000Z",
            "updatedTime": "2018-11-10T18:29:30.014116Z",
            "uploadedTime": "2009-10-12T13:49:31.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623270/theora/3570_c12607164d19438da885e35f008f310e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623270/large_thumb/large.jpg"
        },
        {
            "id": 624319,
            "name": "NM2011 - Tertnes Amatørkorps",
            "header": "Tertnes Amatørkorps og Talentfabrikken",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624319/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624319/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624319/broadcast/5377_f4c35a61688f4ffea2072e495777ac29.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624319/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:35.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-24T18:14:44.680000Z",
            "updatedTime": "2018-11-10T18:29:28.672612Z",
            "uploadedTime": "2011-02-24T18:14:44.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624319/large_thumb/large.jpg"
        },
        {
            "id": 624298,
            "name": "Uka-TV 11 - Sending 2",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624298/theora/5335_b7f04fa4e2cd4d9cadbfd88d5fc38386.ogv",
                "original": "https://upload.frikanalen.no/media/624298/original/orig_c172d995b5154dafbb4ddfe95a6817d6.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624298/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624298/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624298/broadcast/5335_2d27959c3f374d8b90e1c6c4cb9f43a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624298/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:35.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:26:00.610000Z",
            "updatedTime": "2018-11-10T18:29:28.700404Z",
            "uploadedTime": "2011-02-15T22:26:00.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624298/theora/5335_b7f04fa4e2cd4d9cadbfd88d5fc38386.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624298/large_thumb/large.jpg"
        },
        {
            "id": 624357,
            "name": "NM2011 - Kleppe Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624357/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624357/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624357/broadcast/5444_fa777523e7f54e24a74d19097f22fb27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-13T12:56:14.060000Z",
            "updatedTime": "2018-11-10T18:29:28.622424Z",
            "uploadedTime": "2011-03-13T12:56:14.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
        },
        {
            "id": 623380,
            "name": "Den norske kirke i eksil del 43",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623380/theora/3942_3c8ed799ec6f40149d16575b4a48d953.ogv",
                "original": "https://upload.frikanalen.no/media/623380/original/orig_e3e05cbb112f460a8764be8542b595b8.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623380/broadcast/3942_fdb1d93745c141d488afffb4bdc39245.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623380/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:28:36.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-09T18:30:08.897000Z",
            "updatedTime": "2018-11-10T18:29:29.866365Z",
            "uploadedTime": "2010-02-09T18:30:08.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623380/theora/3942_3c8ed799ec6f40149d16575b4a48d953.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623380/large_thumb/large.jpg"
        },
        {
            "id": 623494,
            "name": "Talentfabrikken 22. september 2010 (R)",
            "header": "Reprise fra uke 13, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623494/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623494/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623494/broadcast/4002_25dcb640760745cfa7ab84d7f70f5c69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-03T11:58:22.007000Z",
            "updatedTime": "2018-11-10T18:29:29.739168Z",
            "uploadedTime": "2010-03-03T11:58:22.007000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623494/theora/4002_12f58c74a4124583b39cefb0f049450e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623494/large_thumb/large.jpg"
        },
        {
            "id": 623994,
            "name": "ShowKafé 2010 del 1 - 03.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623994/broadcast/4891_9937580a81434683bd7cfeb0a924994c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:15:33.843000Z",
            "updatedTime": "2018-11-10T18:29:29.091466Z",
            "uploadedTime": "2010-10-19T08:15:33.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
        },
        {
            "id": 624408,
            "name": "14_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
                "original": "https://upload.frikanalen.no/media/624408/original/orig_fccd0aec47234bd88314ad0aa986f3d0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624408/broadcast/5424_7782ce1b887c4748bf154a1f86c2dfb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624408/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:22:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.558165Z",
            "uploadedTime": "2011-03-09T10:22:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624408/large_thumb/large.jpg"
        },
        {
            "id": 624451,
            "name": "18_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
                "original": "https://upload.frikanalen.no/media/624451/original/orig_6bfe33d5541a43a0b6f5fb2562c5df96.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624451/broadcast/5426_e312a77f0f174f6e85969bc88335945c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624451/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:35.033000Z",
            "updatedTime": "2018-11-10T18:29:28.501066Z",
            "uploadedTime": "2011-03-09T10:23:35.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
        },
        {
            "id": 624382,
            "name": "13_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
                "original": "https://upload.frikanalen.no/media/624382/original/orig_5a2c1679097a4728ada76ff0bd9c840d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624382/broadcast/5422_7425dc03db074b11ad4a4894b29d5ea5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624382/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:21:11.470000Z",
            "updatedTime": "2018-11-10T18:29:28.591740Z",
            "uploadedTime": "2011-03-09T10:21:11.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624382/theora/5422_afbbd582fe99443483916b986b8e8647.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624382/large_thumb/large.jpg"
        },
        {
            "id": 624429,
            "name": "17_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
                "original": "https://upload.frikanalen.no/media/624429/original/orig_a6223ac7b53f4b79bbd6fd3f89bfec2f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624429/broadcast/5425_d42972a8058247aa8c9d444c882f65b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624429/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:16.753000Z",
            "updatedTime": "2018-11-10T18:29:28.532169Z",
            "uploadedTime": "2011-03-09T10:23:16.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624429/theora/5425_594403508a7040a58fe29587c7a57a7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624429/large_thumb/large.jpg"
        },
        {
            "id": 624428,
            "name": "16_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
                "original": "https://upload.frikanalen.no/media/624428/original/orig_7c3c3411826443ce9e44e36f3e92ac24.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624428/broadcast/5428_d70d57db818a44008f7c4ca06e65870e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624428/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:26:32.140000Z",
            "updatedTime": "2018-11-10T18:29:28.533518Z",
            "uploadedTime": "2011-03-09T10:26:32.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624428/theora/5428_e3e32a5647914b02be1e5237152eecba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624428/large_thumb/large.jpg"
        },
        {
            "id": 624427,
            "name": "15_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
                "original": "https://upload.frikanalen.no/media/624427/original/orig_6d42e857dbc940c3af856bf4fa253322.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624427/broadcast/5427_d32520b9d8524a0496e0621ec523f396.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624427/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:24:56.083000Z",
            "updatedTime": "2018-11-10T18:29:28.534853Z",
            "uploadedTime": "2011-03-09T10:24:56.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624427/theora/5427_ede308d504a5404db7941eb1899101b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624427/large_thumb/large.jpg"
        },
        {
            "id": 624376,
            "name": "11_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
                "original": "https://upload.frikanalen.no/media/624376/original/orig_213c3b93f37e4161b0dffad7e66be2b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624376/broadcast/5420_88147a6605ed4c1b943cb9be383c01d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624376/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:18:17.010000Z",
            "updatedTime": "2018-11-10T18:29:28.598611Z",
            "uploadedTime": "2011-03-09T10:18:17.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
        },
        {
            "id": 624375,
            "name": "12_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
                "original": "https://upload.frikanalen.no/media/624375/original/orig_8229ac7892014609b51bb67e7cad40a8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624375/broadcast/5421_c9fc17b342bd46819ab93bdb2ec0bc26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624375/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:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:19:37.560000Z",
            "updatedTime": "2018-11-10T18:29:28.599984Z",
            "uploadedTime": "2011-03-09T10:19:37.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
        },
        {
            "id": 623414,
            "name": "Gudstjeneste fra Østfoldkirken Uke 09_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
                "original": "https://upload.frikanalen.no/media/623414/original/orig_25f9761fa7a544389967419132b8e70a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623414/broadcast/3963_84743e8ecdec4fcf93ddd33957506ffe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623414/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:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:05.830000Z",
            "updatedTime": "2018-11-10T18:29:29.824894Z",
            "uploadedTime": "2010-02-15T14:11:05.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
        },
        {
            "id": 623555,
            "name": "Talentfabrikken 22. oktober 2010 (R)",
            "header": "Reprise fra uke 18, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623555/broadcast/4230_c9e8991ffc474611a0cb468b59fe1699.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:38.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:54:07.790000Z",
            "updatedTime": "2018-11-10T18:29:29.652537Z",
            "uploadedTime": "2010-04-14T19:54:07.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
        },
        {
            "id": 623901,
            "name": "Empo tv - del 22",
            "header": "Alle Empo tvs programledere og reportere har en utviklingshemming. Vi lager programmer for alle, med eller uten diagnose!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623901/theora/4647_ed51d4bf9b19464eac7f810b55fa9b18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623901/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623901/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623901/broadcast/4647_d703bee4e08148e7ac65f94db6e6f55a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623901/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:38.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-08-24T10:50:46.753000Z",
            "updatedTime": "2020-08-30T20:03:34.469976Z",
            "uploadedTime": "2010-08-24T10:50:46.753000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623901/theora/4647_ed51d4bf9b19464eac7f810b55fa9b18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623901/large_thumb/large.jpg"
        },
        {
            "id": 624747,
            "name": "Et utrolig design",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624747/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624747/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624747/broadcast/6012_2bc3e8b0fa9c455eb585e39da0e9f305.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624747/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:38.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-02-08T00:14:41.743000Z",
            "updatedTime": "2018-11-10T18:29:28.113899Z",
            "uploadedTime": "2012-02-08T00:14:41.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
        },
        {
            "id": 624072,
            "name": "Israel Bibelens land Del 4",
            "header": "Reisedokumentar fra Israel,",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624072/theora/5035_4a91380e82894008b8e0662a44d2bb8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624072/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624072/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624072/broadcast/5035_b554a430665b4247b0cbe449d535042f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624072/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:28:39",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T18:38:35.290000Z",
            "updatedTime": "2018-11-10T18:29:28.991269Z",
            "uploadedTime": "2010-12-02T18:38:35.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624072/theora/5035_4a91380e82894008b8e0662a44d2bb8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624072/large_thumb/large.jpg"
        },
        {
            "id": 623599,
            "name": "Kenneth Copeland",
            "header": "Oral Roberts visjon om de siste tider",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623599/theora/4281_4266660812be4b1a85fec4ab670e6341.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623599/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623599/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623599/broadcast/4281_48de85ffc4fa459caf2a2576032ce26a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623599/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:39.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-05-03T08:21:34.723000Z",
            "updatedTime": "2018-11-10T18:29:29.611471Z",
            "uploadedTime": "2010-05-03T08:21:34.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623599/theora/4281_4266660812be4b1a85fec4ab670e6341.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623599/large_thumb/large.jpg"
        },
        {
            "id": 623995,
            "name": "ShowKafé 2010 del 2 - 10.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623995/broadcast/4892_fdd23bf1b96447e0bff3bbb0f296d98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:29:47.377000Z",
            "updatedTime": "2018-11-10T18:29:29.090111Z",
            "uploadedTime": "2010-10-19T08:29:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
        },
        {
            "id": 623964,
            "name": "Önskesangen",
            "header": "Önskesangen med sangevangelist Lennart Larsson, Programmet er spilt inn i Betania Eidskog, www.ckms.tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623964/theora/4793_4721f3d2a0844a31985c6313f3f66ce5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623964/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623964/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623964/broadcast/4793_db5c2ffa7fd24a2f8fd8a2a22e4a2f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623964/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:28:39.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-10-01T00:01:22.497000Z",
            "updatedTime": "2018-11-10T18:29:29.130450Z",
            "uploadedTime": "2010-10-01T00:01:22.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623964/theora/4793_4721f3d2a0844a31985c6313f3f66ce5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623964/large_thumb/large.jpg"
        },
        {
            "id": 624500,
            "name": "NM2011 - Mus. Gjallarhorn",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624500/broadcast/5615_567bd705365447a882088659cf908754.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:32:41.363000Z",
            "updatedTime": "2018-11-10T18:29:28.437356Z",
            "uploadedTime": "2011-05-30T06:32:41.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
        },
        {
            "id": 624780,
            "name": "Ila Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624780/theora/6065_4c59f5eeff8743ddaf24c0995e09257c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624780/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624780/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624780/broadcast/6065_c654a09e70954ec0b37008d752ac2ace.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624780/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:40.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:20:47.897000Z",
            "updatedTime": "2018-11-10T18:29:28.069969Z",
            "uploadedTime": "2012-03-01T09:20:47.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624780/theora/6065_4c59f5eeff8743ddaf24c0995e09257c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624780/large_thumb/large.jpg"
        },
        {
            "id": 624835,
            "name": "Halsen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624835/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624835/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624835/broadcast/6197_89bd5dc9f9074bf48a1456081779fb94.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:40.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:03:58.307000Z",
            "updatedTime": "2018-11-10T18:29:27.998766Z",
            "uploadedTime": "2012-04-10T11:03:58.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624835/theora/6197_1bef3d1bcf6b4a45a855e84a15afaf33.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624835/large_thumb/large.jpg"
        },
        {
            "id": 623957,
            "name": "40_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
                "original": "https://upload.frikanalen.no/media/623957/original/orig_49f97836626a46daa7df2a399eb40853.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623957/broadcast/4645_78b00522c36f4add8f50b3d61b5d9cef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623957/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:41",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:55:53.087000Z",
            "updatedTime": "2018-11-10T18:29:29.140632Z",
            "uploadedTime": "2010-08-23T11:55:53.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623957/theora/4645_c39837b9daa647e99c30197b9d7ade99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623957/large_thumb/large.jpg"
        },
        {
            "id": 623961,
            "name": "Jesus I India del 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
                "original": "https://upload.frikanalen.no/media/623961/original/orig_f6ccf0a5862440b7a1b551f9f24ae85a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623961/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623961/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623961/broadcast/4791_f8ca8e82b5464defbd5eefe83083b27d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623961/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:28:41.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T14:35:51.517000Z",
            "updatedTime": "2018-11-10T18:29:29.135055Z",
            "uploadedTime": "2010-09-30T14:35:51.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623961/theora/4791_f4f56995c0bb404fa52f6b05bc419685.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623961/large_thumb/large.jpg"
        }
    ]
}