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/?offset=3350&ordering=header&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3400,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3300&ordering=header&page=4",
    "results": [
        {
            "id": 623410,
            "name": "Akkurat nå! 21.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623410/broadcast/3953_ccf3f05bb28e4e6788bec03831f5d576.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623410/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:41.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:22:18.403000Z",
            "updatedTime": "2018-11-10T18:29:29.830454Z",
            "uploadedTime": "2010-02-13T07:22:18.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623410/theora/3953_6d62e5aa01c6426fa7e581896c8076f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623410/large_thumb/large.jpg"
        },
        {
            "id": 624041,
            "name": "48_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
                "original": "https://upload.frikanalen.no/media/624041/original/orig_de72557ceec1427f91077451bb345a46.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624041/broadcast/4935_f24e2bd43f4847c4922260c473c96ccc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624041/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-11-11T09:41:21.913000Z",
            "updatedTime": "2018-11-10T18:29:29.032370Z",
            "uploadedTime": "2010-11-11T09:41:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624041/theora/4935_a669fd9a8ad54e69951acce762acca5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624041/large_thumb/large.jpg"
        },
        {
            "id": 623411,
            "name": "UKATV-10, episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623411/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623411/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623411/broadcast/3619_effbe9d019c246128952287c93c48093.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:43:25",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T08:58:21.080000Z",
            "updatedTime": "2018-11-10T18:29:29.829120Z",
            "uploadedTime": "2009-11-02T08:58:21.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
        },
        {
            "id": 623414,
            "name": "Gudstjeneste fra Østfoldkirken Uke 09_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
                "original": "https://upload.frikanalen.no/media/623414/original/orig_25f9761fa7a544389967419132b8e70a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623414/broadcast/3963_84743e8ecdec4fcf93ddd33957506ffe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:05.830000Z",
            "updatedTime": "2018-11-10T18:29:29.824894Z",
            "uploadedTime": "2010-02-15T14:11:05.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623414/theora/3963_d93272e2558b48d5a88b1624534e5d27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623414/large_thumb/large.jpg"
        },
        {
            "id": 623415,
            "name": "Den norske kirke i eksil nr 44",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
                "original": "https://upload.frikanalen.no/media/623415/original/orig_a55cee5041e94de19093ba09ba5ed935.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623415/broadcast/3985_2d0823d6be3744c6a0f1a7fab224520e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623415/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:25:59.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-22T21:28:21.880000Z",
            "updatedTime": "2018-11-10T18:29:29.823535Z",
            "uploadedTime": "2010-02-22T21:28:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
        },
        {
            "id": 623420,
            "name": "Hjerte Til Hjerte, Kautokeino del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623420/broadcast/3929_7a1292f4cfd14bd2b404e7f23bf387a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:12:46.440000Z",
            "updatedTime": "2018-11-10T18:29:29.817827Z",
            "uploadedTime": "2010-01-27T10:12:46.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
        },
        {
            "id": 623507,
            "name": "Den norske kirke i eksil del 47",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623507/theora/4203_478c196368ba43b0a0aa53b790ab3fbc.ogv",
                "original": "https://upload.frikanalen.no/media/623507/original/orig_ff2fe40c6ab24b63a3e576e6b2fba85f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623507/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623507/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623507/broadcast/4203_93dc2bec87974612bff235035b7d5ebd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623507/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:25:57.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-07T17:30:16.390000Z",
            "updatedTime": "2018-11-10T18:29:29.720754Z",
            "uploadedTime": "2010-04-07T17:30:16.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623507/theora/4203_478c196368ba43b0a0aa53b790ab3fbc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623507/large_thumb/large.jpg"
        },
        {
            "id": 623422,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623422/broadcast/3944_8bb090eb9e6141028756a033bf6098f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:17:04.920000Z",
            "updatedTime": "2018-11-10T18:29:29.815118Z",
            "uploadedTime": "2010-02-10T10:17:04.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
        },
        {
            "id": 623425,
            "name": "UKATV-10, episode 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623425/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623425/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623425/broadcast/3624_1b1319285644429ebe136eb9e3c6bae2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:47",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T09:03:44.923000Z",
            "updatedTime": "2018-11-10T18:29:29.810999Z",
            "uploadedTime": "2009-11-02T09:03:44.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
        },
        {
            "id": 623427,
            "name": "Akkurat nå! 28.02.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623427/broadcast/3954_ba01cf07e6f945f0ac749a9c2c3a0db5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:00.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:23:07.983000Z",
            "updatedTime": "2018-11-10T18:29:29.808281Z",
            "uploadedTime": "2010-02-13T07:23:07.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623427/theora/3954_e36d23405f144f66b5266d63e0396586.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623427/large_thumb/large.jpg"
        },
        {
            "id": 623431,
            "name": "Inside Israel Mars 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623431/broadcast/3994_2f1b7273eb754969be11170c96dae9b6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623431/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:24:30.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T11:18:55.460000Z",
            "updatedTime": "2018-11-10T18:29:29.802745Z",
            "uploadedTime": "2010-02-28T11:18:55.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
        },
        {
            "id": 623433,
            "name": "Drøfting av Quranen del 73",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623433/theora/3915_64e3cfbcfec44d52a65f4419f2a3cb4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623433/broadcast/3915_633bd519865d4d40ae2ba64dbb23d092.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623433/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:14.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:25:44.953000Z",
            "updatedTime": "2018-11-10T18:29:29.799966Z",
            "uploadedTime": "2010-01-26T10:25:44.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623433/theora/3915_64e3cfbcfec44d52a65f4419f2a3cb4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623433/large_thumb/large.jpg"
        },
        {
            "id": 623439,
            "name": "Drøfting av Quranen del 74",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623439/theora/3916_aedbc79e46694db8ade5f8d632c03441.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623439/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623439/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623439/broadcast/3916_dac5a6aa3b484142a0754e20d39af2d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623439/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:07.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:14.813000Z",
            "updatedTime": "2018-11-10T18:29:29.795637Z",
            "uploadedTime": "2010-01-26T10:27:14.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623439/theora/3916_aedbc79e46694db8ade5f8d632c03441.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623439/large_thumb/large.jpg"
        },
        {
            "id": 624021,
            "name": "Inside Israel november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624021/broadcast/4910_f9efabdc9eec469eab7d0d52e72d9e82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:09.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-25T18:36:31.227000Z",
            "updatedTime": "2018-11-10T18:29:29.056955Z",
            "uploadedTime": "2010-10-25T18:36:31.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
        },
        {
            "id": 623441,
            "name": "Akkurat nå! 07.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623441/broadcast/3955_514ca6117ddc44bba9901c489e2f13ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623441/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:46.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:24:17.310000Z",
            "updatedTime": "2018-11-10T18:29:29.792727Z",
            "uploadedTime": "2010-02-13T07:24:17.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623441/theora/3955_4211b5b504d04efa86b8f8300ede6552.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623441/large_thumb/large.jpg"
        },
        {
            "id": 623443,
            "name": "Gudstjeneste fra Østfoldkirken Uke 10_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
                "original": "https://upload.frikanalen.no/media/623443/original/orig_37030c51633b424899aaf3794275a29f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623443/broadcast/3964_2db28af214b04d63ae6f475141f3e9a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623443/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:11:57.377000Z",
            "updatedTime": "2018-11-10T18:29:29.790007Z",
            "uploadedTime": "2010-02-15T14:11:57.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623443/theora/3964_2ce34170b08942b994c354222f944726.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623443/large_thumb/large.jpg"
        },
        {
            "id": 623445,
            "name": "Drøfting av Quranen del 76",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623445/theora/3918_ccdaf678a76f4798aeda7e77241f7207.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623445/broadcast/3918_04ffaf46dc23419e956bdf7c02b8a528.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623445/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:52.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:28:36.437000Z",
            "updatedTime": "2018-11-10T18:29:29.788648Z",
            "uploadedTime": "2010-01-26T10:28:36.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623445/theora/3918_ccdaf678a76f4798aeda7e77241f7207.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623445/large_thumb/large.jpg"
        },
        {
            "id": 624040,
            "name": "Akkurat Nå! 21. november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624040/broadcast/4924_0c4fa22cc7f24c43b6023d1e4787f966.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624040/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:56.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-04T15:54:09.880000Z",
            "updatedTime": "2018-11-10T18:29:29.033705Z",
            "uploadedTime": "2010-11-04T15:54:09.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624040/theora/4924_c69b16a70fa543698b63971a818fa7aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624040/large_thumb/large.jpg"
        },
        {
            "id": 623449,
            "name": "Gudstjeneste fra Østfoldkirken Uke 11_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
                "original": "https://upload.frikanalen.no/media/623449/original/orig_437042589980456685498384abae8d0c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623449/broadcast/3965_0171a5ad22fb4fadb5ddecbbc7b112df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:12:39.283000Z",
            "updatedTime": "2018-11-10T18:29:29.784646Z",
            "uploadedTime": "2010-02-15T14:12:39.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623449/theora/3965_81009a56f541467694b8a3fdac139c05.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623449/large_thumb/large.jpg"
        },
        {
            "id": 623466,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623466/broadcast/3945_14d1bfbbe3564587a4d5736198dd198d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:18:21.593000Z",
            "updatedTime": "2018-11-10T18:29:29.777679Z",
            "uploadedTime": "2010-02-10T10:18:21.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
        },
        {
            "id": 623467,
            "name": "Den norske kirke i eksil del 45A",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623467/theora/4064_4b93f6e7949f42d09c8f87ff2a96dfde.ogv",
                "original": "https://upload.frikanalen.no/media/623467/original/orig_fc65489522ef4b1faae5245df2eeaa7b.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623467/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623467/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623467/broadcast/4064_0192ba7b02e744979dcf12d9b5914a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623467/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:25:53.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:22:55.847000Z",
            "updatedTime": "2018-11-10T18:29:29.776180Z",
            "uploadedTime": "2010-03-11T17:22:55.847000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623467/theora/4064_4b93f6e7949f42d09c8f87ff2a96dfde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623467/large_thumb/large.jpg"
        },
        {
            "id": 623468,
            "name": "Den norske kirke i eksil del 45B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
                "original": "https://upload.frikanalen.no/media/623468/original/orig_46bb378517cf473682bd07227da5722d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623468/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623468/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623468/broadcast/4065_fc85750efbba40848965fbe2ea87c2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623468/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:25:02.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:27:25.307000Z",
            "updatedTime": "2018-11-10T18:29:29.774708Z",
            "uploadedTime": "2010-03-11T17:27:25.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623468/large_thumb/large.jpg"
        },
        {
            "id": 623469,
            "name": "Drøfting av Quranen del 77",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623469/broadcast/3919_cf74a08a2c9c40eda857a7092ccaf4d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623469/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:51.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:29:16.377000Z",
            "updatedTime": "2018-11-10T18:29:29.773304Z",
            "uploadedTime": "2010-01-26T10:29:16.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623469/large_thumb/large.jpg"
        },
        {
            "id": 623470,
            "name": "Drøfting av Quranen del 78",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623470/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623470/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623470/broadcast/3920_e357378be5f44e5d91b43d4bd3dafd6e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:12.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:30:41.237000Z",
            "updatedTime": "2018-11-10T18:29:29.771900Z",
            "uploadedTime": "2010-01-26T10:30:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
        },
        {
            "id": 623472,
            "name": "Akkurat nå! 14.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623472/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623472/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623472/broadcast/3956_3d54469a1913440a86bf01b86811893a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:03.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:25:14.703000Z",
            "updatedTime": "2018-11-10T18:29:29.769093Z",
            "uploadedTime": "2010-02-13T07:25:14.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623472/theora/3956_eaad95e4ccd54abca82882c21c84fcde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623472/large_thumb/large.jpg"
        },
        {
            "id": 623504,
            "name": "Den norske kirke i eksil del 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623504/theora/4191_39d22bab46054583870b3b43694022d9.ogv",
                "original": "https://upload.frikanalen.no/media/623504/original/orig_f883d5351f474b36acfe37cf9d38923a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623504/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623504/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623504/broadcast/4191_ceae7d89d37648a2aa8f128c2866590f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623504/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:05.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-05T16:13:50.377000Z",
            "updatedTime": "2018-11-10T18:29:29.724862Z",
            "uploadedTime": "2010-04-05T16:13:50.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623504/theora/4191_39d22bab46054583870b3b43694022d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623504/large_thumb/large.jpg"
        },
        {
            "id": 623474,
            "name": "Hjerte Til Hjerte, Leif Hetland del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623474/broadcast/3946_6a3e2ff3fecf43458bc8b1b92713a6c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:20:34.420000Z",
            "updatedTime": "2018-11-10T18:29:29.766348Z",
            "uploadedTime": "2010-02-10T10:20:34.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
        },
        {
            "id": 624375,
            "name": "12_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
                "original": "https://upload.frikanalen.no/media/624375/original/orig_8229ac7892014609b51bb67e7cad40a8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624375/broadcast/5421_c9fc17b342bd46819ab93bdb2ec0bc26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:19:37.560000Z",
            "updatedTime": "2018-11-10T18:29:28.599984Z",
            "uploadedTime": "2011-03-09T10:19:37.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
        },
        {
            "id": 623477,
            "name": "Hjerte Til Hjerte, Leif Hetland del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623477/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623477/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623477/broadcast/3947_b78be43ecc90419a8a825c96502ee9b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:21:55.653000Z",
            "updatedTime": "2018-11-10T18:29:29.762172Z",
            "uploadedTime": "2010-02-10T10:21:55.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
        },
        {
            "id": 623500,
            "name": "15_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
                "original": "https://upload.frikanalen.no/media/623500/original/orig_cfc9c118b6394ff5b46181d158ae36d2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623500/broadcast/4045_89c5db59cbe749eeb6f3bd89d887b421.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T09:00:04.273000Z",
            "updatedTime": "2018-11-10T18:29:29.730584Z",
            "uploadedTime": "2010-03-10T09:00:04.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623500/theora/4045_8bc6ce32c0284247b4408ee8dbe08bc8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623500/large_thumb/large.jpg"
        },
        {
            "id": 623499,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623499/broadcast/3950_e8e746b06ecd419d9480311dcce868f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:24:30.937000Z",
            "updatedTime": "2018-11-10T18:29:29.731975Z",
            "uploadedTime": "2010-02-10T10:24:30.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
        },
        {
            "id": 623498,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623498/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623498/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623498/broadcast/3949_0b3a1c28928b4e7ca4bacd5bad7cb501.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:23:46.310000Z",
            "updatedTime": "2018-11-10T18:29:29.733316Z",
            "uploadedTime": "2010-02-10T10:23:46.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
        },
        {
            "id": 624376,
            "name": "11_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
                "original": "https://upload.frikanalen.no/media/624376/original/orig_213c3b93f37e4161b0dffad7e66be2b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624376/broadcast/5420_88147a6605ed4c1b943cb9be383c01d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:18:17.010000Z",
            "updatedTime": "2018-11-10T18:29:28.598611Z",
            "uploadedTime": "2011-03-09T10:18:17.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
        },
        {
            "id": 623480,
            "name": "Gudstjeneste fra Østfoldkirken Uke 12_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
                "original": "https://upload.frikanalen.no/media/623480/original/orig_c803b3eca305405f8c0463f020e7a237.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623480/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623480/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623480/broadcast/3966_53d88ee33cf5448bba30810064cf0fc0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-02-15T14:14:02.373000Z",
            "updatedTime": "2018-11-10T18:29:29.757757Z",
            "uploadedTime": "2010-02-15T14:14:02.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623480/theora/3966_730727a10d874dda8f2e0704bcb0585b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623480/large_thumb/large.jpg"
        },
        {
            "id": 623493,
            "name": "14_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
                "original": "https://upload.frikanalen.no/media/623493/original/orig_dc1d01f84a2f491886130352943c88af.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623493/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623493/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623493/broadcast/4044_94c006521af040c39e4ca8b10639e7b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:59:22.680000Z",
            "updatedTime": "2018-11-10T18:29:29.740919Z",
            "uploadedTime": "2010-03-10T08:59:22.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623493/theora/4044_274e16783b6f49d58c60268b0d87322b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623493/large_thumb/large.jpg"
        },
        {
            "id": 623440,
            "name": "Drøfting av Quranen del 75",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623440/broadcast/3917_2eacb253edf1421daecd15975b54a72b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:50.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:55.390000Z",
            "updatedTime": "2018-11-10T18:29:29.794058Z",
            "uploadedTime": "2010-01-26T10:27:55.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
        },
        {
            "id": 623490,
            "name": "Akkurat nå! 28.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623490/theora/3958_55b9fff571fc4b5ab5e01d8c2e7a994e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623490/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623490/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623490/broadcast/3958_60d4e5b95318474c9966f3bb790ec26a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623490/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:46.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:53.233000Z",
            "updatedTime": "2018-11-10T18:29:29.745205Z",
            "uploadedTime": "2010-02-13T07:26:53.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623490/theora/3958_55b9fff571fc4b5ab5e01d8c2e7a994e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623490/large_thumb/large.jpg"
        },
        {
            "id": 623481,
            "name": "Hjerte Til Hjerte, Leif Hetland del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:22:51.140000Z",
            "updatedTime": "2018-11-10T18:29:29.756388Z",
            "uploadedTime": "2010-02-10T10:22:51.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
        },
        {
            "id": 623483,
            "name": "Akkurat nå! 21.03.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623483/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623483/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623483/broadcast/3957_9a944ce4c99c4ab0b13681cda421d3fd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:36.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-13T07:26:10.857000Z",
            "updatedTime": "2018-11-10T18:29:29.753615Z",
            "uploadedTime": "2010-02-13T07:26:10.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623483/theora/3957_4b2bb26d9a414cafb48bc91f321971f5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623483/large_thumb/large.jpg"
        },
        {
            "id": 623801,
            "name": "Apropos: Kulde",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
                "original": "https://upload.frikanalen.no/media/623801/original/orig_0dd0051042054356ad92291b8fc140c2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623801/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623801/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623801/broadcast/4588_e2d56ab5a86549b4af771bdd06f01795.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
            },
            "creator": "red@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:02:48.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:13:21.567000Z",
            "updatedTime": "2018-11-10T18:29:29.361373Z",
            "uploadedTime": "2010-08-10T19:13:21.567000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623801/theora/4588_e1e4912932af4cedb06ee2adbe9588ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623801/large_thumb/large.jpg"
        },
        {
            "id": 623485,
            "name": "13_10_Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
                "original": "https://upload.frikanalen.no/media/623485/original/orig_7bf954ae0dce4b7192e30b4b9ee6711b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623485/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623485/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623485/broadcast/4043_4cec48519b764e48aa4c10caabd95dda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-03-10T08:58:27.490000Z",
            "updatedTime": "2018-11-10T18:29:29.750740Z",
            "uploadedTime": "2010-03-10T08:58:27.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623485/theora/4043_4e68a32f412040ba8a34df9ba954ca9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623485/large_thumb/large.jpg"
        },
        {
            "id": 624228,
            "name": "Redd pres.- Krise i medienorge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624228/original/orig_b3789a0a622c4b92a3dc2ab63350f09d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624228/broadcast/5260_7156f49efd4440828e4f47edc1bc1472.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:37.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:46:16.153000Z",
            "updatedTime": "2018-11-10T18:29:28.798232Z",
            "uploadedTime": "2011-02-03T08:46:16.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624228/theora/5260_c93bbc2e6c1f47eea3db7f13280bf1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624228/large_thumb/large.jpg"
        },
        {
            "id": 624226,
            "name": "5080TV sending 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624226/theora/5254_c24ee5bfbe904ba0a5981cbae93513b2.ogv",
                "original": "https://upload.frikanalen.no/media/624226/original/orig_f9fb7e67a2ef41ee9b1f298a28888974.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624226/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624226/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624226/broadcast/5254_b9ff794c12e1431881d2999753f93806.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624226/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:41.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:19:52.987000Z",
            "updatedTime": "2018-11-10T18:29:28.801038Z",
            "uploadedTime": "2011-02-02T19:19:52.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624226/theora/5254_c24ee5bfbe904ba0a5981cbae93513b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624226/large_thumb/large.jpg"
        },
        {
            "id": 624229,
            "name": "Redd pressen!",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv",
                "original": "https://upload.frikanalen.no/media/624229/original/orig_64d34d5369cf43a891be5d91e17d722f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624229/broadcast/5256_878c1cd4e15c4634bf0c0d29ed99f54b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:11:27.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:34:55.573000Z",
            "updatedTime": "2018-11-10T18:29:28.796875Z",
            "uploadedTime": "2011-02-03T08:34:55.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg"
        },
        {
            "id": 624225,
            "name": "5080 - Laffen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624225/theora/5253_b1cab8c9412645b9ba738b8227ef25b1.ogv",
                "original": "https://upload.frikanalen.no/media/624225/original/orig_2a13efc183eb45ed8394dd99724ba9d3.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624225/broadcast/5253_9643f09395714a3cacc6ea41c902adc1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624225/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:26.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:18:57.003000Z",
            "updatedTime": "2018-11-10T18:29:28.802433Z",
            "uploadedTime": "2011-02-02T19:18:57.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624225/theora/5253_b1cab8c9412645b9ba738b8227ef25b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624225/large_thumb/large.jpg"
        },
        {
            "id": 624224,
            "name": "5080 - Helge Jordal",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624224/theora/5252_24e6c47605374d22b28aaf3325924391.ogv",
                "original": "https://upload.frikanalen.no/media/624224/original/orig_198ecb256e8f496989e364a863f3d0a0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624224/broadcast/5252_a26f410bb3a8491f85d4104e1718bbf4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624224/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:36.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:18:24.350000Z",
            "updatedTime": "2018-11-10T18:29:28.803881Z",
            "uploadedTime": "2011-02-02T19:18:24.350000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624224/theora/5252_24e6c47605374d22b28aaf3325924391.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624224/large_thumb/large.jpg"
        },
        {
            "id": 622255,
            "name": "Finnerlykke 03b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622255/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622255/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622255/broadcast/orig_Finnerlykke 03 b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622255/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.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.971729Z",
            "uploadedTime": "2009-01-02T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
        },
        {
            "id": 624223,
            "name": "5080 - Troll i ord",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
                "original": "https://upload.frikanalen.no/media/624223/original/orig_74e3071a46504f1a95b984e5007dc5cb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624223/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624223/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624223/broadcast/5251_da03e434be914383ab6d29c98a2dd019.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:55.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-02T19:17:38.490000Z",
            "updatedTime": "2018-11-10T18:29:28.805234Z",
            "uploadedTime": "2011-02-02T19:17:38.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624223/theora/5251_5fc35fe0ea274a76a37975bb2de6362a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624223/large_thumb/large.jpg"
        },
        {
            "id": 624230,
            "name": "Redd pressen- Around the world",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624230/theora/5261_a590d53160d44534868bc327fefdc8c9.ogv",
                "original": "https://upload.frikanalen.no/media/624230/original/orig_7e72295c73dd4c7187c3b6e55545f302.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624230/broadcast/5261_91af4bb2d2df4dbc9059abb3205be976.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624230/large_thumb/large.jpg"
            },
            "creator": "egilaslak@gmail.com",
            "organization": {
                "id": 108,
                "name": "Mediehuset 5080",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1059,
                "editorName": "Egil Aslak Aursand Hagerup",
                "editorEmail": "egilaslak@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:45.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://5080.no",
            "createdTime": "2011-02-03T08:47:04.093000Z",
            "updatedTime": "2018-11-10T18:29:28.795497Z",
            "uploadedTime": "2011-02-03T08:47:04.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624230/theora/5261_a590d53160d44534868bc327fefdc8c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624230/large_thumb/large.jpg"
        },
        {
            "id": 624869,
            "name": "16_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
                "original": "https://upload.frikanalen.no/media/624869/original/orig_b3375fb6ba284152b87f006f18a5a646.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624869/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624869/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624869/broadcast/6177_3564774731c7445b8565a475ae16b447.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624869/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:33:33.323000Z",
            "updatedTime": "2018-11-10T18:29:27.957042Z",
            "uploadedTime": "2012-04-03T07:33:33.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624869/theora/6177_781ba7950465435aad81a360408ad69f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624869/large_thumb/large.jpg"
        }
    ]
}