Video List
List of videos
Query parameters
q
- Free search query.
page_size
- How many items per page. If set to 0 it will list
all items. Default is 50 items.
ordering
- Order results by specified field. Prepend a minus for
descending order. I.e. ?ordering=-id
.
creator__email
- the email of the video's creator
framerate
- the framerate in hz * 1000
has_tono_records
- if the tono flag is set (true/false)
is_filler
- if this is a filler video (true/false)
name
- the exact name/title of the video
name__icontains
- substring is part of name/title of the video
organization
- Frikanalen ID of organization behind video
played_count_web
- the number of times this video was played on the web
played_count_web__gt
- greater than
played_count_web__gte
- greater than or equal
played_count_web__lt
- less than
played_count_web__lte
- less than or equal
publish_on_web
- if this video is published ont the web (true/false)
proper_import
- if the uploaded video was properly imported (true/false)
ref_url
- the exact reference url
ref_url__startswith
- the reference url start with this string
ref_url__icontains
- the reference url contain this string
GET /api/videos/?offset=100&ordering=-header&page=4
{ "count": 3493, "next": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=150&ordering=-header&page=4", "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=50&ordering=-header&page=4", "results": [ { "id": 624930, "name": "New Life - Program 05 2012", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv", "original": "https://upload.frikanalen.no/media/624930/original/orig_fc5c17fadeed4752be74725ffc13b0a1.avi", "smallThumb": "https://upload.frikanalen.no/media/624930/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624930/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624930/broadcast/6308_72121d670cdd4a81b837c9070ae65d90.avi", "largeThumb": "https://upload.frikanalen.no/media/624930/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:25:42.560000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-06-19T19:14:04.690000Z", "updatedTime": "2018-11-10T18:29:27.882125Z", "uploadedTime": "2012-06-19T19:14:04.690000Z", "ogvUrl": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg" }, { "id": 625020, "name": "En Ekte Blomst", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv", "smallThumb": "https://upload.frikanalen.no/media/625020/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625020/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625020/broadcast/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.avi", "largeThumb": "https://upload.frikanalen.no/media/625020/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:28.840000", "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-10-17T15:41:44.807000Z", "updatedTime": "2018-11-10T18:29:27.763837Z", "uploadedTime": "2012-10-17T15:41:44.807000Z", "ogvUrl": "https://upload.frikanalen.no/media/625020/theora/6488_ae8d7ae0497e4b30a9ceaa29fa12267d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625020/large_thumb/large.jpg" }, { "id": 624655, "name": "Denne Overflod av Dyrebarhet", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv", "smallThumb": "https://upload.frikanalen.no/media/624655/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624655/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624655/broadcast/5856_a7a064324f474c519a166a56b42e3e30.avi", "largeThumb": "https://upload.frikanalen.no/media/624655/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:23", "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-12-05T19:37:56Z", "updatedTime": "2018-11-10T18:29:28.238257Z", "uploadedTime": "2011-12-05T19:37:56Z", "ogvUrl": "https://upload.frikanalen.no/media/624655/theora/5856_a7a064324f474c519a166a56b42e3e30.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624655/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": 624965, "name": "38_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv", "original": "https://upload.frikanalen.no/media/624965/original/orig_2947d1f38bcf4333a7a93266bf5efeab.mpg", "smallThumb": "https://upload.frikanalen.no/media/624965/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624965/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624965/broadcast/6380_9c743323d8c148a789cb25fc53a4a963.avi", "largeThumb": "https://upload.frikanalen.no/media/624965/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:45", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2012-08-28T07:04:07.540000Z", "updatedTime": "2018-11-10T18:29:27.837998Z", "uploadedTime": "2012-08-28T07:04:07.540000Z", "ogvUrl": "https://upload.frikanalen.no/media/624965/theora/6380_1f9e59260ac64030b4dfb233dc662ab7.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624965/large_thumb/large.jpg" }, { "id": 624742, "name": "05_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv", "original": "https://upload.frikanalen.no/media/624742/original/orig_d0dbda2a6ac44fee82a48158a511b20f.mpg", "smallThumb": "https://upload.frikanalen.no/media/624742/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624742/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624742/broadcast/5925_8a676e6747114de389126e900cd2e269.avi", "largeThumb": "https://upload.frikanalen.no/media/624742/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:33:27.920000Z", "updatedTime": "2018-11-10T18:29:28.121139Z", "uploadedTime": "2012-01-12T09:33:27.920000Z", "ogvUrl": "https://upload.frikanalen.no/media/624742/theora/5925_bc12093f1f3f41ce91be7ae0a19f008e.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624742/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": 624754, "name": "07_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv", "original": "https://upload.frikanalen.no/media/624754/original/orig_d44e8d89851e45fb93ac3ead10401eec.mpg", "smallThumb": "https://upload.frikanalen.no/media/624754/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624754/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624754/broadcast/5926_c31bcbe23a054ccf8ba242b6dc304d57.avi", "largeThumb": "https://upload.frikanalen.no/media/624754/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:00.030000Z", "updatedTime": "2018-11-10T18:29:28.105570Z", "uploadedTime": "2012-01-12T09:36:00.030000Z", "ogvUrl": "https://upload.frikanalen.no/media/624754/theora/5926_bff4c448349d42c1b14bd9eeb5da503d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624754/large_thumb/large.jpg" }, { "id": 624968, "name": "Den norske kirke i eksil 119", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv", "original": "https://upload.frikanalen.no/media/624968/original/orig_a66a0736133e4073a74a60bbf257790b.mpg", "smallThumb": "https://upload.frikanalen.no/media/624968/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624968/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624968/broadcast/6410_0b50554e5dec46b984a300fe296bc14d.avi", "largeThumb": "https://upload.frikanalen.no/media/624968/large_thumb/large.jpg" }, "creator": "omoeg@broadpark.no", "organization": { "id": 86, "name": "Den norske kirke i eksil", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1086, "editorName": "Olav Grimdalen", "editorEmail": "omoeg@broadpark.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:28:47", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-09-17T20:51:57.397000Z", "updatedTime": "2018-11-10T18:29:27.833830Z", "uploadedTime": "2012-09-17T20:51:57.397000Z", "ogvUrl": "https://upload.frikanalen.no/media/624968/theora/6410_913ec92148be4869bc8749d7d63859ef.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624968/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": 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": 624913, "name": "23_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv", "original": "https://upload.frikanalen.no/media/624913/original/orig_76c78abfd7024103bb8fd76013a3e274.mpg", "smallThumb": "https://upload.frikanalen.no/media/624913/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624913/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624913/broadcast/6295_53f1da2a97304dba8f56504e70063146.avi", "largeThumb": "https://upload.frikanalen.no/media/624913/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:10", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2012-05-31T08:10:14.047000Z", "updatedTime": "2018-11-10T18:29:27.897156Z", "uploadedTime": "2012-05-31T08:10:14.047000Z", "ogvUrl": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624913/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": 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": 625086, "name": "49_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv", "original": "https://upload.frikanalen.no/media/625086/original/orig_23c1702f3abf48cca656e400b0f8c46d.mpg", "smallThumb": "https://upload.frikanalen.no/media/625086/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625086/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625086/broadcast/6584_c20bce833cf64b9aa732c264648a12d8.avi", "largeThumb": "https://upload.frikanalen.no/media/625086/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:16", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2012-12-02T18:37:42.770000Z", "updatedTime": "2018-11-10T18:29:27.674179Z", "uploadedTime": "2012-12-02T18:37:42.770000Z", "ogvUrl": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg" }, { "id": 623497, "name": "Akkurat Nå 04.04.2010", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623497/theora/4124_b10fd038836c4f7b8124e2ec97978b00.ogv", "smallThumb": "https://upload.frikanalen.no/media/623497/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623497/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623497/broadcast/4124_bfc491c101db40d48f8fd586f44bbdc2.avi", "largeThumb": "https://upload.frikanalen.no/media/623497/large_thumb/large.jpg" }, "creator": "bjorn.gjellum@estv.no", "organization": { "id": 36, "name": "Evangeliesenteret", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:52:06.640000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-25T08:48:13.087000Z", "updatedTime": "2018-11-10T18:29:29.734661Z", "uploadedTime": "2010-03-25T08:48:13.087000Z", "ogvUrl": "https://upload.frikanalen.no/media/623497/theora/4124_b10fd038836c4f7b8124e2ec97978b00.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623497/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": 624408, "name": "14_11 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv", "original": "https://upload.frikanalen.no/media/624408/original/orig_fccd0aec47234bd88314ad0aa986f3d0.mpg", "smallThumb": "https://upload.frikanalen.no/media/624408/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624408/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624408/broadcast/5424_7782ce1b887c4748bf154a1f86c2dfb5.avi", "largeThumb": "https://upload.frikanalen.no/media/624408/large_thumb/large.jpg" }, "creator": "post@lundeandersen.com", "organization": { "id": 51, "name": "Østfoldkirken", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1437, "editorName": "Thomas Andersen", "editorEmail": "post@lundeandersen.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:28:37", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2011-03-09T10:22:58.173000Z", "updatedTime": "2018-11-10T18:29:28.558165Z", "uploadedTime": "2011-03-09T10:22:58.173000Z", "ogvUrl": "https://upload.frikanalen.no/media/624408/theora/5424_9f61dea4c3d8470e95a4418487cc25c0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624408/large_thumb/large.jpg" }, { "id": 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": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "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": 624804, "name": "11_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv", "original": "https://upload.frikanalen.no/media/624804/original/orig_df6f9f488e74460ebf464809a6d01cd6.mpg", "smallThumb": "https://upload.frikanalen.no/media/624804/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624804/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624804/broadcast/5931_b966f59bccff47cfa18d3469a685f33c.avi", "largeThumb": "https://upload.frikanalen.no/media/624804/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:38:31.923000Z", "updatedTime": "2018-11-10T18:29:28.038200Z", "uploadedTime": "2012-01-12T09:38:31.923000Z", "ogvUrl": "https://upload.frikanalen.no/media/624804/theora/5931_60a13f25841c4b879889c7b02f0496f8.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624804/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": 624367, "name": "NTNU app", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv", "original": "https://upload.frikanalen.no/media/624367/original/orig_daa7c6d3037548a9b6e3f84c5eabc841.mov", "smallThumb": "https://upload.frikanalen.no/media/624367/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624367/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624367/broadcast/5458_2b9b51e6340049e2b2b2ad0af7b83cfb.avi", "largeThumb": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg" }, "creator": "ingrid.solem@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:01:56.160000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2011-03-18T18:50:50.910000Z", "updatedTime": "2018-11-10T18:29:28.611013Z", "uploadedTime": "2011-03-18T18:50:50.910000Z", "ogvUrl": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg" }, { "id": 625026, "name": "WOP endeplakat.1min", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv", "original": "https://upload.frikanalen.no/media/625026/original/orig_41da6d4be0aa464c84bf1546e75ba3b3.avi", "smallThumb": "https://upload.frikanalen.no/media/625026/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625026/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625026/broadcast/6491_4589b7e8b2a04b3f8989fbe99f0f5067.avi", "largeThumb": "https://upload.frikanalen.no/media/625026/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:00:54.640000", "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-10-23T12:47:47.723000Z", "updatedTime": "2018-11-10T18:29:27.758299Z", "uploadedTime": "2012-10-23T12:47:47.723000Z", "ogvUrl": "https://upload.frikanalen.no/media/625026/theora/6504_13788b54571b4fdc801cc854061aa91d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625026/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": 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": 625111, "name": "52_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv", "original": "https://upload.frikanalen.no/media/625111/original/orig_16cd2bded0084d0590a700a9659d8e1e.mpg", "smallThumb": "https://upload.frikanalen.no/media/625111/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625111/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625111/broadcast/6619_42ba2fbbd67a4103895d61e587d41bca.avi", "largeThumb": "https://upload.frikanalen.no/media/625111/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:52", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2012-12-21T08:29:46.513000Z", "updatedTime": "2018-11-10T18:29:27.643732Z", "uploadedTime": "2012-12-21T08:29:46.513000Z", "ogvUrl": "https://upload.frikanalen.no/media/625111/theora/6619_365e6a9fcb364db4b508ec77b6fa369e.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625111/large_thumb/large.jpg" }, { "id": 624694, "name": "Noe Annet", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv", "smallThumb": "https://upload.frikanalen.no/media/624694/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624694/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624694/broadcast/5912_4acfd45458d9477ba65eae4bb90b3276.avi", "largeThumb": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg" }, "creator": "helge2rp@online.no", "organization": { "id": 62, "name": "Forum for fred", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 2003, "editorName": "Helge Torp", "editorEmail": "helge2rp@online.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:26:40.360000", "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-01-05T22:08:46.880000Z", "updatedTime": "2018-11-10T18:29:28.184557Z", "uploadedTime": "2012-01-05T22:08:46.880000Z", "ogvUrl": "https://upload.frikanalen.no/media/624694/theora/5912_4acfd45458d9477ba65eae4bb90b3276.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624694/large_thumb/large.jpg" }, { "id": 625034, "name": "Kurtiser Klarheten", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv", "smallThumb": "https://upload.frikanalen.no/media/625034/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625034/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625034/broadcast/6519_53574665eccf49d28a1667cc5175acc1.avi", "largeThumb": "https://upload.frikanalen.no/media/625034/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:34.600000", "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-10-24T14:29:10.883000Z", "updatedTime": "2018-11-10T18:29:27.746653Z", "uploadedTime": "2012-10-24T14:29:10.883000Z", "ogvUrl": "https://upload.frikanalen.no/media/625034/theora/6519_53574665eccf49d28a1667cc5175acc1.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625034/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": 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": 624979, "name": "AR6196 Arena", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv", "original": "https://upload.frikanalen.no/media/624979/original/orig_79b186a1cd2f47f094ca282922eb5d70.mpg", "smallThumb": "https://upload.frikanalen.no/media/624979/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624979/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624979/broadcast/6397_0a7f0296c5dc42218f500140f2450b16.avi", "largeThumb": "https://upload.frikanalen.no/media/624979/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:27:33", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-09-15T08:28:39.280000Z", "updatedTime": "2018-11-10T18:29:27.818460Z", "uploadedTime": "2012-09-15T08:28:39.280000Z", "ogvUrl": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624979/large_thumb/large.jpg" }, { "id": 624964, "name": "37_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv", "original": "https://upload.frikanalen.no/media/624964/original/orig_83bd6591c59e4c4592beb0a344ca8a83.mpg", "smallThumb": "https://upload.frikanalen.no/media/624964/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624964/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624964/broadcast/6379_8dbab670a0654ef4b81546f0991d871b.avi", "largeThumb": "https://upload.frikanalen.no/media/624964/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-08-28T07:01:47.137000Z", "updatedTime": "2018-11-10T18:29:27.839376Z", "uploadedTime": "2012-08-28T07:01:47.137000Z", "ogvUrl": "https://upload.frikanalen.no/media/624964/theora/6379_46e823bccff44ead9ad27c18c567d06a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624964/large_thumb/large.jpg" }, { "id": 625033, "name": "Fred er allerede her", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv", "smallThumb": "https://upload.frikanalen.no/media/625033/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625033/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625033/broadcast/6517_2f59d60b7cba46e1abaa3c61839a3978.avi", "largeThumb": "https://upload.frikanalen.no/media/625033/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:33.320000", "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-10-23T16:24:41.187000Z", "updatedTime": "2018-11-10T18:29:27.748260Z", "uploadedTime": "2012-10-23T16:24:41.187000Z", "ogvUrl": "https://upload.frikanalen.no/media/625033/theora/6517_2f59d60b7cba46e1abaa3c61839a3978.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625033/large_thumb/large.jpg" }, { "id": 625109, "name": "New Life - Program 09 2012", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625109/theora/6618_3124cb9a60fb4bf9850c6d1698a77d4c.ogv", "smallThumb": "https://upload.frikanalen.no/media/625109/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625109/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625109/broadcast/6618_3124cb9a60fb4bf9850c6d1698a77d4c.avi", "largeThumb": "https://upload.frikanalen.no/media/625109/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:48.440000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-12-21T07:42:19.283000Z", "updatedTime": "2018-11-10T18:29:27.646400Z", "uploadedTime": "2012-12-21T07:42:19.283000Z", "ogvUrl": "https://upload.frikanalen.no/media/625109/theora/6618_3124cb9a60fb4bf9850c6d1698a77d4c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625109/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": 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": 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": 624922, "name": "25_12 Ostfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv", "original": "https://upload.frikanalen.no/media/624922/original/orig_e501ffacbb0b40298bcfcaabf585956c.mpg", "smallThumb": "https://upload.frikanalen.no/media/624922/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624922/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624922/broadcast/6300_20c6be9481cf44f7bb455c80bd22ebcf.avi", "largeThumb": "https://upload.frikanalen.no/media/624922/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:09", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2012-06-12T09:04:17.940000Z", "updatedTime": "2018-11-10T18:29:27.887627Z", "uploadedTime": "2012-06-12T09:04:17.940000Z", "ogvUrl": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624922/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": 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": 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": 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": 623868, "name": "Serat del 4", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623868/theora/4640_da43ef8fc16846c7b3f97b46c9bcd463.ogv", "smallThumb": "https://upload.frikanalen.no/media/623868/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623868/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623868/broadcast/4640_4cd24002fa3f458cbb9314dce72b1ea4.avi", "largeThumb": "https://upload.frikanalen.no/media/623868/large_thumb/large.jpg" }, "creator": "77khalid@gmail.com", "organization": { "id": 7, "name": "islam Ahmadiyya", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1087, "editorName": "Khalid Mehmood", "editorEmail": "77khalid@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:30:14.960000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-08-23T10:40:09.600000Z", "updatedTime": "2018-11-10T18:29:29.267112Z", "uploadedTime": "2010-08-23T10:40:09.600000Z", "ogvUrl": "https://upload.frikanalen.no/media/623868/theora/4640_da43ef8fc16846c7b3f97b46c9bcd463.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623868/large_thumb/large.jpg" }, { "id": 624774, "name": "09_12 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv", "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg", "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi", "largeThumb": "https://upload.frikanalen.no/media/624774/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:09", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2012-01-12T09:37:05.470000Z", "updatedTime": "2018-11-10T18:29:28.078359Z", "uploadedTime": "2012-01-12T09:37:05.470000Z", "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/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": 625071, "name": "New Life - Program 08 2012", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625071/theora/6522_6ff3035d42da48ebb4b974ae39d7e44a.ogv", "smallThumb": "https://upload.frikanalen.no/media/625071/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625071/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625071/broadcast/6522_6ff3035d42da48ebb4b974ae39d7e44a.avi", "largeThumb": "https://upload.frikanalen.no/media/625071/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:30.800000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2012-10-26T14:28:34.763000Z", "updatedTime": "2018-11-10T18:29:27.693905Z", "uploadedTime": "2012-10-26T14:28:34.763000Z", "ogvUrl": "https://upload.frikanalen.no/media/625071/theora/6522_6ff3035d42da48ebb4b974ae39d7e44a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625071/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": 625136, "name": "06_13 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv", "original": "https://upload.frikanalen.no/media/625136/original/orig_25d7dba1f04044388f20332b7ca1be15.mpg", "smallThumb": "https://upload.frikanalen.no/media/625136/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625136/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625136/broadcast/6655_3759bbc1e4b84a5cb9d76d10b2eafedd.avi", "largeThumb": "https://upload.frikanalen.no/media/625136/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": "2013-01-28T07:45:28.437000Z", "updatedTime": "2018-11-10T18:29:27.608938Z", "uploadedTime": "2013-01-28T07:45:28.437000Z", "ogvUrl": "https://upload.frikanalen.no/media/625136/theora/6655_39eed0c8d22146059e9581fa050899f9.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625136/large_thumb/large.jpg" }, { "id": 625008, "name": "Livets sanne hage", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625008/theora/6477_128b266375d4459286c1a1a55452f3f8.ogv", "smallThumb": "https://upload.frikanalen.no/media/625008/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625008/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625008/broadcast/6477_128b266375d4459286c1a1a55452f3f8.avi", "largeThumb": "https://upload.frikanalen.no/media/625008/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:16.680000", "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-10-14T20:03:52.220000Z", "updatedTime": "2018-11-10T18:29:27.779195Z", "uploadedTime": "2012-10-14T20:03:52.220000Z", "ogvUrl": "https://upload.frikanalen.no/media/625008/theora/6477_128b266375d4459286c1a1a55452f3f8.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625008/large_thumb/large.jpg" }, { "id": 624229, "name": "Redd pressen!", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv", "original": "https://upload.frikanalen.no/media/624229/original/orig_64d34d5369cf43a891be5d91e17d722f.avi", "smallThumb": "https://upload.frikanalen.no/media/624229/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/624229/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/624229/broadcast/5256_878c1cd4e15c4634bf0c0d29ed99f54b.avi", "largeThumb": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg" }, "creator": "egilaslak@gmail.com", "organization": { "id": 108, "name": "Mediehuset 5080", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1059, "editorName": "Egil Aslak Aursand Hagerup", "editorEmail": "egilaslak@gmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:11:27.920000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "http://5080.no", "createdTime": "2011-02-03T08:34:55.573000Z", "updatedTime": "2018-11-10T18:29:28.796875Z", "uploadedTime": "2011-02-03T08:34:55.573000Z", "ogvUrl": "https://upload.frikanalen.no/media/624229/theora/5256_bbaed539bbfa4aa294ce66a3f6ff0635.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/624229/large_thumb/large.jpg" } ] }