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

{
    "count": 3429,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=200&ordering=-header&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=100&ordering=-header&page=4",
    "results": [
        {
            "id": 625009,
            "name": "Eksistensens Symfoni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625009/broadcast/6476_8845c9f78bb94e7d8393ac416d42c77e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:18.120000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-14T19:57:22.273000Z",
            "updatedTime": "2018-11-10T18:29:27.777813Z",
            "uploadedTime": "2012-10-14T19:57:22.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625009/theora/6476_8845c9f78bb94e7d8393ac416d42c77e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625009/large_thumb/large.jpg"
        },
        {
            "id": 624931,
            "name": "New Life - Program 06 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
                "original": "https://upload.frikanalen.no/media/624931/original/orig_d8dfd259bf084ee28c4c25b090b58ba2.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624931/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624931/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624931/broadcast/6310_a98112794ac0464ab91249c48ba70d02.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624931/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:26:01.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T20:16:02.590000Z",
            "updatedTime": "2018-11-10T18:29:27.880782Z",
            "uploadedTime": "2012-06-19T20:16:02.590000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624931/theora/orig_d8dfd259bf084ee28c4c25b090b58ba2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624931/large_thumb/large.jpg"
        },
        {
            "id": 624983,
            "name": "New Life - Program 07 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624983/broadcast/6444_c5e625a94079436f8b0afde64a5e598f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624983/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:23:31.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-25T21:05:55.600000Z",
            "updatedTime": "2018-11-10T18:29:27.812894Z",
            "uploadedTime": "2012-09-25T21:05:55.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624983/theora/6444_c5e625a94079436f8b0afde64a5e598f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624983/large_thumb/large.jpg"
        },
        {
            "id": 624990,
            "name": "40_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
                "original": "https://upload.frikanalen.no/media/624990/original/orig_17259d20882e4dedabef46771e028698.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624990/broadcast/6382_15acd28871c2489cb0809a76187fcd25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624990/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:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:17:05.947000Z",
            "updatedTime": "2018-11-10T18:29:27.804085Z",
            "uploadedTime": "2012-08-28T07:17:05.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624990/large_thumb/large.jpg"
        },
        {
            "id": 624451,
            "name": "18_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
                "original": "https://upload.frikanalen.no/media/624451/original/orig_6bfe33d5541a43a0b6f5fb2562c5df96.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624451/broadcast/5426_e312a77f0f174f6e85969bc88335945c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:23:35.033000Z",
            "updatedTime": "2018-11-10T18:29:28.501066Z",
            "uploadedTime": "2011-03-09T10:23:35.033000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624451/theora/5426_82f94d17443e433e8c180571e99bfb40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624451/large_thumb/large.jpg"
        },
        {
            "id": 624747,
            "name": "Et utrolig design",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624747/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624747/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624747/broadcast/6012_2bc3e8b0fa9c455eb585e39da0e9f305.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:38.920000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-02-08T00:14:41.743000Z",
            "updatedTime": "2018-11-10T18:29:28.113899Z",
            "uploadedTime": "2012-02-08T00:14:41.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624747/theora/6012_228956e2344f47c3831f692373cf92c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624747/large_thumb/large.jpg"
        },
        {
            "id": 624995,
            "name": "41_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
                "original": "https://upload.frikanalen.no/media/624995/original/orig_7f4d4755d22749ccac165432977a783d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624995/broadcast/6463_2c837b7610e348378c0d78f1ceb6826a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624995/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:52:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-04T22:07:44.520000Z",
            "updatedTime": "2018-11-10T18:29:27.797171Z",
            "uploadedTime": "2012-10-04T22:07:44.520000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624995/theora/6463_31a470e370c44010bf9c82968663c937.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624995/large_thumb/large.jpg"
        },
        {
            "id": 624622,
            "name": "44_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
                "original": "https://upload.frikanalen.no/media/624622/original/orig_8c797e17a17d46c9b2c261bf95211e4b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624622/broadcast/5782_eafb7345a1aa455393b5389144ffe7d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624622/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:46:12.290000Z",
            "updatedTime": "2018-11-10T18:29:28.277861Z",
            "uploadedTime": "2011-10-03T08:46:12.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624622/large_thumb/large.jpg"
        },
        {
            "id": 624692,
            "name": "Florianopolis Brasil",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624692/theora/5911_95dda181828040e8b26efe332de471fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624692/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624692/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624692/broadcast/5911_95dda181828040e8b26efe332de471fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624692/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:00.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-03T17:04:16.677000Z",
            "updatedTime": "2018-11-10T18:29:28.187361Z",
            "uploadedTime": "2012-01-03T17:04:16.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624692/theora/5911_95dda181828040e8b26efe332de471fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624692/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624751,
            "name": "06_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
                "original": "https://upload.frikanalen.no/media/624751/original/orig_288f700fa04c479b90c8b86e7226a009.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624751/broadcast/5924_cee06c09fc95447399f2725ea881b531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:44.200000Z",
            "updatedTime": "2018-11-10T18:29:28.109792Z",
            "uploadedTime": "2012-01-12T09:32:44.200000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624751/theora/5924_f82479d381804ee0a63eb97a548484b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624751/large_thumb/large.jpg"
        },
        {
            "id": 624510,
            "name": "24_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
                "original": "https://upload.frikanalen.no/media/624510/original/orig_26f7630404dd491f9b7a5bd8cfbb477d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624510/broadcast/5590_a8cb70f9d3eb4edd8f027a37473a1c1a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624510/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:17:14.390000Z",
            "updatedTime": "2018-11-10T18:29:28.424698Z",
            "uploadedTime": "2011-05-09T19:17:14.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624510/theora/5590_7b33a5e455a84eb5afce902e1502965e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624510/large_thumb/large.jpg"
        },
        {
            "id": 624508,
            "name": "23_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
                "original": "https://upload.frikanalen.no/media/624508/original/orig_2155bf38fe8d473e8282fda1f47f0bcd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624508/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624508/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624508/broadcast/5589_ffe1d28ccd73455494413d118ffac69a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624508/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-05-09T19:16:05.420000Z",
            "updatedTime": "2018-11-10T18:29:28.427480Z",
            "uploadedTime": "2011-05-09T19:16:05.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624508/theora/5589_c10d8a6025fa406a928adb38f1888848.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624508/large_thumb/large.jpg"
        },
        {
            "id": 624665,
            "name": "Vennlighetens Frø.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624665/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624665/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624665/broadcast/5868_f2f839430db745bfaa90bb7f98905a1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:50.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-12-21T20:07:30.870000Z",
            "updatedTime": "2018-11-10T18:29:28.224600Z",
            "uploadedTime": "2011-12-21T20:07:30.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624665/theora/5868_f2f839430db745bfaa90bb7f98905a1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624665/large_thumb/large.jpg"
        },
        {
            "id": 624352,
            "name": "10_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
                "original": "https://upload.frikanalen.no/media/624352/original/orig_69f6e3fec93644dbafe265f2a48fc7a4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624352/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624352/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624352/broadcast/5279_d16970ea6e4b4efdb231aff04ab79800.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624352/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:51",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:55:57.113000Z",
            "updatedTime": "2018-11-10T18:29:28.629318Z",
            "uploadedTime": "2011-02-04T13:55:57.113000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624352/theora/5279_05571497a4504d2fb3755cb073df368a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624352/large_thumb/large.jpg"
        },
        {
            "id": 624738,
            "name": "Dagen Derpå: Studentmatvaner",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
                "original": "https://upload.frikanalen.no/media/624738/original/orig_d56ff4cb21064d91875ff0bde0c4b047.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624738/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624738/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624738/broadcast/5956_3d0f4b9b36aa42b481762039a7ca06f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-20T14:59:06.960000Z",
            "updatedTime": "2018-11-10T18:29:28.126557Z",
            "uploadedTime": "2012-01-20T14:59:06.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
        },
        {
            "id": 624882,
            "name": "Den norske kirke i eksil 109",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624882/theora/orig_db8106a345fa42f5a7af05dfd1d6ba18.ogv",
                "original": "https://upload.frikanalen.no/media/624882/original/orig_db8106a345fa42f5a7af05dfd1d6ba18.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624882/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624882/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624882/broadcast/6258_6daa5162e3104330b22d3b031f8601fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624882/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:30.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-17T10:10:00.340000Z",
            "updatedTime": "2018-11-10T18:29:27.939937Z",
            "uploadedTime": "2012-05-17T10:10:00.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624882/theora/orig_db8106a345fa42f5a7af05dfd1d6ba18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624882/large_thumb/large.jpg"
        },
        {
            "id": 625057,
            "name": "Den norske kirke i eksil 123",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
                "original": "https://upload.frikanalen.no/media/625057/original/orig_6a25365808e74eb188104f89546cb50b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625057/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625057/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625057/broadcast/6571_ec90f7f9667643648fa17270d681d8db.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T08:27:04.060000Z",
            "updatedTime": "2018-11-10T18:29:27.713312Z",
            "uploadedTime": "2012-11-14T08:27:04.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625057/theora/orig_6a25365808e74eb188104f89546cb50b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625057/large_thumb/large.jpg"
        },
        {
            "id": 624761,
            "name": "08_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
                "original": "https://upload.frikanalen.no/media/624761/original/orig_e12e2c44ad444568ad9f488dff41812e.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624761/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624761/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624761/broadcast/5928_c7b4ac70cb3b4d2185bbcdc7a3b5a085.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:36:43.687000Z",
            "updatedTime": "2018-11-10T18:29:28.096749Z",
            "uploadedTime": "2012-01-12T09:36:43.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624761/theora/5928_0667adb00d434838837aa47d18891b18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624761/large_thumb/large.jpg"
        },
        {
            "id": 624578,
            "name": "37_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624578/theora/5708_477dc5c4dba8477aa2ae0c02081b213f.ogv",
                "original": "https://upload.frikanalen.no/media/624578/original/orig_fa78e69f2e1c47898d9ed93be807e327.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624578/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624578/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624578/broadcast/5708_09a9bc58844f4f5897c217c936f0ee0a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624578/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:50:46.587000Z",
            "updatedTime": "2018-11-10T18:29:28.336408Z",
            "uploadedTime": "2011-08-18T08:50:46.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624578/theora/5708_477dc5c4dba8477aa2ae0c02081b213f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624578/large_thumb/large.jpg"
        },
        {
            "id": 624705,
            "name": "03_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
                "original": "https://upload.frikanalen.no/media/624705/original/orig_72007986868548179df8b7f780fa5ff3.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624705/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624705/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624705/broadcast/5922_aa447a0b288e418e9cf50ab7d96e93c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:29:19.613000Z",
            "updatedTime": "2018-11-10T18:29:28.169439Z",
            "uploadedTime": "2012-01-12T09:29:19.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624705/theora/5922_3fb8312ef8524b689271b97c45fad11b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624705/large_thumb/large.jpg"
        },
        {
            "id": 625080,
            "name": "48_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
                "original": "https://upload.frikanalen.no/media/625080/original/orig_1ce4fa77768e471391f79262b1610a18.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625080/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625080/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625080/broadcast/6577_6020b9487d2c407fb73fda0d26bae37b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625080/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:54:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-23T15:08:33.743000Z",
            "updatedTime": "2018-11-10T18:29:27.682427Z",
            "uploadedTime": "2012-11-23T15:08:33.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625080/theora/6577_f2f0be2339834bc6bf69647e490538c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625080/large_thumb/large.jpg"
        },
        {
            "id": 624153,
            "name": "Nizsmewassiat",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
                "original": "https://upload.frikanalen.no/media/624153/original/orig_79ccbd6e937f4f4d962c9b07db7c608a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624153/broadcast/5134_9293dbe0ff9a4a5f85f0cd25ac1874f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624153/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:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T00:39:12.857000Z",
            "updatedTime": "2018-11-10T18:29:28.888478Z",
            "uploadedTime": "2010-12-28T00:39:12.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
        },
        {
            "id": 624884,
            "name": "20_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624884/theora/6178_873041396f224bf39bfac48721b16f57.ogv",
                "original": "https://upload.frikanalen.no/media/624884/original/orig_6312db5f86464ff5be88ca3fb0ac1277.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624884/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624884/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624884/broadcast/6178_2cf1d805e43a45ce8265d34b8b6480a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624884/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:54:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:33:59.353000Z",
            "updatedTime": "2018-11-10T18:29:27.937214Z",
            "uploadedTime": "2012-04-03T07:33:59.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624884/theora/6178_873041396f224bf39bfac48721b16f57.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624884/large_thumb/large.jpg"
        },
        {
            "id": 625010,
            "name": "Ubegrensede muligheter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625010/theora/6478_be7337ff10f643b2b0c6c502cf1acca8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625010/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625010/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625010/broadcast/6478_be7337ff10f643b2b0c6c502cf1acca8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625010/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:54.560000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-15T17:38:59.327000Z",
            "updatedTime": "2018-11-10T18:29:27.776419Z",
            "uploadedTime": "2012-10-15T17:38:59.327000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625010/theora/6478_be7337ff10f643b2b0c6c502cf1acca8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625010/large_thumb/large.jpg"
        },
        {
            "id": 624970,
            "name": "39_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
                "original": "https://upload.frikanalen.no/media/624970/original/orig_7348aa023f1243fe8e55ca73e15a4a71.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624970/broadcast/6381_84cfdf8275c243ab94d62e4dfc67ba67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624970/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:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:08:30.927000Z",
            "updatedTime": "2018-11-10T18:29:27.831097Z",
            "uploadedTime": "2012-08-28T07:08:30.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
        },
        {
            "id": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 624920,
            "name": "New Life - Program 03 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
                "original": "https://upload.frikanalen.no/media/624920/original/orig_4bcf744e20b04ab1acf0ec8c7dce07df.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624920/broadcast/6299_55d7e6aaa19b4e3b8d65770d44f1ff82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624920/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:05.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-11T16:46:56.747000Z",
            "updatedTime": "2018-11-10T18:29:27.890345Z",
            "uploadedTime": "2012-06-11T16:46:56.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
        },
        {
            "id": 624592,
            "name": "38_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624592/theora/5709_f7a75f183f064c56b93b257f3a981ce6.ogv",
                "original": "https://upload.frikanalen.no/media/624592/original/orig_372e8c5fc53a4f298f5dc0246e8189bc.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624592/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624592/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624592/broadcast/5709_10690786256c4adc85dc19125b7240ff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624592/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:49",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-08-18T08:52:09.903000Z",
            "updatedTime": "2018-11-10T18:29:28.316507Z",
            "uploadedTime": "2011-08-18T08:52:09.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624592/theora/5709_f7a75f183f064c56b93b257f3a981ce6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624592/large_thumb/large.jpg"
        },
        {
            "id": 624666,
            "name": "52_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624666/theora/5860_eb832ad7da8a444198f5c2816041555e.ogv",
                "original": "https://upload.frikanalen.no/media/624666/original/orig_f72f07fed0534279a57bccd8c656883d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624666/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624666/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624666/broadcast/5860_c2516b2fe90946368b99aa63c5e26099.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624666/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-12-16T09:39:13.273000Z",
            "updatedTime": "2018-11-10T18:29:28.223233Z",
            "uploadedTime": "2011-12-16T09:39:13.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624666/theora/5860_eb832ad7da8a444198f5c2816041555e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624666/large_thumb/large.jpg"
        },
        {
            "id": 625097,
            "name": "51_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625097/theora/6600_1d3b2a0b514348c39cd64e5a5b1a6f9b.ogv",
                "original": "https://upload.frikanalen.no/media/625097/original/orig_a52d4a3bca634723a5380c1b24e1a3d5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625097/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625097/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625097/broadcast/6600_86e47fba7aa447f78665c0e0eacc03b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625097/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:54:20",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-13T11:39:38.180000Z",
            "updatedTime": "2018-11-10T18:29:27.660209Z",
            "uploadedTime": "2012-12-13T11:39:38.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625097/theora/6600_1d3b2a0b514348c39cd64e5a5b1a6f9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625097/large_thumb/large.jpg"
        },
        {
            "id": 624734,
            "name": "04_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
                "original": "https://upload.frikanalen.no/media/624734/original/orig_a2377119e1d24fb5ab13cb8f22feb5e0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624734/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624734/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624734/broadcast/5923_99862997a09d4043b0b9495a021d99e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:32:22.373000Z",
            "updatedTime": "2018-11-10T18:29:28.130670Z",
            "uploadedTime": "2012-01-12T09:32:22.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624734/theora/5923_9c8babc4a83447d1a902530d791a820d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624734/large_thumb/large.jpg"
        },
        {
            "id": 624699,
            "name": "02_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
                "original": "https://upload.frikanalen.no/media/624699/original/orig_a958463341e74987b92839a3c0676dc5.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624699/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624699/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624699/broadcast/5921_48afb7f8d998451298859d3c6e4e0db2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:27:07.770000Z",
            "updatedTime": "2018-11-10T18:29:28.177716Z",
            "uploadedTime": "2012-01-12T09:27:07.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624699/theora/5921_ceaf458d73c049ec91373ac75b784b23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624699/large_thumb/large.jpg"
        },
        {
            "id": 624953,
            "name": "AR6190 Arena Morsoen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
                "original": "https://upload.frikanalen.no/media/624953/original/orig_96c6dc55b5d7482fbf354d5b09d8905a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624953/broadcast/6369_f4e926841f514ca2a9ea279bc747772a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624953/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:19:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-21T19:05:03.857000Z",
            "updatedTime": "2018-11-10T18:29:27.852966Z",
            "uploadedTime": "2012-08-21T19:05:03.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
        },
        {
            "id": 624405,
            "name": "Hva tjener far din? Episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624405/theora/5501_f164b64001a3490d91e394f2733f5475.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624405/broadcast/5501_6d809e467e4d4884915038b91d22f18e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624405/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:26.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:06:41.417000Z",
            "updatedTime": "2018-11-10T18:29:28.562280Z",
            "uploadedTime": "2011-04-07T11:06:41.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624405/theora/5501_f164b64001a3490d91e394f2733f5475.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624405/large_thumb/large.jpg"
        },
        {
            "id": 625003,
            "name": "42_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
                "original": "https://upload.frikanalen.no/media/625003/original/orig_285ecb8818f047d98f35482d233f5cbb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625003/broadcast/6470_ec7aa7c22bb04b68824b670f8c640e7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625003/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:54:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-09T13:32:39.223000Z",
            "updatedTime": "2018-11-10T18:29:27.786114Z",
            "uploadedTime": "2012-10-09T13:32:39.223000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625003/theora/6470_8611c589555a40048f14cc9a253f443c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625003/large_thumb/large.jpg"
        },
        {
            "id": 624313,
            "name": "Jarle Bernhoft",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624313/theora/5374_0bd4b6ebdaab4e29918c48afe62e0ea5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624313/broadcast/5374_3a73c15a26d041a687e44992732c9b09.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624313/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:14.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-23T17:38:47.640000Z",
            "updatedTime": "2018-11-10T18:29:28.679709Z",
            "uploadedTime": "2011-02-23T17:38:47.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624313/theora/5374_0bd4b6ebdaab4e29918c48afe62e0ea5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624313/large_thumb/large.jpg"
        },
        {
            "id": 624829,
            "name": "14_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
                "original": "https://upload.frikanalen.no/media/624829/original/orig_7583b604773d4fcd85e7f5916f355d85.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624829/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624829/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624829/broadcast/6172_b8cf8b0333094017b4a4efb0e579dfdb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624829/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:29:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:24:34.100000Z",
            "updatedTime": "2018-11-10T18:29:28.004319Z",
            "uploadedTime": "2012-04-03T07:24:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624829/theora/6172_1f466539b6ab40ad9e3ba0debf5a3499.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624829/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/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:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 624919,
            "name": "24_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
                "original": "https://upload.frikanalen.no/media/624919/original/orig_5f7cf331d5a547948cbe36070a863329.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624919/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624919/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624919/broadcast/6298_257bfeb0d0394f7f868b1fa865be1ef4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624919/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:54:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-05T10:58:43.287000Z",
            "updatedTime": "2018-11-10T18:29:27.891747Z",
            "uploadedTime": "2012-06-05T10:58:43.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624919/large_thumb/large.jpg"
        },
        {
            "id": 624927,
            "name": "New Life - Program 04 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
                "original": "https://upload.frikanalen.no/media/624927/original/orig_76956d95df6f44dfb55170c425dcc0c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624927/broadcast/6303_8482db070b2f49beb40e16dab9e8bbf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624927/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:15.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T07:16:31.213000Z",
            "updatedTime": "2018-11-10T18:29:27.884889Z",
            "uploadedTime": "2012-06-13T07:16:31.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
        },
        {
            "id": 624885,
            "name": "Den norske kirke i eksil 111",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624885/theora/orig_6f864828aad14f14b6892503d698f97f.ogv",
                "original": "https://upload.frikanalen.no/media/624885/original/orig_6f864828aad14f14b6892503d698f97f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624885/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624885/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624885/broadcast/6265_81bb9b975c7a4b829505c0ce44f2f975.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624885/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:13.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-18T16:07:05.177000Z",
            "updatedTime": "2018-11-10T18:29:27.935817Z",
            "uploadedTime": "2012-05-18T16:07:05.177000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624885/theora/orig_6f864828aad14f14b6892503d698f97f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624885/large_thumb/large.jpg"
        },
        {
            "id": 624871,
            "name": "17_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
                "original": "https://upload.frikanalen.no/media/624871/original/orig_09d9032a4a73425790ee99fd7bb7a36a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624871/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624871/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624871/broadcast/6174_16f2331db5774adc9ff1ce8cf29599f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624871/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:54:59",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-04-03T07:31:31.637000Z",
            "updatedTime": "2018-11-10T18:29:27.954018Z",
            "uploadedTime": "2012-04-03T07:31:31.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624871/theora/6174_55a3752cf8a34477815612c619015769.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624871/large_thumb/large.jpg"
        },
        {
            "id": 625055,
            "name": "47_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
                "original": "https://upload.frikanalen.no/media/625055/original/orig_2c7db3214bc147caa47b74c2348df520.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625055/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625055/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625055/broadcast/6565_ea63281be62040f3b7f76ab9c2b05393.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625055/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:55:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-11-13T12:57:35.383000Z",
            "updatedTime": "2018-11-10T18:29:27.716025Z",
            "uploadedTime": "2012-11-13T12:57:35.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625055/theora/6565_be388b3402a54424989bf4b01d3fc344.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625055/large_thumb/large.jpg"
        },
        {
            "id": 624803,
            "name": "Inside Israel Mars 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
                "original": "https://upload.frikanalen.no/media/624803/original/orig_aeb4ce2167f64168bb8885041a259dcb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624803/broadcast/6095_46aefd397c2b4ba19b54cdb7a83370f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-08T18:25:27.710000Z",
            "updatedTime": "2018-11-10T18:29:28.039613Z",
            "uploadedTime": "2012-03-08T18:25:27.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
        },
        {
            "id": 624404,
            "name": "Nordens mørke krimgåte",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624404/broadcast/5503_4914c7fb618a469582128cd952f6a163.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-04-07T11:10:59.237000Z",
            "updatedTime": "2018-11-10T18:29:28.563662Z",
            "uploadedTime": "2011-04-07T11:10:59.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624404/theora/5503_6be0271eecb2486198d1cd458b1f690c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624404/large_thumb/large.jpg"
        },
        {
            "id": 625041,
            "name": "Den norske kirke i eksil 122",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
                "original": "https://upload.frikanalen.no/media/625041/original/orig_96b518686e2643f6a4374ffec1288ef6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625041/broadcast/6533_bff6e57f8b8e480dafa007665a130f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625041/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:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-01T08:59:13.857000Z",
            "updatedTime": "2018-11-10T18:29:27.736752Z",
            "uploadedTime": "2012-11-01T08:59:13.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
        },
        {
            "id": 625038,
            "name": "45_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
                "original": "https://upload.frikanalen.no/media/625038/original/orig_ce6bf3852a8048aba9a7b6d2eefa76a9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625038/broadcast/6527_f1f49da4f1124dcc8cc8550840568e7a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625038/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:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-10-30T09:16:23.330000Z",
            "updatedTime": "2018-11-10T18:29:27.741048Z",
            "uploadedTime": "2012-10-30T09:16:23.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625038/theora/6527_948465e23be5445c8cc140b4849817d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625038/large_thumb/large.jpg"
        },
        {
            "id": 624003,
            "name": "Akkurat Nå! 24 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624003/theora/4674_889b805040cf46028887ad967988c467.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624003/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624003/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624003/broadcast/4674_e1a5fbf76a644be8b5f47cb8f35082e0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624003/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:13.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T05:00:34.800000Z",
            "updatedTime": "2018-11-10T18:29:29.080652Z",
            "uploadedTime": "2010-08-28T05:00:34.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624003/theora/4674_889b805040cf46028887ad967988c467.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624003/large_thumb/large.jpg"
        }
    ]
}