List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3725,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3400&ordering=header",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=header",
    "results": [
        {
            "id": 622451,
            "name": "Dette er livet del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622451/broadcast/bc_Karisma TV - Dette er livet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.704772Z",
            "uploadedTime": "2009-01-01T07:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
        },
        {
            "id": 622450,
            "name": "Dette er livet del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622450/broadcast/bc_Karisma TV- Dette er livet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.706109Z",
            "uploadedTime": "2009-01-01T07:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
        },
        {
            "id": 622449,
            "name": "Dette er livet del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622449/broadcast/bc_Karisma TV - Dette er livet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "durationSec": 1680.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.707496Z",
            "uploadedTime": "2009-01-01T07:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 622409,
            "name": "Talentfabrikken uke 18",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622409/broadcast/orig_e6be379688c24b3e8da70684272919e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:04.920000",
            "durationSec": 1624.92,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.762421Z",
            "uploadedTime": "2009-01-02T03:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
        },
        {
            "id": 623268,
            "name": "Akkurat nå! 13.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623268/broadcast/2922_b670fc362e1c42f6a2e9cddd926cc673.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623268/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:51.680000",
            "durationSec": 3171.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:55Z",
            "updatedTime": "2018-11-10T18:29:30.016841Z",
            "uploadedTime": "2009-05-16T12:36:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
        },
        {
            "id": 622444,
            "name": "Den norske kirke i eksil del 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622444/theora/2466_0e135709008e48c9864d142e67f3e638.ogv",
                "original": "https://upload.frikanalen.no/media/622444/original/orig_55d7d84f3d7942118df4956626f45a20.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622444/broadcast/2466_1683422fe81645a9a6540b932d81fc43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622444/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:22.680000",
            "durationSec": 1582.68,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.714392Z",
            "uploadedTime": "2009-01-02T17:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622444/theora/2466_0e135709008e48c9864d142e67f3e638.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622444/large_thumb/large.jpg"
        },
        {
            "id": 622443,
            "name": "Akkurat Nå! 3. mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622443/theora/2465_7c0ca6c6d5904b58bdc5e13495a16f93.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622443/broadcast/orig_b9da7e6c66a14c6eb45ed5818a9eccf1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622443/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:42:53.720000",
            "durationSec": 2573.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.715880Z",
            "uploadedTime": "2009-01-02T17:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622443/theora/2465_7c0ca6c6d5904b58bdc5e13495a16f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622443/large_thumb/large.jpg"
        },
        {
            "id": 623270,
            "name": "Østfoldkirken Uke 52",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623270/theora/3570_c12607164d19438da885e35f008f310e.ogv",
                "original": "https://upload.frikanalen.no/media/623270/original/orig_714a5ab8d25840d2b8e971a798f83e42.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623270/broadcast/3570_ecedf6f35d2d4417a9455885807b63a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623270/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:35",
            "durationSec": 1715.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-10-12T13:49:31.723000Z",
            "updatedTime": "2018-11-10T18:29:30.014116Z",
            "uploadedTime": "2009-10-12T13:49:31.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623270/theora/3570_c12607164d19438da885e35f008f310e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623270/large_thumb/large.jpg"
        },
        {
            "id": 623278,
            "name": "Den norske kirke i eksil del 38",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623278/theora/3705_fad08336a18247bbbe87b51e5ec33d1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623278/broadcast/3705_af475fc440c244bc9e16396a4c709c88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623278/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:12.920000",
            "durationSec": 1692.92,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-16T15:34:53.503000Z",
            "updatedTime": "2018-11-10T18:29:30.006225Z",
            "uploadedTime": "2009-12-16T15:34:53.503000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623278/theora/3705_fad08336a18247bbbe87b51e5ec33d1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623278/large_thumb/large.jpg"
        },
        {
            "id": 622438,
            "name": "Drøfting av Quranen del 25",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622438/theora/2441_2b1d489b2f8345b7bcd598d0a760707e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622438/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622438/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622438/broadcast/orig_a4706abd9950489eb7f1d4a8868a2b7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622438/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:29:04.240000",
            "durationSec": 1744.24,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.722824Z",
            "uploadedTime": "2009-01-02T16:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622438/theora/2441_2b1d489b2f8345b7bcd598d0a760707e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622438/large_thumb/large.jpg"
        },
        {
            "id": 623285,
            "name": "Østfoldkirken uke 53",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623285/theora/3687_114c662650ff4c819fb2699d15a53e6a.ogv",
                "original": "https://upload.frikanalen.no/media/623285/original/orig_3381f572155642aabc9f7628f5b0269f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623285/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623285/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623285/broadcast/3687_e7af4e6cf00647ccb28b6da3a22de991.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623285/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",
            "durationSec": 1696.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:19:02.733000Z",
            "updatedTime": "2018-11-10T18:29:29.996550Z",
            "uploadedTime": "2009-12-14T13:19:02.733000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623285/theora/3687_114c662650ff4c819fb2699d15a53e6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623285/large_thumb/large.jpg"
        },
        {
            "id": 622433,
            "name": "Veien til AA med tekstplakater",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622433/broadcast/orig_8ad3758f603f4a24a08ded494b0a49df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
            },
            "creator": "jan.evjen@yahoo.no",
            "organization": {
                "id": 44,
                "name": "Anonyme Alkoholikere i Norge",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1220,
                "editorName": "Jan Evjen",
                "editorEmail": "jan.evjen@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:09",
            "durationSec": 969.0,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.729709Z",
            "uploadedTime": "2009-01-02T15:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
        },
        {
            "id": 623286,
            "name": "Akkurat nå! 20.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623286/broadcast/2923_ebef47052b5b4381bc15be8c94a778f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623286/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:50:54.480000",
            "durationSec": 3054.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:37:38.810000Z",
            "updatedTime": "2018-11-10T18:29:29.995198Z",
            "uploadedTime": "2009-05-16T12:37:38.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
        },
        {
            "id": 623287,
            "name": "De Unges Orkesterforbund",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623287/theora/3740_30a3f244de134f7d99dba211344f1c55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623287/broadcast/3740_362f2016610e4283bbfc9356dbf87410.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623287/large_thumb/large.jpg"
            },
            "creator": "terje@unof.no",
            "organization": {
                "id": 41,
                "name": "De Unges Orkesterforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1871,
                "editorName": "Terje Winther",
                "editorEmail": "terje@unof.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:27.840000",
            "durationSec": 1767.84,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.unof.no",
            "createdTime": "2009-12-28T12:29:13.973000Z",
            "updatedTime": "2018-11-10T18:29:29.993845Z",
            "uploadedTime": "2009-12-28T12:29:13.973000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623287/theora/3740_30a3f244de134f7d99dba211344f1c55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623287/large_thumb/large.jpg"
        },
        {
            "id": 623288,
            "name": "Den norske kirke i eksil del 39",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623288/theora/3739_8ad024b42a3741aca03f29a567a5a954.ogv",
                "original": "https://upload.frikanalen.no/media/623288/original/orig_faa22d61179e4d5bb946bb660380e8f4.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623288/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623288/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623288/broadcast/3739_90af241df10f42a48541d040e616cbf5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623288/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:18.320000",
            "durationSec": 1638.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-26T22:00:10.107000Z",
            "updatedTime": "2018-11-10T18:29:29.992509Z",
            "uploadedTime": "2009-12-26T22:00:10.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623288/theora/3739_8ad024b42a3741aca03f29a567a5a954.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623288/large_thumb/large.jpg"
        },
        {
            "id": 622431,
            "name": "Think",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622431/broadcast/orig_Think NY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
            },
            "creator": "leif_egge@yahoo.no",
            "organization": {
                "id": 107,
                "name": "ElectricAid.org",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1211,
                "editorName": "Leif Egge",
                "editorEmail": "leif_egge@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:07.440000",
            "durationSec": 487.44,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.732542Z",
            "uploadedTime": "2009-01-02T14:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
        },
        {
            "id": 622430,
            "name": "Muslim TV - Palestinakonf.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622430/theora/2298_c34e5ca5d7904a1091211eb1c7a81b0f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622430/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622430/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622430/broadcast/orig_Muslim TV - Palestina konferranse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622430/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:55.880000",
            "durationSec": 1615.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.734001Z",
            "uploadedTime": "2009-01-02T14:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622430/theora/2298_c34e5ca5d7904a1091211eb1c7a81b0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622430/large_thumb/large.jpg"
        },
        {
            "id": 623291,
            "name": "Inside Israel Januar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623291/theora/3754_8de06be4a5c04106a64a2156be7b4e95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623291/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623291/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623291/broadcast/3754_28e322d8eb4544268085b6e5db98a6a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623291/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:12.920000",
            "durationSec": 1512.92,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-12-29T19:52:37.720000Z",
            "updatedTime": "2018-11-10T18:29:29.988362Z",
            "uploadedTime": "2009-12-29T19:52:37.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623291/theora/3754_8de06be4a5c04106a64a2156be7b4e95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623291/large_thumb/large.jpg"
        },
        {
            "id": 622427,
            "name": "New Life 2009 del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622427/broadcast/orig_New Life 2009 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20.280000",
            "durationSec": 1640.28,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.738214Z",
            "uploadedTime": "2009-01-02T11:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
        },
        {
            "id": 622426,
            "name": "Muslim TV - Waage-Intervju",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622426/broadcast/orig_Muslim TV - Demonstrasjon i Oslo.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:52.360000",
            "durationSec": 1672.36,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.739597Z",
            "uploadedTime": "2009-01-02T11:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
        },
        {
            "id": 623295,
            "name": "Akkurat nå! 3.januar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623295/theora/2951_2f7b91498a914dae9a7febe41b44d377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623295/broadcast/2951_19148e33fdb548ed8e352196322c50f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623295/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:49.160000",
            "durationSec": 3169.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T13:49:51.270000Z",
            "updatedTime": "2018-11-10T18:29:29.982859Z",
            "uploadedTime": "2009-05-16T13:49:51.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623295/theora/2951_2f7b91498a914dae9a7febe41b44d377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623295/large_thumb/large.jpg"
        },
        {
            "id": 623296,
            "name": "Gudstjeneste fra Østfoldkirken Uke 01_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623296/theora/3679_0713768b8c5b45cface9517dc5358503.ogv",
                "original": "https://upload.frikanalen.no/media/623296/original/orig_2354bac8ef0f4bfd806b7d81d047c196.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623296/broadcast/3679_bc392fd3c29d4afbb1ee4d930bac60da.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623296/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:52",
            "durationSec": 1732.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:07:15.777000Z",
            "updatedTime": "2018-11-10T18:29:29.981509Z",
            "uploadedTime": "2009-12-14T13:07:15.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623296/theora/3679_0713768b8c5b45cface9517dc5358503.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623296/large_thumb/large.jpg"
        },
        {
            "id": 623298,
            "name": "Gudstjeneste fra Østfoldkirken Uke 02_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623298/theora/3680_92fdf124523844faa75334517f8c9a2b.ogv",
                "original": "https://upload.frikanalen.no/media/623298/original/orig_475a0415da574dc6a2158313ff19938e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623298/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623298/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623298/broadcast/3680_817df65a05d149359148fe83e0708b8a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623298/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:22",
            "durationSec": 1702.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:07:51.137000Z",
            "updatedTime": "2018-11-10T18:29:29.978635Z",
            "uploadedTime": "2009-12-14T13:07:51.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623298/theora/3680_92fdf124523844faa75334517f8c9a2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623298/large_thumb/large.jpg"
        },
        {
            "id": 623306,
            "name": "Den norske kirke i eksil del 40",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623306/theora/3813_53ac653333504ba39875a25b6e061d9a.ogv",
                "original": "https://upload.frikanalen.no/media/623306/original/orig_50923b4c3ef648f8a869f370b01d80f4.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623306/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623306/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623306/broadcast/3813_cda0ceecd7084e779aa7f7f6f3dfac15.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623306/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:45.440000",
            "durationSec": 1665.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-06T20:16:32.470000Z",
            "updatedTime": "2018-11-10T18:29:29.968758Z",
            "uploadedTime": "2010-01-06T20:16:32.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623306/theora/3813_53ac653333504ba39875a25b6e061d9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623306/large_thumb/large.jpg"
        },
        {
            "id": 623311,
            "name": "Akkurat Nå! 10.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623311/theora/3745_4b1cca3aeccc4bdc804cb65964adff4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623311/broadcast/3745_6beb273030d34b81912f36e2fbfa2a22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623311/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:50:25.240000",
            "durationSec": 3025.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:18:56.730000Z",
            "updatedTime": "2018-11-10T18:29:29.963266Z",
            "uploadedTime": "2009-12-29T09:18:56.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623311/theora/3745_4b1cca3aeccc4bdc804cb65964adff4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623311/large_thumb/large.jpg"
        },
        {
            "id": 623312,
            "name": "Gudstjeneste fra Østfoldkirken Uke 03_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623312/theora/3681_52ceed285b794b14b146217a63f61dfb.ogv",
                "original": "https://upload.frikanalen.no/media/623312/original/orig_603542efb5634628a33bcfc692e054b6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623312/broadcast/3681_2cc2605d8bc64930be6c278ab79922c4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623312/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:23",
            "durationSec": 1703.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:08:26.623000Z",
            "updatedTime": "2018-11-10T18:29:29.961916Z",
            "uploadedTime": "2009-12-14T13:08:26.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623312/theora/3681_52ceed285b794b14b146217a63f61dfb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623312/large_thumb/large.jpg"
        },
        {
            "id": 623313,
            "name": "Den norske kirke i eksil del 41",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623313/theora/3886_d995712f9cc1459ba6359cc4716b5200.ogv",
                "original": "https://upload.frikanalen.no/media/623313/original/orig_814f2d5bfbe6424982bf9e7f10ab8f0a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623313/broadcast/3886_872b501b706c4acaa8a0e0af2a88d004.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623313/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:17.120000",
            "durationSec": 1637.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-13T04:38:20.387000Z",
            "updatedTime": "2018-11-10T18:29:29.960575Z",
            "uploadedTime": "2010-01-13T04:38:20.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623313/theora/3886_d995712f9cc1459ba6359cc4716b5200.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623313/large_thumb/large.jpg"
        },
        {
            "id": 623315,
            "name": "Hjerte Til Hjerte nr. 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623315/theora/3641_35b162845a6149d1904f1de8623ceb9b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623315/broadcast/3641_8324786f98b84edfbae6eb66ac8130af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623315/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",
            "durationSec": 1740.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:53:15.090000Z",
            "updatedTime": "2018-11-10T18:29:29.957800Z",
            "uploadedTime": "2009-11-10T08:53:15.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623315/theora/3641_35b162845a6149d1904f1de8623ceb9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623315/large_thumb/large.jpg"
        },
        {
            "id": 623333,
            "name": "Drøfting av Quranen del 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623333/theora/3750_2c5f23feea0948aea494c47d9591cfb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623333/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623333/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623333/broadcast/3750_0c01945cc29b40a0acd114740bb0f900.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623333/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:29:27.840000",
            "durationSec": 1767.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:26:32Z",
            "updatedTime": "2018-11-10T18:29:29.933182Z",
            "uploadedTime": "2009-12-29T14:26:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623333/theora/3750_2c5f23feea0948aea494c47d9591cfb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623333/large_thumb/large.jpg"
        },
        {
            "id": 623338,
            "name": "Akkurat Nå! 17.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623338/theora/3746_51395897e4b74cc89d95d7e2c99a1c2d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623338/broadcast/3746_3e06abb6d8504c7797658f5c43689543.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623338/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:12.880000",
            "durationSec": 2952.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:19:48.057000Z",
            "updatedTime": "2018-11-10T18:29:29.926065Z",
            "uploadedTime": "2009-12-29T09:19:48.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623338/theora/3746_51395897e4b74cc89d95d7e2c99a1c2d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623338/large_thumb/large.jpg"
        },
        {
            "id": 622410,
            "name": "Talentfabrikken uke 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622410/broadcast/orig_4a7b868354634d1dab3bc6978388f2e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:04.440000",
            "durationSec": 1564.44,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.761074Z",
            "uploadedTime": "2009-01-02T03:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
        },
        {
            "id": 623339,
            "name": "Gudstjeneste fra Østfoldkirken Uke 04_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623339/theora/3682_1e32b75beb91447792494ae579184bd1.ogv",
                "original": "https://upload.frikanalen.no/media/623339/original/orig_1a324d801ad544c08162dd3261352d89.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623339/broadcast/3682_a020eba126d343c79876d08821d5545d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623339/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:31",
            "durationSec": 1711.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:08:46.013000Z",
            "updatedTime": "2018-11-10T18:29:29.924630Z",
            "uploadedTime": "2009-12-14T13:08:46.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623339/theora/3682_1e32b75beb91447792494ae579184bd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623339/large_thumb/large.jpg"
        },
        {
            "id": 623341,
            "name": "Hjerte Til Hjerte, Reidar Gamst/Bjørn Olsen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623341/theora/3733_ca228f591bbc4bc7a2ff1777bec48077.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623341/broadcast/3733_ac1ae326855f47a29ae815ad4053b217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623341/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:26:48.940000Z",
            "updatedTime": "2018-11-10T18:29:29.921648Z",
            "uploadedTime": "2009-12-18T11:26:48.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623341/theora/3733_ca228f591bbc4bc7a2ff1777bec48077.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623341/large_thumb/large.jpg"
        },
        {
            "id": 623344,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623344/theora/3734_c8d043c7c96f46a6a3d88c2940134d5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623344/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623344/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623344/broadcast/3734_93eb30afa035471896704c540ad1619e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623344/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",
            "durationSec": 1740.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:28:30.730000Z",
            "updatedTime": "2018-11-10T18:29:29.917592Z",
            "uploadedTime": "2009-12-18T11:28:30.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623344/theora/3734_c8d043c7c96f46a6a3d88c2940134d5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623344/large_thumb/large.jpg"
        },
        {
            "id": 623350,
            "name": "Akkurat Nå! 24.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623350/theora/3747_a64f89d28f234189ae3e3fe213485a47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623350/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623350/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623350/broadcast/3747_27d35d7f48bf4b989a46aa478600f08e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623350/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:43.200000",
            "durationSec": 3223.2,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:20:50.087000Z",
            "updatedTime": "2018-11-10T18:29:29.909388Z",
            "uploadedTime": "2009-12-29T09:20:50.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623350/theora/3747_a64f89d28f234189ae3e3fe213485a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623350/large_thumb/large.jpg"
        },
        {
            "id": 623351,
            "name": "Gudstjeneste fra Østfoldkirken Uke 05_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623351/theora/3683_2ed039d1b8f24457bf24859dd5ce3c0c.ogv",
                "original": "https://upload.frikanalen.no/media/623351/original/orig_1789cad8c8e94a39afa5e9cfcae77cb0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623351/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623351/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623351/broadcast/3683_e53c11a382ce499eada6daa5d40898fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623351/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:29",
            "durationSec": 1649.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:05.857000Z",
            "updatedTime": "2018-11-10T18:29:29.908040Z",
            "uploadedTime": "2009-12-14T13:09:05.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623351/theora/3683_2ed039d1b8f24457bf24859dd5ce3c0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623351/large_thumb/large.jpg"
        },
        {
            "id": 623352,
            "name": "Den norske kirke i eksil del 42",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623352/theora/3912_97eaf5a44e8c4c03abcbb54b652efbeb.ogv",
                "original": "https://upload.frikanalen.no/media/623352/original/orig_236cfa7d26794c9daf0e6f4401be8d15.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623352/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623352/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623352/broadcast/3912_9af9e05caa744425a1cff009fd1dcf3e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623352/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:59.440000",
            "durationSec": 1619.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-25T21:19:30.087000Z",
            "updatedTime": "2018-11-10T18:29:29.906627Z",
            "uploadedTime": "2010-01-25T21:19:30.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623352/theora/3912_97eaf5a44e8c4c03abcbb54b652efbeb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623352/large_thumb/large.jpg"
        },
        {
            "id": 623353,
            "name": "Drøfting av Quranen del 68",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623353/theora/3751_6dea60ce75f44593838228d55fbce50d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623353/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623353/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623353/broadcast/3751_ad7ec8aa8b344e3bb11f22e740307285.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623353/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:17.960000",
            "durationSec": 1637.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:27:12.767000Z",
            "updatedTime": "2018-11-10T18:29:29.905272Z",
            "uploadedTime": "2009-12-29T14:27:12.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623353/theora/3751_6dea60ce75f44593838228d55fbce50d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623353/large_thumb/large.jpg"
        },
        {
            "id": 623354,
            "name": "Drøfting av Quranen del 70",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623354/theora/3753_10df20ac78db43a581051610f823b97e.ogv",
                "original": "https://upload.frikanalen.no/media/623354/original/orig_0e68832904744f5fb2689beaff1d176f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623354/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623354/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623354/broadcast/3753_3d8d2d2c3cf44779a596ff3636d7ce0f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623354/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:18.600000",
            "durationSec": 1698.6,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:28:02.360000Z",
            "updatedTime": "2018-11-10T18:29:29.903930Z",
            "uploadedTime": "2009-12-29T14:28:02.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623354/theora/3753_10df20ac78db43a581051610f823b97e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623354/large_thumb/large.jpg"
        },
        {
            "id": 623355,
            "name": "Drøfting av Quranen del 69",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623355/theora/3752_6ec1a2a75c6e4c4798114e9f6fe76112.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623355/broadcast/3752_08ed1c75ac574944a7f186b62ec95f6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623355/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:25.600000",
            "durationSec": 1705.6,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:27:37.813000Z",
            "updatedTime": "2018-11-10T18:29:29.902489Z",
            "uploadedTime": "2009-12-29T14:27:37.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623355/theora/3752_6ec1a2a75c6e4c4798114e9f6fe76112.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623355/large_thumb/large.jpg"
        },
        {
            "id": 623356,
            "name": "Drøfting av Quranen del 72",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623356/theora/3913_c1898ee56d2845f98557120146bb3411.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623356/broadcast/3913_530d32e56e7541c2a5c7774909974d7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623356/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:02.640000",
            "durationSec": 1862.64,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:24:09.687000Z",
            "updatedTime": "2018-11-10T18:29:29.901100Z",
            "uploadedTime": "2010-01-26T10:24:09.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623356/theora/3913_c1898ee56d2845f98557120146bb3411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623356/large_thumb/large.jpg"
        },
        {
            "id": 622395,
            "name": "Syng med oss del 2 av 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622395/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622395/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622395/broadcast/orig_syng med oss del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27.680000",
            "durationSec": 1707.68,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.780176Z",
            "uploadedTime": "2009-01-01T12:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
        },
        {
            "id": 623364,
            "name": "Hjerte Til Hjerte, Dennis Greenidge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623364/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623364/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623364/broadcast/3735_02fddd9969ae4a0ba3f1db9fa52e9e90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623364/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.200000",
            "durationSec": 1740.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:29:28.917000Z",
            "updatedTime": "2018-11-10T18:29:29.890112Z",
            "uploadedTime": "2009-12-18T11:29:28.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623364/large_thumb/large.jpg"
        },
        {
            "id": 623365,
            "name": "Akkurat Nå! 31.01.2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623365/theora/3748_73c9949bfa044b778dca5d0ec5e9cb55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623365/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623365/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623365/broadcast/3748_1e1b01a6f1fb48b4af7f0aabb9da5be2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623365/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:51:38.640000",
            "durationSec": 3098.64,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T09:21:40.133000Z",
            "updatedTime": "2018-11-10T18:29:29.888772Z",
            "uploadedTime": "2009-12-29T09:21:40.133000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623365/theora/3748_73c9949bfa044b778dca5d0ec5e9cb55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623365/large_thumb/large.jpg"
        },
        {
            "id": 623366,
            "name": "Inside Israel Februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623366/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623366/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623366/broadcast/3934_10778f4810384298b6f96a0f29eb3e4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623366/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:41.680000",
            "durationSec": 1541.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-01-29T08:17:27.807000Z",
            "updatedTime": "2018-11-10T18:29:29.887401Z",
            "uploadedTime": "2010-01-29T08:17:27.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
        },
        {
            "id": 623373,
            "name": "Gudstjeneste fra Østfoldkirken Uke 06_10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
                "original": "https://upload.frikanalen.no/media/623373/original/orig_e5478a34dc20439d84f90536df3902c9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623373/broadcast/3684_4d0141b475ee4428ad88880713fee99b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623373/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:00",
            "durationSec": 1680.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2009-12-14T13:09:25.373000Z",
            "updatedTime": "2018-11-10T18:29:29.877600Z",
            "uploadedTime": "2009-12-14T13:09:25.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623373/theora/3684_09504dcf77cb4b9282f546afef10bf7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623373/large_thumb/large.jpg"
        },
        {
            "id": 623377,
            "name": "Hjerte Til Hjerte, besøk hos KraftskolenSBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623377/broadcast/3736_5ae397b6b4714844816104bf131463de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623377/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",
            "durationSec": 1740.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:30:16.370000Z",
            "updatedTime": "2018-11-10T18:29:29.871036Z",
            "uploadedTime": "2009-12-18T11:30:16.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623377/large_thumb/large.jpg"
        },
        {
            "id": 623378,
            "name": "Akkurat nå! 7.februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623378/theora/3941_184f2761c02f4541a025f651fc48c35a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623378/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623378/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623378/broadcast/3941_9b29eb0027d54ccd8cb520de328ca23f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623378/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:50:25.240000",
            "durationSec": 3025.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-07T09:53:16.423000Z",
            "updatedTime": "2018-11-10T18:29:29.869277Z",
            "uploadedTime": "2010-02-07T09:53:16.423000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623378/theora/3941_184f2761c02f4541a025f651fc48c35a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623378/large_thumb/large.jpg"
        },
        {
            "id": 622387,
            "name": "Den norske kirke i eksil del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622387/broadcast/orig_49fd847c06c74d5e9249393df39af829.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622387/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:24:49.640000",
            "durationSec": 1489.64,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.791239Z",
            "uploadedTime": "2009-01-02T17:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622387/large_thumb/large.jpg"
        }
    ]
}