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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=-ref_url",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2900&ordering=-ref_url",
    "results": [
        {
            "id": 624714,
            "name": "The Seventh Day 10",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624714/theora/orig_40d0eccc6a1a46f6bda15d086f926837.ogv",
                "original": "https://upload.frikanalen.no/media/624714/original/orig_40d0eccc6a1a46f6bda15d086f926837.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624714/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624714/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624714/broadcast/5937_e641ab24e0f64d99b23d757ba19abd56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624714/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:45:40.880000Z",
            "updatedTime": "2018-11-10T18:29:28.158384Z",
            "uploadedTime": "2012-01-19T11:45:40.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624714/theora/orig_40d0eccc6a1a46f6bda15d086f926837.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624714/large_thumb/large.jpg"
        },
        {
            "id": 624713,
            "name": "The Seventh Day 08",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624713/theora/orig_e404a3481f194f5384185013a030a1f6.ogv",
                "original": "https://upload.frikanalen.no/media/624713/original/orig_e404a3481f194f5384185013a030a1f6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624713/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624713/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624713/broadcast/5935_4aa7e78b187f4f44ba5afa8d6df103cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624713/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:41:49.130000Z",
            "updatedTime": "2018-11-10T18:29:28.159770Z",
            "uploadedTime": "2012-01-19T11:41:49.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624713/theora/orig_e404a3481f194f5384185013a030a1f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624713/large_thumb/large.jpg"
        },
        {
            "id": 624712,
            "name": "The Seventh Day 06",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekrftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624712/theora/orig_ec7c0995e9f042a38b12c5f3f206b935.ogv",
                "original": "https://upload.frikanalen.no/media/624712/original/orig_ec7c0995e9f042a38b12c5f3f206b935.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624712/broadcast/5933_bd0ab910b6554713baea01b70c03000a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624712/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:35:42.200000Z",
            "updatedTime": "2018-11-10T18:29:28.161127Z",
            "uploadedTime": "2012-01-19T11:35:42.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624712/theora/orig_ec7c0995e9f042a38b12c5f3f206b935.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624712/large_thumb/large.jpg"
        },
        {
            "id": 624711,
            "name": "The Seventh Day 07",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbat. Historien bekreftes av teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624711/theora/orig_79545adb157545f299c18e330a255a72.ogv",
                "original": "https://upload.frikanalen.no/media/624711/original/orig_79545adb157545f299c18e330a255a72.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624711/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624711/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624711/broadcast/5934_947eead7cde64d6ea4d17ff313dce985.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624711/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-19T11:39:58.457000Z",
            "updatedTime": "2018-11-10T18:29:28.162481Z",
            "uploadedTime": "2012-01-19T11:39:58.457000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624711/theora/orig_79545adb157545f299c18e330a255a72.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624711/large_thumb/large.jpg"
        },
        {
            "id": 624710,
            "name": "Bibelst 1kv 2012 Nr 05",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624710/theora/orig_a984ca4cfda5482ba38385d165e3059e.ogv",
                "original": "https://upload.frikanalen.no/media/624710/original/orig_a984ca4cfda5482ba38385d165e3059e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624710/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624710/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624710/broadcast/5877_af4df908b5604612ba4754466105ffca.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624710/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:41:58.590000Z",
            "updatedTime": "2018-11-10T18:29:28.163890Z",
            "uploadedTime": "2011-12-22T11:41:58.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624710/theora/orig_a984ca4cfda5482ba38385d165e3059e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624710/large_thumb/large.jpg"
        },
        {
            "id": 624709,
            "name": "Bibelst 1kv 2012 Nr 04",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624709/theora/orig_74e55be0f9ff4dde842184da30d625eb.ogv",
                "original": "https://upload.frikanalen.no/media/624709/original/orig_74e55be0f9ff4dde842184da30d625eb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624709/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624709/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624709/broadcast/5876_cd7449dbf8fd486db212bde44464b6e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624709/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:40:07.683000Z",
            "updatedTime": "2018-11-10T18:29:28.165255Z",
            "uploadedTime": "2011-12-22T11:40:07.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624709/theora/orig_74e55be0f9ff4dde842184da30d625eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624709/large_thumb/large.jpg"
        },
        {
            "id": 624704,
            "name": "The Seventh Day 05",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624704/theora/orig_26a034f7052c411ba9bf99ccea0a1fb2.ogv",
                "original": "https://upload.frikanalen.no/media/624704/original/orig_26a034f7052c411ba9bf99ccea0a1fb2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624704/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624704/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624704/broadcast/5882_327676058b464b89927e0f20de8c351c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624704/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:52:12.450000Z",
            "updatedTime": "2018-11-10T18:29:28.170790Z",
            "uploadedTime": "2011-12-22T11:52:12.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624704/theora/orig_26a034f7052c411ba9bf99ccea0a1fb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624704/large_thumb/large.jpg"
        },
        {
            "id": 624703,
            "name": "The Seventh Day 04",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624703/theora/orig_404267eb6b9c41b8957d58bb1925b9ea.ogv",
                "original": "https://upload.frikanalen.no/media/624703/original/orig_404267eb6b9c41b8957d58bb1925b9ea.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624703/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624703/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624703/broadcast/5881_b2d9857f8e3346babf4f03987e1657ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624703/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:50:33.607000Z",
            "updatedTime": "2018-11-10T18:29:28.172185Z",
            "uploadedTime": "2011-12-22T11:50:33.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624703/theora/orig_404267eb6b9c41b8957d58bb1925b9ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624703/large_thumb/large.jpg"
        },
        {
            "id": 624702,
            "name": "The Seventh Day 03",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624702/theora/orig_fed5045119c34776acba3cfca5b81e5f.ogv",
                "original": "https://upload.frikanalen.no/media/624702/original/orig_fed5045119c34776acba3cfca5b81e5f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624702/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624702/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624702/broadcast/5880_c04ced21f2b648659b56cd046d03281e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624702/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:48:56.120000Z",
            "updatedTime": "2018-11-10T18:29:28.173530Z",
            "uploadedTime": "2011-12-22T11:48:56.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624702/theora/orig_fed5045119c34776acba3cfca5b81e5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624702/large_thumb/large.jpg"
        },
        {
            "id": 624701,
            "name": "The Seventh Day 02",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rund om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624701/theora/orig_d847890d43f0487291a600d79a3d1c92.ogv",
                "original": "https://upload.frikanalen.no/media/624701/original/orig_d847890d43f0487291a600d79a3d1c92.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624701/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624701/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624701/broadcast/5879_db8d931e2500458db37627eaabdbcf26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624701/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:47:11.243000Z",
            "updatedTime": "2018-11-10T18:29:28.174906Z",
            "uploadedTime": "2011-12-22T11:47:11.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624701/theora/orig_d847890d43f0487291a600d79a3d1c92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624701/large_thumb/large.jpg"
        },
        {
            "id": 627830,
            "name": "Jubileum -sendingen",
            "header": "En grei oversikt",
            "description": "En grei oversikt",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627830/theora/Jubileum sendingen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627830/broadcast/Jubileum sendingen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627830/large_thumb/Jubileum sendingen.jpg",
                "original": "https://upload.frikanalen.no/media/627830/original/Jubileum sendingen.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:36:11.500000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-30T11:17:09.732659Z",
            "updatedTime": "2023-11-30T11:34:22.464502Z",
            "uploadedTime": "2023-11-30T11:17:19.995359Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627830/theora/Jubileum sendingen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627830/large_thumb/Jubileum sendingen.jpg"
        },
        {
            "id": 624658,
            "name": "Mangotreet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624658/theora/5857_7bbf4a075a4c4c9cb0d421793365f0bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624658/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624658/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624658/broadcast/5857_7bbf4a075a4c4c9cb0d421793365f0bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624658/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:31.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-07T04:08:03.573000Z",
            "updatedTime": "2018-11-10T18:29:28.234178Z",
            "uploadedTime": "2011-12-07T04:08:03.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624658/theora/5857_7bbf4a075a4c4c9cb0d421793365f0bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624658/large_thumb/large.jpg"
        },
        {
            "id": 624700,
            "name": "The Seventh Day 01",
            "header": "Dokudrama som tar seerne med tilbake over århundrer for å avdekke historien om den bibelske sabbaten. Historien bekreftes av femti historikere og teologer rundt om i verden. Sammen gir de en dyptpløyende gjennomgang med illustrerende dramatiseringer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624700/theora/orig_7764b35913c1488c95d7d3896b4dd1a1.ogv",
                "original": "https://upload.frikanalen.no/media/624700/original/orig_7764b35913c1488c95d7d3896b4dd1a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624700/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624700/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624700/broadcast/5878_9d6817d01f2943d9b7a19b2dd8b992ec.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624700/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:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:45:23.890000Z",
            "updatedTime": "2018-11-10T18:29:28.176353Z",
            "uploadedTime": "2011-12-22T11:45:23.890000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624700/theora/orig_7764b35913c1488c95d7d3896b4dd1a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624700/large_thumb/large.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": 624697,
            "name": "Den norske kirke i eksil 99",
            "header": "Karmel menighet ønsker\ndeg et velsignet\nGODT NYTT ÅR",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
                "original": "https://upload.frikanalen.no/media/624697/original/orig_68530fafe7bf4a70b495d0bceeb3d911.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624697/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624697/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624697/broadcast/5918_e4cfc4b1462a4e349056167ecc470f45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624697/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:02.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-11T06:37:47.070000Z",
            "updatedTime": "2018-11-10T18:29:28.180444Z",
            "uploadedTime": "2012-01-11T06:37:47.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624697/theora/orig_68530fafe7bf4a70b495d0bceeb3d911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624697/large_thumb/large.jpg"
        },
        {
            "id": 624694,
            "name": "Noe Annet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624694/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624694/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624694/broadcast/5912_4acfd45458d9477ba65eae4bb90b3276.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:40.360000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-05T22:08:46.880000Z",
            "updatedTime": "2018-11-10T18:29:28.184557Z",
            "uploadedTime": "2012-01-05T22:08:46.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg"
        },
        {
            "id": 624690,
            "name": "Sebastian Molenaar",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624690/theora/5903_4aa309a0a3da48b4a9ff200ecd18b0f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624690/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624690/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624690/broadcast/5903_722ac67dffbd46fdae4a91164af70089.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624690/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:04:27",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:29:39.047000Z",
            "updatedTime": "2018-11-10T18:29:28.190199Z",
            "uploadedTime": "2011-12-30T12:29:39.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624690/theora/5903_4aa309a0a3da48b4a9ff200ecd18b0f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624690/large_thumb/large.jpg"
        },
        {
            "id": 624689,
            "name": "Tanja Kvitnes - Concertino",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624689/theora/5902_d017d9dd58bf47309fb25ad4a3ef4659.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624689/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624689/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624689/broadcast/5902_989276d6e76845eb97c3709888e877bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624689/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:09:06.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:16:58.173000Z",
            "updatedTime": "2018-11-10T18:29:28.191689Z",
            "uploadedTime": "2011-12-30T12:16:58.173000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624689/theora/5902_d017d9dd58bf47309fb25ad4a3ef4659.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624689/large_thumb/large.jpg"
        },
        {
            "id": 624688,
            "name": "Jørgen Lund Karlsen - Sonate A",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624688/theora/5901_b3993a579736495f932b35aa51679323.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624688/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624688/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624688/broadcast/5901_78389e597d9c41c8b98b82f5b31fe03e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624688/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:04:25.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T12:04:21.243000Z",
            "updatedTime": "2018-11-10T18:29:28.193072Z",
            "uploadedTime": "2011-12-30T12:04:21.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624688/theora/5901_b3993a579736495f932b35aa51679323.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624688/large_thumb/large.jpg"
        },
        {
            "id": 624687,
            "name": "Lasse Bjærknes-Jacobsen",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624687/theora/5900_504057a4243d4030ac9695f29351b1de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624687/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624687/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624687/broadcast/5900_92c4b811f7444f7b8b48c7729ee21101.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624687/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:08:12.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:56:08.377000Z",
            "updatedTime": "2018-11-10T18:29:28.194413Z",
            "uploadedTime": "2011-12-30T11:56:08.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624687/theora/5900_504057a4243d4030ac9695f29351b1de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624687/large_thumb/large.jpg"
        },
        {
            "id": 624686,
            "name": "Ingunn Setterberg - Brilliance",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624686/theora/5899_f7783446ebfd4a338a9187018d8e640b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624686/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624686/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624686/broadcast/5899_d5fdb7217b114bca83634a5650453da5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624686/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:05:35.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:48:40.807000Z",
            "updatedTime": "2018-11-10T18:29:28.195801Z",
            "uploadedTime": "2011-12-30T11:48:40.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624686/theora/5899_f7783446ebfd4a338a9187018d8e640b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624686/large_thumb/large.jpg"
        },
        {
            "id": 624685,
            "name": "Birgitte Sundet-Trompetkonsert",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624685/theora/5898_37a4b5f837844b2a88a14c75944f9995.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624685/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624685/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624685/broadcast/5898_64bc736a16564fe5ab7f09f55ed23a3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624685/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:08:41.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:44:00.750000Z",
            "updatedTime": "2018-11-10T18:29:28.197189Z",
            "uploadedTime": "2011-12-30T11:44:00.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624685/theora/5898_37a4b5f837844b2a88a14c75944f9995.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624685/large_thumb/large.jpg"
        },
        {
            "id": 624684,
            "name": "Malene Flataker - Suite",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624684/theora/5896_db0893c3a23b4726b7c5e213d5ca4896.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624684/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624684/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624684/broadcast/5896_b5af91ebd93f46dfae60630557a566ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624684/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:08:49.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:35:30.087000Z",
            "updatedTime": "2018-11-10T18:29:28.198571Z",
            "uploadedTime": "2011-12-30T11:35:30.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624684/theora/5896_db0893c3a23b4726b7c5e213d5ca4896.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624684/large_thumb/large.jpg"
        },
        {
            "id": 624683,
            "name": "Kim Systad - Hurricane´s Eye",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624683/theora/5897_b090b19b8fb448d4865cd02bdeb80c4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624683/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624683/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624683/broadcast/5897_d545f9ad5d0148dcacb54a6b1e9a0c2c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624683/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:07:13.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-30T11:39:23.433000Z",
            "updatedTime": "2018-11-10T18:29:28.199963Z",
            "uploadedTime": "2011-12-30T11:39:23.433000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624683/theora/5897_b090b19b8fb448d4865cd02bdeb80c4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624683/large_thumb/large.jpg"
        },
        {
            "id": 624682,
            "name": "Veronika Stubberud - PequenaCz",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624682/theora/5895_9a3516dbca0c4139a07c9ea5dbedb933.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624682/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624682/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624682/broadcast/5895_fea2e343218043d5a697b35794af0291.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624682/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:07:34.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-29T19:38:34.813000Z",
            "updatedTime": "2018-11-10T18:29:28.201323Z",
            "uploadedTime": "2011-12-29T19:38:34.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624682/theora/5895_9a3516dbca0c4139a07c9ea5dbedb933.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624682/large_thumb/large.jpg"
        },
        {
            "id": 624681,
            "name": "Endre Vetås - Concrt.for Basun",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624681/theora/5894_aa7c97d99b864af5b3602ddf2f21bd06.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624681/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624681/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624681/broadcast/5894_ad7f751a3cac4c83a19565dc9ab215c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624681/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:08:05.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-29T19:33:57.777000Z",
            "updatedTime": "2018-11-10T18:29:28.202666Z",
            "uploadedTime": "2011-12-29T19:33:57.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624681/theora/5894_aa7c97d99b864af5b3602ddf2f21bd06.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624681/large_thumb/large.jpg"
        },
        {
            "id": 624680,
            "name": "Nathaniel Hjønnevåg -Rebonds B",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624680/theora/5893_ebf9af5a0a1d4bcd9ba20ffe7d5f6fd3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624680/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624680/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624680/broadcast/5893_c61d71e856054dec87b0656ef84f1f6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624680/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:06:27.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T18:04:47.363000Z",
            "updatedTime": "2018-11-10T18:29:28.204041Z",
            "uploadedTime": "2011-12-29T18:04:47.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624680/theora/5893_ebf9af5a0a1d4bcd9ba20ffe7d5f6fd3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624680/large_thumb/large.jpg"
        },
        {
            "id": 624679,
            "name": "Inside Israel Januar 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
                "original": "https://upload.frikanalen.no/media/624679/original/orig_710e64a39d2e420696b25ce1000a793a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624679/broadcast/5889_640276f92eed45768bb3e04ee5e70601.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:48:32.827000Z",
            "updatedTime": "2018-11-10T18:29:28.205384Z",
            "uploadedTime": "2011-12-29T13:48:32.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
        },
        {
            "id": 624678,
            "name": "Julie Davidsen - Sonate i Edur",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624678/theora/5892_f40c0d3c727e493fa7bf9ead45c9dfee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624678/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624678/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624678/broadcast/5892_cf1adee96bf5463bbc3b2dd88e26dd1e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624678/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:04:42.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T14:36:01.783000Z",
            "updatedTime": "2018-11-10T18:29:28.206731Z",
            "uploadedTime": "2011-12-29T14:36:01.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624678/theora/5892_f40c0d3c727e493fa7bf9ead45c9dfee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624678/large_thumb/large.jpg"
        },
        {
            "id": 624677,
            "name": "Sjasmin Reitehaug - Saxflight",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624677/theora/5891_30f8b971022e44aca19502e503365052.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624677/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624677/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624677/broadcast/5891_2059836ec424490e8294fcbe5242d897.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624677/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:08:18.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T14:11:09.023000Z",
            "updatedTime": "2018-11-10T18:29:28.208154Z",
            "uploadedTime": "2011-12-29T14:11:09.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624677/theora/5891_30f8b971022e44aca19502e503365052.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624677/large_thumb/large.jpg"
        },
        {
            "id": 624676,
            "name": "Henrik Falang - Trompetkonsert",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624676/theora/5890_ae17704fcd3a4a7fb2ed9de405c10f6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624676/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624676/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624676/broadcast/5890_f53ad1cd5893493fa303bdd94cc6000e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624676/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:08:52.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:53:52.030000Z",
            "updatedTime": "2018-11-10T18:29:28.209534Z",
            "uploadedTime": "2011-12-29T13:53:52.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624676/theora/5890_ae17704fcd3a4a7fb2ed9de405c10f6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624676/large_thumb/large.jpg"
        },
        {
            "id": 624675,
            "name": "Fredrikke Vesthaug - Sonate",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624675/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624675/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624675/broadcast/5888_25a4e2c915f240da9a2a4d6ea3b68845.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624675/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:05:48.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:42:51.997000Z",
            "updatedTime": "2018-11-10T18:29:28.210878Z",
            "uploadedTime": "2011-12-29T13:42:51.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624675/theora/5888_62000c3ba6744533990994298b9ee36b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624675/large_thumb/large.jpg"
        },
        {
            "id": 624674,
            "name": "Soran Lind - Valse Vanité",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624674/theora/5887_8fc5dc6cdac54d48b4ad1668b3118f46.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624674/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624674/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624674/broadcast/5887_c3e06dd6a7ad475295d9d2305f14859d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624674/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:07:02.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:37:37.163000Z",
            "updatedTime": "2018-11-10T18:29:28.212275Z",
            "uploadedTime": "2011-12-29T13:37:37.163000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624674/theora/5887_8fc5dc6cdac54d48b4ad1668b3118f46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624674/large_thumb/large.jpg"
        },
        {
            "id": 624673,
            "name": "Simen A.O Hagen - Konsert i Eb",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624673/theora/5885_5121e889d848496baa67195c46c455fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624673/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624673/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624673/broadcast/5885_58437737c8504db8b002cb145eecc11a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624673/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:09:01.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:23:25.537000Z",
            "updatedTime": "2018-11-10T18:29:28.213619Z",
            "uploadedTime": "2011-12-29T13:23:25.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624673/theora/5885_5121e889d848496baa67195c46c455fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624673/large_thumb/large.jpg"
        },
        {
            "id": 624672,
            "name": "Kristian Berg - Fnugg",
            "header": "Talentfabrikken - sesong 2 (2010)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624672/theora/5886_93683556cc5848abbc4b28bd87c05247.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624672/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624672/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624672/broadcast/5886_3e517eee69854f519f443a80bd554fcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624672/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:05:12.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:28:43.090000Z",
            "updatedTime": "2018-11-10T18:29:28.214972Z",
            "uploadedTime": "2011-12-29T13:28:43.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624672/theora/5886_93683556cc5848abbc4b28bd87c05247.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624672/large_thumb/large.jpg"
        },
        {
            "id": 624671,
            "name": "Bibelst 1kv 2012 Nr 03",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624671/theora/orig_f6e7ea6c29ce45d89c0e63433dbc678e.ogv",
                "original": "https://upload.frikanalen.no/media/624671/original/orig_f6e7ea6c29ce45d89c0e63433dbc678e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624671/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624671/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624671/broadcast/5875_24b7d650fce3457c8169f775839f8169.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624671/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:09:51.810000Z",
            "updatedTime": "2018-11-10T18:29:28.216343Z",
            "uploadedTime": "2011-12-22T11:09:51.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624671/theora/orig_f6e7ea6c29ce45d89c0e63433dbc678e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624671/large_thumb/large.jpg"
        },
        {
            "id": 624670,
            "name": "Bibelst 1kv 2012 Nr 02",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nina Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624670/theora/orig_cc155a760bb846049b1318b22d78da4d.ogv",
                "original": "https://upload.frikanalen.no/media/624670/original/orig_cc155a760bb846049b1318b22d78da4d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624670/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624670/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624670/broadcast/5874_019726f98c8d4036982f9296e16502ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624670/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T11:07:30.013000Z",
            "updatedTime": "2018-11-10T18:29:28.217715Z",
            "uploadedTime": "2011-12-22T11:07:30.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624670/theora/orig_cc155a760bb846049b1318b22d78da4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624670/large_thumb/large.jpg"
        },
        {
            "id": 624669,
            "name": "Bibelst 1kv 2012 Nr 01",
            "header": "Glimt av vår Gud. Det er tittelen på bibelstudiene dette kvartalet i adventkirkene verden over. Studieleder dette kvartal er Nona Myrdal.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624669/theora/orig_e98a2f942edc458182e46f6e1f9fa292.ogv",
                "original": "https://upload.frikanalen.no/media/624669/original/orig_e98a2f942edc458182e46f6e1f9fa292.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624669/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624669/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624669/broadcast/5869_f89d038786f942c1b2c64d4cc636915b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624669/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-22T10:36:46.190000Z",
            "updatedTime": "2018-11-10T18:29:28.219111Z",
            "uploadedTime": "2011-12-22T10:36:46.190000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624669/theora/orig_e98a2f942edc458182e46f6e1f9fa292.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624669/large_thumb/large.jpg"
        },
        {
            "id": 624668,
            "name": "Den norske kirke i eksil 98",
            "header": "På vegne av Karmel menighet, den norske kirke i eksil \nønsker jeg dere alle \nEt velsignet Godt\nNytt år. Hva det nye året vil bringe vet vi ikke men vi setter vår lit Gud Da er vi trygge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624668/theora/orig_163a8fa2c7b94d75a08225f0f8a3eb81.ogv",
                "original": "https://upload.frikanalen.no/media/624668/original/orig_163a8fa2c7b94d75a08225f0f8a3eb81.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624668/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624668/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624668/broadcast/5883_40c9132ae7104b21aa91d4607802d9fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624668/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-28T08:42:13.393000Z",
            "updatedTime": "2018-11-10T18:29:28.220519Z",
            "uploadedTime": "2011-12-28T08:42:13.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624668/theora/orig_163a8fa2c7b94d75a08225f0f8a3eb81.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624668/large_thumb/large.jpg"
        },
        {
            "id": 624667,
            "name": "Bibelstudier 12 mai-aug 11",
            "header": "Adventistmenighetene over hele verden studerer Bibelen ukentlig. De følger et hefte som utgis kvartalsvis. Roger Robertsen fra Norsk Bibelinstitutt er studieleder i denne serien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624667/theora/orig_ee17328b44344c50956cfbb8d899af00.ogv",
                "original": "https://upload.frikanalen.no/media/624667/original/orig_ee17328b44344c50956cfbb8d899af00.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624667/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624667/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624667/broadcast/5670_a4b101a8cbec4d37b9587e699f3db74a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624667/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-01T15:24:44.363000Z",
            "updatedTime": "2018-11-10T18:29:28.221869Z",
            "uploadedTime": "2011-07-01T15:24:44.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624667/theora/orig_ee17328b44344c50956cfbb8d899af00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624667/large_thumb/large.jpg"
        },
        {
            "id": 624665,
            "name": "Vennlighetens Frø.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624665/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624665/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624665/broadcast/5868_f2f839430db745bfaa90bb7f98905a1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:50.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-21T20:07:30.870000Z",
            "updatedTime": "2018-11-10T18:29:28.224600Z",
            "uploadedTime": "2011-12-21T20:07:30.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
        },
        {
            "id": 624661,
            "name": "Den norske kirke i eksil 97",
            "header": "Du må fødes på nytt sier Jesus for å komme inn i Guds rike.Det vil si at vi må ta kristendommen på alvor.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624661/theora/orig_98a32ebd9bc5430c95d4b10deb89639e.ogv",
                "original": "https://upload.frikanalen.no/media/624661/original/orig_98a32ebd9bc5430c95d4b10deb89639e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624661/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624661/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624661/broadcast/5858_0090c0fa43e4480d9af66b15650d38b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624661/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:21:53.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-13T22:52:15.527000Z",
            "updatedTime": "2018-11-10T18:29:28.230076Z",
            "uploadedTime": "2011-12-13T22:52:15.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624661/theora/orig_98a32ebd9bc5430c95d4b10deb89639e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624661/large_thumb/large.jpg"
        },
        {
            "id": 624654,
            "name": "Dagen Derpå: UKA",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
                "original": "https://upload.frikanalen.no/media/624654/original/orig_46e64eb5cab046bdb44d519ff00fc25e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624654/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624654/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624654/broadcast/5853_48abb7e987184815a2382cc77928b9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-03T15:05:37.667000Z",
            "updatedTime": "2018-11-10T18:29:28.239632Z",
            "uploadedTime": "2011-12-03T15:05:37.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
        },
        {
            "id": 624652,
            "name": "Inside Israel Desember 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
                "original": "https://upload.frikanalen.no/media/624652/original/orig_0edfaadce76f450b869803ba30f8b8cd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624652/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624652/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624652/broadcast/5851_f6265880f01a44b7ac4ef041393a926b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-01T14:53:46.707000Z",
            "updatedTime": "2018-11-10T18:29:28.241009Z",
            "uploadedTime": "2011-12-01T14:53:46.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
        },
        {
            "id": 624651,
            "name": "Den norske kirke i eksil 96",
            "header": "Programmet handler om 1 advent.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624651/theora/orig_7dbda48509144af186b32a144b97a0f2.ogv",
                "original": "https://upload.frikanalen.no/media/624651/original/orig_7dbda48509144af186b32a144b97a0f2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624651/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624651/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624651/broadcast/5850_57edfcef0920468aa2213bbc1fb62e9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624651/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:10.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-30T19:45:40.787000Z",
            "updatedTime": "2018-11-10T18:29:28.242380Z",
            "uploadedTime": "2011-11-30T19:45:40.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624651/theora/orig_7dbda48509144af186b32a144b97a0f2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624651/large_thumb/large.jpg"
        },
        {
            "id": 624645,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
                "original": "https://upload.frikanalen.no/media/624645/original/orig_36fd8bdef2b54a21b02e5dea7ecfff2f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624645/broadcast/5737_40a6751ce6d14cda9a064d6889dd8bad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-02T20:03:39.570000Z",
            "updatedTime": "2018-11-10T18:29:28.246559Z",
            "uploadedTime": "2011-09-02T20:03:39.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
        },
        {
            "id": 624644,
            "name": "Dagen Derpå: Norsk film",
            "header": "I denne ukens sending ser vi på filmproduksjon i Trøndelag. Midtnorsk Filmsenter svarer på hva som må til for å få støtte og vi har snakket med skuespiller Kristofer Hivju, som snart er å se i storfilmen The Thing. Håvard Gossé Bergseth ved Prosjektor Filmproduksjon snakker om mulighetene for amatører å lage film i Trondheim.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
                "original": "https://upload.frikanalen.no/media/624644/original/orig_af88a795f95f4efcb4fd29d485c1ea95.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624644/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624644/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624644/broadcast/5793_f05829be457243c0b1b086538465fdbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:45.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-14T16:38:03Z",
            "updatedTime": "2018-11-10T18:29:28.247955Z",
            "uploadedTime": "2011-10-14T16:38:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624644/theora/5793_244f9e7bbec94890b09c413c77d4503e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624644/large_thumb/large.jpg"
        },
        {
            "id": 624637,
            "name": "Den norske kirke i eksil 95",
            "header": "Gud hvem er han.HAN SIER \"Jeg er\" hva betyr det.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624637/theora/orig_0050ea5d96f043b9bf220dd7828b267e.ogv",
                "original": "https://upload.frikanalen.no/media/624637/original/orig_0050ea5d96f043b9bf220dd7828b267e.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624637/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624637/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624637/broadcast/5825_b8b6a0b726f140e88b1928cdf8ce3c3d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624637/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-14T18:51:47.417000Z",
            "updatedTime": "2018-11-10T18:29:28.257658Z",
            "uploadedTime": "2011-11-14T18:51:47.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624637/theora/orig_0050ea5d96f043b9bf220dd7828b267e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624637/large_thumb/large.jpg"
        },
        {
            "id": 624599,
            "name": "Den norske kirke i eksil nr 91",
            "header": "Programmet handler om nestekjærlighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624599/theora/orig_204e9daddb0d4bc485420a22b6823496.ogv",
                "original": "https://upload.frikanalen.no/media/624599/original/orig_204e9daddb0d4bc485420a22b6823496.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624599/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624599/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624599/broadcast/5770_cd625711ce4248c3b686cd74ea7a793c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624599/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:09.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-20T11:49:34.587000Z",
            "updatedTime": "2018-11-10T18:29:28.308368Z",
            "uploadedTime": "2011-09-20T11:49:34.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624599/theora/orig_204e9daddb0d4bc485420a22b6823496.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624599/large_thumb/large.jpg"
        },
        {
            "id": 624636,
            "name": "Dagen derpå: Uvanlige hobbyer",
            "header": "Dagen Derpå tar denne uka for seg hobbyer utenom det vanlige. Vi besøker Trondheim Bilbanecenter, snakker med en som eier sin egen Stormtrooperdrakt, og vi prøver å fekte med middelaldersverd.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
                "original": "https://upload.frikanalen.no/media/624636/original/orig_07582690fd324b7dad37ee17d505f258.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624636/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624636/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624636/broadcast/5819_50771187ff9547b9ad1ded3c730a08fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-10T12:23:34Z",
            "updatedTime": "2018-11-10T18:29:28.259045Z",
            "uploadedTime": "2011-11-10T12:23:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
        }
    ]
}