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/?format=api&offset=2000&ordering=is_filler
{ "count": 3494, "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2050&ordering=is_filler", "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1950&ordering=is_filler", "results": [ { "id": 623623, "name": "Hjerte Til Hjerte, Marc Dupont del 3", "header": "Marc Dupont på SBI", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623623/theora/4235_c8615b5780404e9eb95df22e6db257c0.ogv", "smallThumb": "https://upload.frikanalen.no/media/623623/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623623/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623623/broadcast/4235_efc5540805c6464ca107facb9e0c53af.avi", "largeThumb": "https://upload.frikanalen.no/media/623623/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-16T09:39:52.467000Z", "updatedTime": "2018-11-10T18:29:29.578542Z", "uploadedTime": "2010-04-16T09:39:52.467000Z", "ogvUrl": "https://upload.frikanalen.no/media/623623/theora/4235_c8615b5780404e9eb95df22e6db257c0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623623/large_thumb/large.jpg" }, { "id": 623622, "name": "Pønsj: Design", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv", "original": "https://upload.frikanalen.no/media/623622/original/orig_716ca70d215d4e86995c12eb82075dd0.mov", "smallThumb": "https://upload.frikanalen.no/media/623622/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623622/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623622/broadcast/4310_3ebc59ac1f2c4532a066778bf8259772.avi", "largeThumb": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:19:58.560000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:30:28.110000Z", "updatedTime": "2018-11-10T18:29:29.579922Z", "uploadedTime": "2010-05-12T04:30:28.110000Z", "ogvUrl": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg" }, { "id": 623621, "name": "Hjerte Til Hjerte, Marc Dupont del 2", "header": "Marc Dupont på SBI", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623621/theora/4234_0a287638a3444c4594d85ee581ab9978.ogv", "smallThumb": "https://upload.frikanalen.no/media/623621/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623621/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623621/broadcast/4234_16831d2670764cb0b113b9e3cf4681e6.avi", "largeThumb": "https://upload.frikanalen.no/media/623621/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-16T09:39:00.760000Z", "updatedTime": "2018-11-10T18:29:29.581301Z", "uploadedTime": "2010-04-16T09:39:00.760000Z", "ogvUrl": "https://upload.frikanalen.no/media/623621/theora/4234_0a287638a3444c4594d85ee581ab9978.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623621/large_thumb/large.jpg" }, { "id": 623620, "name": "Pønsj; Erotikk!", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv", "original": "https://upload.frikanalen.no/media/623620/original/orig_78a3d97c6b274b9db401c7e77951baf9.mpg", "smallThumb": "https://upload.frikanalen.no/media/623620/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623620/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623620/broadcast/4309_47f62af683264a70a368955372b024d6.avi", "largeThumb": "https://upload.frikanalen.no/media/623620/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:19:59.990000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:28:19.467000Z", "updatedTime": "2018-11-10T18:29:29.582691Z", "uploadedTime": "2010-05-12T04:28:19.467000Z", "ogvUrl": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623620/large_thumb/large.jpg" }, { "id": 623619, "name": "Pønsj: Kokkekamp", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623619/theora/4308_fa6fb330cd9f4edeb2904024800ffad1.ogv", "original": "https://upload.frikanalen.no/media/623619/original/orig_d1f6a6ac9406406da3974b16454d1949.mov", "smallThumb": "https://upload.frikanalen.no/media/623619/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623619/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623619/broadcast/4308_84d7508660a24b8da0bbf4870030d907.avi", "largeThumb": "https://upload.frikanalen.no/media/623619/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:19:32.320000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:20:51.403000Z", "updatedTime": "2018-11-10T18:29:29.584101Z", "uploadedTime": "2010-05-12T04:20:51.403000Z", "ogvUrl": "https://upload.frikanalen.no/media/623619/theora/4308_fa6fb330cd9f4edeb2904024800ffad1.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623619/large_thumb/large.jpg" }, { "id": 623618, "name": "Pønsj: Typisk norsk", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623618/theora/4307_d6700d4f2f2a4ff7ad346afcee908558.ogv", "original": "https://upload.frikanalen.no/media/623618/original/orig_2dcf7dd0fe634535a685cc1e237a0b63.mov", "smallThumb": "https://upload.frikanalen.no/media/623618/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623618/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623618/broadcast/4307_12ef19a4cfc34449b5fc24e5c0430549.avi", "largeThumb": "https://upload.frikanalen.no/media/623618/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:19:12.350000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:19:22.090000Z", "updatedTime": "2018-11-10T18:29:29.585450Z", "uploadedTime": "2010-05-12T04:19:22.090000Z", "ogvUrl": "https://upload.frikanalen.no/media/623618/theora/4307_d6700d4f2f2a4ff7ad346afcee908558.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623618/large_thumb/large.jpg" }, { "id": 623617, "name": "Pønsj: ISFIT.", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623617/theora/4306_f9b8caa7d4094b26beb6971a7ac3764c.ogv", "original": "https://upload.frikanalen.no/media/623617/original/orig_d12edf041b48496c8bf3f44f24f13b80.mov", "smallThumb": "https://upload.frikanalen.no/media/623617/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623617/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623617/broadcast/4306_d3ed9d7464c4468c8eed9e55c917e84c.avi", "largeThumb": "https://upload.frikanalen.no/media/623617/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:19:59.430000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T04:04:08.450000Z", "updatedTime": "2018-11-10T18:29:29.586789Z", "uploadedTime": "2010-05-12T04:04:08.450000Z", "ogvUrl": "https://upload.frikanalen.no/media/623617/theora/4306_f9b8caa7d4094b26beb6971a7ac3764c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623617/large_thumb/large.jpg" }, { "id": 627847, "name": "Shofar - Farao glemte Josef", "header": "Program nr 206 fra bladet evangelisten", "description": "I Egypts historie er det en storhets tid og en verdensbegivenhet\nav det skjeldne. Det gjelder Josef som gav verden brød. Hvordan kunne\nFarao glemme Josef? Parallellene er de samme i dag.", "files": { "theora": "https://upload.frikanalen.no/media/627847/theora/Shofar 206 Farao glemte Josef.ogv", "broadcast": "https://upload.frikanalen.no/media/627847/broadcast/Shofar 206 Farao glemte Josef.dv", "largeThumb": "https://upload.frikanalen.no/media/627847/large_thumb/Shofar 206 Farao glemte Josef.jpg", "original": "https://upload.frikanalen.no/media/627847/original/Shofar 206 Farao glemte Josef.mov" }, "creator": "haavard_urhaug@hotmail.com", "organization": { "id": 135, "name": "Bladet Evangelisten", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": 2188, "editorName": "Kurt Urhaug", "editorEmail": "kurt@evangelisten.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:24:22.720000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-02-01T20:50:32.855127Z", "updatedTime": "2024-02-01T21:24:28.610480Z", "uploadedTime": "2024-02-01T20:59:25.223409Z", "ogvUrl": "https://upload.frikanalen.no/media/627847/theora/Shofar 206 Farao glemte Josef.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627847/large_thumb/Shofar 206 Farao glemte Josef.jpg" }, { "id": 627989, "name": "Hvem er Gud?", "header": "Ut i det perifere", "description": "Bibelen", "files": { "theora": "https://upload.frikanalen.no/media/627989/theora/Hvem er Gud_.ogv", "broadcast": "https://upload.frikanalen.no/media/627989/broadcast/Hvem er Gud_.dv", "original": "https://upload.frikanalen.no/media/627989/original/Hvem er Gud_.mp4", "largeThumb": "https://upload.frikanalen.no/media/627989/large_thumb/Hvem er Gud_.jpg" }, "creator": "amyhr@online.no", "organization": { "id": 143, "name": "Evangeliekirken Arendal", "homepage": null, "description": "", "postalAddress": "4848 Arendal", "streetAddress": "Gunhildsboveien 68", "editorId": 2241, "editorName": " ", "editorEmail": "amyhr@online.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:27:22.266667", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-11-30T10:02:18.856793Z", "updatedTime": "2024-11-30T10:15:30.884941Z", "uploadedTime": "2024-11-30T10:02:36.741913Z", "ogvUrl": "https://upload.frikanalen.no/media/627989/theora/Hvem er Gud_.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627989/large_thumb/Hvem er Gud_.jpg" }, { "id": 623615, "name": "Pønsj: Banning", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623615/theora/4303_d57bf09f803549199592ed1294243002.ogv", "original": "https://upload.frikanalen.no/media/623615/original/orig_366331754c9e498cb08d7bdd68872685.mov", "smallThumb": "https://upload.frikanalen.no/media/623615/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623615/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623615/broadcast/4303_67a2d7e4f7d64ffb8b21138a15d10021.avi", "largeThumb": "https://upload.frikanalen.no/media/623615/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:20:00.070000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T03:54:45.077000Z", "updatedTime": "2018-11-10T18:29:29.589501Z", "uploadedTime": "2010-05-12T03:54:45.077000Z", "ogvUrl": "https://upload.frikanalen.no/media/623615/theora/4303_d57bf09f803549199592ed1294243002.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623615/large_thumb/large.jpg" }, { "id": 623614, "name": "Pønsj: Forskning", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623614/theora/4304_5ef57e41b4e241d382c4314e71973104.ogv", "original": "https://upload.frikanalen.no/media/623614/original/orig_51c89e9517dc4911a9453c2133928d71.mov", "smallThumb": "https://upload.frikanalen.no/media/623614/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623614/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623614/broadcast/4304_5cc8ea71395843299c4b22a64519f2b8.avi", "largeThumb": "https://upload.frikanalen.no/media/623614/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:15:28.790000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T03:59:50.067000Z", "updatedTime": "2018-11-10T18:29:29.590840Z", "uploadedTime": "2010-05-12T03:59:50.067000Z", "ogvUrl": "https://upload.frikanalen.no/media/623614/theora/4304_5ef57e41b4e241d382c4314e71973104.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623614/large_thumb/large.jpg" }, { "id": 623613, "name": "Pønsj: Sex og singelliv", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623613/theora/4300_429f3a49f4bc4678a0c37fef036f327a.ogv", "original": "https://upload.frikanalen.no/media/623613/original/orig_7535ecc2250144c786b4225509610fa9.mov", "smallThumb": "https://upload.frikanalen.no/media/623613/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623613/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623613/broadcast/4300_e6ba94b916f7433192c32e049169ee91.avi", "largeThumb": "https://upload.frikanalen.no/media/623613/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:16:20.590000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-12T03:35:00.627000Z", "updatedTime": "2018-11-10T18:29:29.592218Z", "uploadedTime": "2010-05-12T03:35:00.627000Z", "ogvUrl": "https://upload.frikanalen.no/media/623613/theora/4300_429f3a49f4bc4678a0c37fef036f327a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623613/large_thumb/large.jpg" }, { "id": 623610, "name": "Hjerte Til Hjerte, Marc Dupont del 1", "header": "Marc Dupont på SBI.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv", "smallThumb": "https://upload.frikanalen.no/media/623610/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623610/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623610/broadcast/3991_b29da3ef411948459ee748583e8d5bbf.avi", "largeThumb": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-02-24T08:53:43.833000Z", "updatedTime": "2018-11-10T18:29:29.596308Z", "uploadedTime": "2010-02-24T08:53:43.833000Z", "ogvUrl": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg" }, { "id": 623608, "name": "Pønsj: Nyttårsforsetter", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623608/theora/4297_49e80f436fda48808667c8af0cb40d82.ogv", "original": "https://upload.frikanalen.no/media/623608/original/orig_37bd3abf9bef41d3a8890e1f21cd1dc2.mov", "smallThumb": "https://upload.frikanalen.no/media/623608/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623608/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623608/broadcast/4297_0fee593f58d04c59bf4b00a77d7b1fb3.avi", "largeThumb": "https://upload.frikanalen.no/media/623608/large_thumb/large.jpg" }, "creator": "red@stv.no", "organization": { "id": 19, "name": "Student TV Trondheim", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:20:00", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.stv.no/", "createdTime": "2010-05-10T14:35:13.247000Z", "updatedTime": "2018-11-10T18:29:29.598982Z", "uploadedTime": "2010-05-10T14:35:13.247000Z", "ogvUrl": "https://upload.frikanalen.no/media/623608/theora/4297_49e80f436fda48808667c8af0cb40d82.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623608/large_thumb/large.jpg" }, { "id": 623606, "name": "Maitreya", "header": "Maitreya og Visdommens Mestre. Et budskap om håp.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623606/theora/4282_de66013649b94a8bb1cc0ceedde84813.ogv", "smallThumb": "https://upload.frikanalen.no/media/623606/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623606/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623606/broadcast/4282_d31b5c3118e04e5b936d6547e652749d.avi", "largeThumb": "https://upload.frikanalen.no/media/623606/large_thumb/large.jpg" }, "creator": "terje.wulfsberg@bgnett.no", "organization": { "id": 102, "name": "Share Norge", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1261, "editorName": "Terje Wulfsberg", "editorEmail": "terje.wulfsberg@bgnett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:26:36.040000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://shareno.net", "createdTime": "2010-05-03T17:43:50.613000Z", "updatedTime": "2018-11-10T18:29:29.601693Z", "uploadedTime": "2010-05-03T17:43:50.613000Z", "ogvUrl": "https://upload.frikanalen.no/media/623606/theora/4282_de66013649b94a8bb1cc0ceedde84813.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623606/large_thumb/large.jpg" }, { "id": 623602, "name": "Svenn Thommy Fjeldberg og Tommy M Josefsson 2", "header": "10 min og Levande ord", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623602/theora/4286_3c1291170da947e09939013adcafa562.ogv", "smallThumb": "https://upload.frikanalen.no/media/623602/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623602/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623602/broadcast/4286_820eb72413f548f68798243fadac826d.avi", "largeThumb": "https://upload.frikanalen.no/media/623602/large_thumb/large.jpg" }, "creator": "tvom@glorynet.eu", "organization": { "id": 12, "name": "The voice of mission", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:07.880000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-05-05T10:16:09.853000Z", "updatedTime": "2018-11-10T18:29:29.607377Z", "uploadedTime": "2010-05-05T10:16:09.853000Z", "ogvUrl": "https://upload.frikanalen.no/media/623602/theora/4286_3c1291170da947e09939013adcafa562.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623602/large_thumb/large.jpg" }, { "id": 623601, "name": "Svenn Thommy Fjeldberg og Thommy M Josefsson", "header": "Svenn Thommy Fjeldberg og Thommy M Josefsson", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623601/theora/4284_cdb9d67a69d84616a3e3c5afdeb68d42.ogv", "smallThumb": "https://upload.frikanalen.no/media/623601/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623601/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623601/broadcast/4284_8b3602a93cc245b881334572b6a38c93.avi", "largeThumb": "https://upload.frikanalen.no/media/623601/large_thumb/large.jpg" }, "creator": "tvom@glorynet.eu", "organization": { "id": 12, "name": "The voice of mission", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:53.120000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-05-05T08:15:28.730000Z", "updatedTime": "2018-11-10T18:29:29.608745Z", "uploadedTime": "2010-05-05T08:15:28.730000Z", "ogvUrl": "https://upload.frikanalen.no/media/623601/theora/4284_cdb9d67a69d84616a3e3c5afdeb68d42.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623601/large_thumb/large.jpg" }, { "id": 623600, "name": "19_10 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623600/theora/4195_86c54cee63334d5d92f36d252f9d6715.ogv", "original": "https://upload.frikanalen.no/media/623600/original/orig_f7b1b046885c459397675681fdd9ecef.mpg", "smallThumb": "https://upload.frikanalen.no/media/623600/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623600/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623600/broadcast/4195_d05e5629b3834f4a9d0945500ec7d1c5.avi", "largeThumb": "https://upload.frikanalen.no/media/623600/large_thumb/large.jpg" }, "creator": "post@lundeandersen.com", "organization": { "id": 51, "name": "Østfoldkirken", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1437, "editorName": "Thomas Andersen", "editorEmail": "post@lundeandersen.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:27:40", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2010-04-06T08:34:01.610000Z", "updatedTime": "2018-11-10T18:29:29.610088Z", "uploadedTime": "2010-04-06T08:34:01.610000Z", "ogvUrl": "https://upload.frikanalen.no/media/623600/theora/4195_86c54cee63334d5d92f36d252f9d6715.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623600/large_thumb/large.jpg" }, { "id": 623599, "name": "Kenneth Copeland", "header": "Oral Roberts visjon om de siste tider", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623599/theora/4281_4266660812be4b1a85fec4ab670e6341.ogv", "smallThumb": "https://upload.frikanalen.no/media/623599/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623599/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623599/broadcast/4281_48de85ffc4fa459caf2a2576032ce26a.avi", "largeThumb": "https://upload.frikanalen.no/media/623599/large_thumb/large.jpg" }, "creator": "tvom@glorynet.eu", "organization": { "id": 12, "name": "The voice of mission", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:39.360000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-05-03T08:21:34.723000Z", "updatedTime": "2018-11-10T18:29:29.611471Z", "uploadedTime": "2010-05-03T08:21:34.723000Z", "ogvUrl": "https://upload.frikanalen.no/media/623599/theora/4281_4266660812be4b1a85fec4ab670e6341.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623599/large_thumb/large.jpg" }, { "id": 623593, "name": "Time4glory india", "header": "Thomas Varghese fra India i samtale med Tommy M. Josefsson", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623593/theora/4277_b6d0fb91643a485d80acafd524245d05.ogv", "smallThumb": "https://upload.frikanalen.no/media/623593/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623593/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623593/broadcast/4277_f142ed00610f4d4dac855fbff6440150.avi", "largeThumb": "https://upload.frikanalen.no/media/623593/large_thumb/large.jpg" }, "creator": "tvom@glorynet.eu", "organization": { "id": 12, "name": "The voice of mission", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-04-30T11:18:13.990000Z", "updatedTime": "2018-11-10T18:29:29.615588Z", "uploadedTime": "2010-04-30T11:18:13.990000Z", "ogvUrl": "https://upload.frikanalen.no/media/623593/theora/4277_b6d0fb91643a485d80acafd524245d05.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623593/large_thumb/large.jpg" }, { "id": 623592, "name": "tanzania", "header": "En film om törken i Masailand,Tanzania, Afrika", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623592/theora/4271_5aff7a2c2b2843c597533d0696077a57.ogv", "smallThumb": "https://upload.frikanalen.no/media/623592/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623592/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623592/broadcast/4271_6a2b3490b7ba49ba85d6aaa787c44312.avi", "largeThumb": "https://upload.frikanalen.no/media/623592/large_thumb/large.jpg" }, "creator": "dan@ckms.tv", "organization": { "id": 9, "name": "Charisma kultur och media senter", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1952, "editorName": "Dan Sverre Nordstrand", "editorEmail": "dan@ckms.tv", "editorMsisdn": "", "fkmember": false }, "duration": "00:28:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-04-30T09:32:43.577000Z", "updatedTime": "2018-11-10T18:29:29.617173Z", "uploadedTime": "2010-04-30T09:32:43.577000Z", "ogvUrl": "https://upload.frikanalen.no/media/623592/theora/4271_5aff7a2c2b2843c597533d0696077a57.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623592/large_thumb/large.jpg" }, { "id": 623587, "name": "Den norske kirke i eksil del 51", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623587/theora/4266_80869583bbe946988da51491c678187c.ogv", "original": "https://upload.frikanalen.no/media/623587/original/orig_b6249f6d5ca54eca932a69a7636131b6.mp4", "smallThumb": "https://upload.frikanalen.no/media/623587/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623587/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623587/broadcast/4266_cf804f4ac4a34f4190b4438631607fb8.avi", "largeThumb": "https://upload.frikanalen.no/media/623587/large_thumb/large.jpg" }, "creator": "omoeg@broadpark.no", "organization": { "id": 86, "name": "Den norske kirke i eksil", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1086, "editorName": "Olav Grimdalen", "editorEmail": "omoeg@broadpark.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:52.600000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-27T12:04:11.433000Z", "updatedTime": "2018-11-10T18:29:29.622618Z", "uploadedTime": "2010-04-27T12:04:11.433000Z", "ogvUrl": "https://upload.frikanalen.no/media/623587/theora/4266_80869583bbe946988da51491c678187c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623587/large_thumb/large.jpg" }, { "id": 623637, "name": "Bibelundervisning - del 5", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv", "smallThumb": "https://upload.frikanalen.no/media/623637/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623637/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623637/broadcast/4258_a0a339f752784adcab19ac125cfe2202.avi", "largeThumb": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg" }, "creator": "linkas@c2i.net", "organization": { "id": 285, "name": "Care Mission", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-22T19:04:30.230000Z", "updatedTime": "2023-07-12T22:26:40.559459Z", "uploadedTime": "2010-04-22T19:04:30Z", "ogvUrl": "https://upload.frikanalen.no/media/623637/theora/4258_2417e3a45a484e19a1011a49752bf71b.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623637/large_thumb/large.jpg" }, { "id": 623636, "name": "Bibelundervisning - del 4", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623636/theora/4257_cf96afe5e83e4105b9b31773c1a52dbc.ogv", "smallThumb": "https://upload.frikanalen.no/media/623636/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623636/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623636/broadcast/4257_66e288c56d3c4b0c8301974963f5c5db.avi", "largeThumb": "https://upload.frikanalen.no/media/623636/large_thumb/large.jpg" }, "creator": "linkas@c2i.net", "organization": { "id": 285, "name": "Care Mission", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:28:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-22T19:03:17.340000Z", "updatedTime": "2023-07-12T22:27:19.984446Z", "uploadedTime": "2010-04-22T19:03:17Z", "ogvUrl": "https://upload.frikanalen.no/media/623636/theora/4257_cf96afe5e83e4105b9b31773c1a52dbc.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623636/large_thumb/large.jpg" }, { "id": 623609, "name": "Bibelundervisning - del 3", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623609/theora/4256_6e143cb512eb4980b4ce694a38dc96ff.ogv", "smallThumb": "https://upload.frikanalen.no/media/623609/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623609/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623609/broadcast/4256_a9caa983dfe04329be1e246399eb3b01.avi", "largeThumb": "https://upload.frikanalen.no/media/623609/large_thumb/large.jpg" }, "creator": "linkas@c2i.net", "organization": { "id": 285, "name": "Care Mission", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:27:59.960000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-22T19:01:02.490000Z", "updatedTime": "2023-07-12T22:27:44.380016Z", "uploadedTime": "2010-04-22T19:01:02Z", "ogvUrl": "https://upload.frikanalen.no/media/623609/theora/4256_6e143cb512eb4980b4ce694a38dc96ff.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623609/large_thumb/large.jpg" }, { "id": 623585, "name": "18_10 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623585/theora/4194_d45ca791589f4a248d56f4c650035b5d.ogv", "original": "https://upload.frikanalen.no/media/623585/original/orig_c23704f7376d401e9d12549f6815e693.mpg", "smallThumb": "https://upload.frikanalen.no/media/623585/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623585/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623585/broadcast/4194_8c1c4d8179b34c76a7de6709205552cd.avi", "largeThumb": "https://upload.frikanalen.no/media/623585/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:21", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2010-04-06T08:33:27.373000Z", "updatedTime": "2018-11-10T18:29:29.625334Z", "uploadedTime": "2010-04-06T08:33:27.373000Z", "ogvUrl": "https://upload.frikanalen.no/media/623585/theora/4194_d45ca791589f4a248d56f4c650035b5d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623585/large_thumb/large.jpg" }, { "id": 623584, "name": "Derec", "header": "Derek Prince", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623584/theora/4265_4ea9fd670cda4369beb86391a4a13369.ogv", "smallThumb": "https://upload.frikanalen.no/media/623584/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623584/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623584/broadcast/4265_abc779134b35450ab60109b3a74c44c0.avi", "largeThumb": "https://upload.frikanalen.no/media/623584/large_thumb/large.jpg" }, "creator": "dan@ckms.tv", "organization": { "id": 9, "name": "Charisma kultur och media senter", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1952, "editorName": "Dan Sverre Nordstrand", "editorEmail": "dan@ckms.tv", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:58.520000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-04-26T11:28:31.083000Z", "updatedTime": "2018-11-10T18:29:29.626701Z", "uploadedTime": "2010-04-26T11:28:31.083000Z", "ogvUrl": "https://upload.frikanalen.no/media/623584/theora/4265_4ea9fd670cda4369beb86391a4a13369.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623584/large_thumb/large.jpg" }, { "id": 623583, "name": "Lennart Chröder", "header": "Lennart Schröders tiltale fra Gud", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623583/theora/4264_78b58262d66844c8981faf73c33df573.ogv", "smallThumb": "https://upload.frikanalen.no/media/623583/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623583/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623583/broadcast/4264_aeb2965dbcae4d44a9d914e56a9f8d2e.avi", "largeThumb": "https://upload.frikanalen.no/media/623583/large_thumb/large.jpg" }, "creator": "tvom@glorynet.eu", "organization": { "id": 12, "name": "The voice of mission", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:11:53.080000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://nordisktvmission.org", "createdTime": "2010-04-26T08:59:18.797000Z", "updatedTime": "2018-11-10T18:29:29.628134Z", "uploadedTime": "2010-04-26T08:59:18.797000Z", "ogvUrl": "https://upload.frikanalen.no/media/623583/theora/4264_78b58262d66844c8981faf73c33df573.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623583/large_thumb/large.jpg" }, { "id": 623581, "name": "Akkurat Nå 25.4.2010", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623581/theora/4136_4daf4c1cc5bb4bf380044715f96e80a3.ogv", "smallThumb": "https://upload.frikanalen.no/media/623581/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623581/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623581/broadcast/4136_5fda2d09446a4877b266dbc8db8912c2.avi", "largeThumb": "https://upload.frikanalen.no/media/623581/large_thumb/large.jpg" }, "creator": "bjorn.gjellum@estv.no", "organization": { "id": 36, "name": "Evangeliesenteret", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": null, "editorName": "Ingen redaktør!", "editorEmail": null, "editorMsisdn": null, "fkmember": false }, "duration": "00:54:54.200000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-25T09:06:11.033000Z", "updatedTime": "2018-11-10T18:29:29.629474Z", "uploadedTime": "2010-03-25T09:06:11.033000Z", "ogvUrl": "https://upload.frikanalen.no/media/623581/theora/4136_4daf4c1cc5bb4bf380044715f96e80a3.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623581/large_thumb/large.jpg" }, { "id": 623568, "name": "Hjerte Til Hjerte, Carl G. Severin del 3", "header": "Carl Gustav Severin på Zoe (2009)", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv", "smallThumb": "https://upload.frikanalen.no/media/623568/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623568/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623568/broadcast/3990_1dd0c6de691b495c8a0d33c7aeb588f0.avi", "largeThumb": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-02-24T08:52:33.757000Z", "updatedTime": "2018-11-10T18:29:29.636253Z", "uploadedTime": "2010-02-24T08:52:33.757000Z", "ogvUrl": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg" }, { "id": 627849, "name": "Den nikenske trosbekjennelse", "header": "Her beskrives hele troen vår", "description": "Her beskrives hele troen vær", "files": { "theora": "https://upload.frikanalen.no/media/627849/theora/Den nikenske trosbekjennelse.ogv", "broadcast": "https://upload.frikanalen.no/media/627849/broadcast/Den nikenske trosbekjennelse.dv", "original": "https://upload.frikanalen.no/media/627849/original/Den nikenske trosbekjennelse.mp4", "largeThumb": "https://upload.frikanalen.no/media/627849/large_thumb/Den nikenske trosbekjennelse.jpg" }, "creator": "amyhr@online.no", "organization": { "id": 143, "name": "Evangeliekirken Arendal", "homepage": null, "description": "", "postalAddress": "4848 Arendal", "streetAddress": "Gunhildsboveien 68", "editorId": 2241, "editorName": " ", "editorEmail": "amyhr@online.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:35:49.366667", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2024-02-05T09:09:32.582011Z", "updatedTime": "2024-02-05T09:51:45.847772Z", "uploadedTime": "2024-02-05T09:34:47.759400Z", "ogvUrl": "https://upload.frikanalen.no/media/627849/theora/Den nikenske trosbekjennelse.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/627849/large_thumb/Den nikenske trosbekjennelse.jpg" }, { "id": 623562, "name": "Hjerte Til Hjerte, Carl G. Severin del 2", "header": "Carl Gustav Severin på Zoe(2009)", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv", "smallThumb": "https://upload.frikanalen.no/media/623562/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623562/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623562/broadcast/3989_a4941a7928e64bd49cbb64bf522a25bc.avi", "largeThumb": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-02-24T08:50:40.117000Z", "updatedTime": "2018-11-10T18:29:29.643035Z", "uploadedTime": "2010-02-24T08:50:40.117000Z", "ogvUrl": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg" }, { "id": 623561, "name": "Hjerte Til Hjerte, Carl G. Severin del 1", "header": "Carl Gustav Severin på Zoe (2009)", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv", "smallThumb": "https://upload.frikanalen.no/media/623561/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623561/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623561/broadcast/3988_657d0faf137b40ce873a5f942ed8daaf.avi", "largeThumb": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00.040000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-02-24T08:44:46.583000Z", "updatedTime": "2018-11-10T18:29:29.644397Z", "uploadedTime": "2010-02-24T08:44:46.583000Z", "ogvUrl": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg" }, { "id": 623560, "name": "Hjerte Til Hjerte, Finnmark (2009)", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv", "smallThumb": "https://upload.frikanalen.no/media/623560/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623560/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623560/broadcast/3987_68822bcf895e4391b52c2adc6f183717.avi", "largeThumb": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg" }, "creator": "knut.tommerbakk@sf-nett.no", "organization": { "id": 25, "name": "New Beginning Europe", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1049, "editorName": "Knut Gunnar Tømmerbakk", "editorEmail": "knut.tommerbakk@sf-nett.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:29:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-02-24T08:44:08.083000Z", "updatedTime": "2018-11-10T18:29:29.645734Z", "uploadedTime": "2010-02-24T08:44:08.083000Z", "ogvUrl": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg" }, { "id": 623590, "name": "prinsessepromo13mai", "header": "Promo", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623590/theora/4270_5fb9f9ff1fd544538229c36c4aacad1a.ogv", "smallThumb": "https://upload.frikanalen.no/media/623590/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623590/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623590/broadcast/4270_c815b4ae7b3b4e5785490a16feb83637.avi", "largeThumb": "https://upload.frikanalen.no/media/623590/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 978 41 612", "fkmember": true }, "duration": "00:00:26.840000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2010-04-29T10:45:40.940000Z", "updatedTime": "2020-08-30T20:01:32.457647Z", "uploadedTime": "2010-04-29T10:45:40.940000Z", "ogvUrl": "https://upload.frikanalen.no/media/623590/theora/4270_5fb9f9ff1fd544538229c36c4aacad1a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623590/large_thumb/large.jpg" }, { "id": 623612, "name": "Empo TV - del 18", "header": "Empo tv er norges første tv-kanal hvor mennesker med utviklingshemming er reportere, programledere og teknikkere. Les mer på empotv.no", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623612/theora/3702_6a0faf3333fb4cf884d747a84e0425ac.ogv", "smallThumb": "https://upload.frikanalen.no/media/623612/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623612/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623612/broadcast/3702_357870238d6b4786beb7afef477912ea.avi", "largeThumb": "https://upload.frikanalen.no/media/623612/large_thumb/large.jpg" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 978 41 612", "fkmember": true }, "duration": "00:25:46.720000", "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": false, "isFiller": false, "refUrl": "http://www.empotv.no", "createdTime": "2009-12-16T09:56:59Z", "updatedTime": "2020-08-30T20:01:54.960935Z", "uploadedTime": "2009-12-16T09:56:59Z", "ogvUrl": "https://upload.frikanalen.no/media/623612/theora/3702_6a0faf3333fb4cf884d747a84e0425ac.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623612/large_thumb/large.jpg" }, { "id": 623559, "name": "Den norske kirke i eksil del 50", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623559/theora/4245_8a5dcf841b8a4012aef8a4171b2d7f93.ogv", "original": "https://upload.frikanalen.no/media/623559/original/orig_e2af8b88034147ed953d60082941533a.mp4", "smallThumb": "https://upload.frikanalen.no/media/623559/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623559/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623559/broadcast/4245_667de16cf97943e7a0665083768491fa.avi", "largeThumb": "https://upload.frikanalen.no/media/623559/large_thumb/large.jpg" }, "creator": "omoeg@broadpark.no", "organization": { "id": 86, "name": "Den norske kirke i eksil", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1086, "editorName": "Olav Grimdalen", "editorEmail": "omoeg@broadpark.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:44.560000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-19T21:16:39.197000Z", "updatedTime": "2018-11-10T18:29:29.647079Z", "uploadedTime": "2010-04-19T21:16:39.197000Z", "ogvUrl": "https://upload.frikanalen.no/media/623559/theora/4245_8a5dcf841b8a4012aef8a4171b2d7f93.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623559/large_thumb/large.jpg" }, { "id": 623558, "name": "17_10 Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv", "original": "https://upload.frikanalen.no/media/623558/original/orig_cfe32188125f496f806d846fcada61ea.mpg", "smallThumb": "https://upload.frikanalen.no/media/623558/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623558/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623558/broadcast/4193_be912ad129864a24bf2afd3d7a84669d.avi", "largeThumb": "https://upload.frikanalen.no/media/623558/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:10", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2010-04-06T08:32:09.873000Z", "updatedTime": "2018-11-10T18:29:29.648463Z", "uploadedTime": "2010-04-06T08:32:09.873000Z", "ogvUrl": "https://upload.frikanalen.no/media/623558/theora/4193_a516b53265c14fe2886eb27c81b7201c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623558/large_thumb/large.jpg" }, { "id": 623557, "name": "Akkurat Nå 18.04.2010", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623557/theora/4133_ef074d35a5384425a5fa542fb57a49a5.ogv", "smallThumb": "https://upload.frikanalen.no/media/623557/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623557/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623557/broadcast/4133_d4df3ac42e574c22aadd9f50c0714ed0.avi", "largeThumb": "https://upload.frikanalen.no/media/623557/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:46:54.840000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-25T09:02:49.293000Z", "updatedTime": "2018-11-10T18:29:29.649848Z", "uploadedTime": "2010-03-25T09:02:49.293000Z", "ogvUrl": "https://upload.frikanalen.no/media/623557/theora/4133_ef074d35a5384425a5fa542fb57a49a5.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623557/large_thumb/large.jpg" }, { "id": 623554, "name": "Talentfabrikken 5. mai 2010", "header": "", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv", "smallThumb": "https://upload.frikanalen.no/media/623554/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623554/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623554/broadcast/4231_3aa83edc83dc45709e5d66478383a9b3.avi", "largeThumb": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg" }, "creator": "stig@musikkorps.no", "organization": { "id": 40, "name": "Norges Musikkorps Forbund", "homepage": "https://musikkorps.no/", "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1090, "editorName": "Stig Ryland", "editorEmail": "stig@musikkorps.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:27:58.600000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-14T20:03:05Z", "updatedTime": "2018-11-10T18:29:29.653875Z", "uploadedTime": "2010-04-14T20:03:05Z", "ogvUrl": "https://upload.frikanalen.no/media/623554/theora/4231_7df5ff63cd8043048b172d166cab43e8.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623554/large_thumb/large.jpg" }, { "id": 623482, "name": "Talentfabrikken 15. september 2010 (R)", "header": "Reprise fra uke 12, 2010", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv", "smallThumb": "https://upload.frikanalen.no/media/623482/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623482/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623482/broadcast/4001_ebc148b02d6c416694b0cbf06ac59cd1.avi", "largeThumb": "https://upload.frikanalen.no/media/623482/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:23:10.360000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-03T11:49:20.063000Z", "updatedTime": "2018-11-10T18:29:29.754970Z", "uploadedTime": "2010-03-03T11:49:20.063000Z", "ogvUrl": "https://upload.frikanalen.no/media/623482/theora/4001_173bfe0925904089916c0b4ff8decb04.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623482/large_thumb/large.jpg" }, { "id": 623551, "name": "den norske kirke i eksil del 49", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623551/theora/4228_03281f3559d2464f9688cf1c42e2ad7f.ogv", "original": "https://upload.frikanalen.no/media/623551/original/orig_38a779074946447db1992a4bbe79f7fa.mp4", "smallThumb": "https://upload.frikanalen.no/media/623551/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623551/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623551/broadcast/4228_a7ed989dd983491bb62d0bd000d75314.avi", "largeThumb": "https://upload.frikanalen.no/media/623551/large_thumb/large.jpg" }, "creator": "omoeg@broadpark.no", "organization": { "id": 86, "name": "Den norske kirke i eksil", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1086, "editorName": "Olav Grimdalen", "editorEmail": "omoeg@broadpark.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:58.600000", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-04-14T18:59:26.087000Z", "updatedTime": "2018-11-10T18:29:29.658104Z", "uploadedTime": "2010-04-14T18:59:26.087000Z", "ogvUrl": "https://upload.frikanalen.no/media/623551/theora/4228_03281f3559d2464f9688cf1c42e2ad7f.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623551/large_thumb/large.jpg" }, { "id": 623549, "name": "16_10_Østfoldkirken", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv", "original": "https://upload.frikanalen.no/media/623549/original/orig_64bbb2b8376a413186ae99651318156c.mpg", "smallThumb": "https://upload.frikanalen.no/media/623549/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623549/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623549/broadcast/4046_d3cacc1a123844dba8cf21360893ba82.avi", "largeThumb": "https://upload.frikanalen.no/media/623549/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:28", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "http://www.la-media.no", "createdTime": "2010-03-10T09:01:40.260000Z", "updatedTime": "2018-11-10T18:29:29.660898Z", "uploadedTime": "2010-03-10T09:01:40.260000Z", "ogvUrl": "https://upload.frikanalen.no/media/623549/theora/4046_858fb119a04b4487a11fe3f6025d48e8.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623549/large_thumb/large.jpg" }, { "id": 623546, "name": "Impact Finnmark 01", "header": "En gruppe ungdommer reiser til Finnmark for å fortelle om sin tro.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623546/theora/4184_7480f46c6db04cf4be7050992fe79b90.ogv", "smallThumb": "https://upload.frikanalen.no/media/623546/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623546/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623546/broadcast/4184_29da742ffd7f44df963172343c6d96ec.avi", "largeThumb": "https://upload.frikanalen.no/media/623546/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:19:58.563000Z", "updatedTime": "2018-11-10T18:29:29.665170Z", "uploadedTime": "2010-03-31T07:19:58.563000Z", "ogvUrl": "https://upload.frikanalen.no/media/623546/theora/4184_7480f46c6db04cf4be7050992fe79b90.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623546/large_thumb/large.jpg" }, { "id": 623545, "name": "Impact Finnmark 02", "header": "En gruppe ungdommer reiser til Finnmark for å fortelle om sin tro.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623545/theora/4185_8bfc25a3f310425e93e413a25fffcb6e.ogv", "smallThumb": "https://upload.frikanalen.no/media/623545/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623545/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623545/broadcast/4185_abda477ac88948b1bd1fcfca3ebebd31.avi", "largeThumb": "https://upload.frikanalen.no/media/623545/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:26:00", "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:21:12.563000Z", "updatedTime": "2018-11-10T18:29:29.666571Z", "uploadedTime": "2010-03-31T07:21:12.563000Z", "ogvUrl": "https://upload.frikanalen.no/media/623545/theora/4185_8bfc25a3f310425e93e413a25fffcb6e.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623545/large_thumb/large.jpg" }, { "id": 623544, "name": "HelseExpo Mjøndalen 05", "header": "Hvordan håndtere stress i en travel hverdag. Med Robert Hansen.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623544/theora/4183_3fc8ab427b954f2da7bc04274419f7af.ogv", "smallThumb": "https://upload.frikanalen.no/media/623544/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623544/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623544/broadcast/4183_0c4e60c6d5f348709343ba9dbf4af411.avi", "largeThumb": "https://upload.frikanalen.no/media/623544/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:24:58.640000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:18:13.437000Z", "updatedTime": "2018-11-10T18:29:29.667981Z", "uploadedTime": "2010-03-31T07:18:13.437000Z", "ogvUrl": "https://upload.frikanalen.no/media/623544/theora/4183_3fc8ab427b954f2da7bc04274419f7af.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623544/large_thumb/large.jpg" }, { "id": 623543, "name": "HelseExpo Mjøndalen 04", "header": "Hjertesmellen og livet etter. Med kardiolog Bjørn Arild Halvorsen.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623543/theora/4182_3808cf5fa01648bd800da6a34f7df48d.ogv", "smallThumb": "https://upload.frikanalen.no/media/623543/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623543/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623543/broadcast/4182_fed2ff8e7de44f599c6b277553c204f1.avi", "largeThumb": "https://upload.frikanalen.no/media/623543/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:24:55.920000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:16:04.070000Z", "updatedTime": "2018-11-10T18:29:29.669350Z", "uploadedTime": "2010-03-31T07:16:04.070000Z", "ogvUrl": "https://upload.frikanalen.no/media/623543/theora/4182_3808cf5fa01648bd800da6a34f7df48d.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623543/large_thumb/large.jpg" }, { "id": 623542, "name": "HelseExpo Mjøndalen 03", "header": "Har Bibelen noe å si om vår helse? Med dr. Sigve Tonstad.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623542/theora/4181_47baf24ca4df49b69807557396993519.ogv", "smallThumb": "https://upload.frikanalen.no/media/623542/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623542/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623542/broadcast/4181_4c111e14fab540f9a18361737fb253b9.avi", "largeThumb": "https://upload.frikanalen.no/media/623542/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:24:45.320000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:13:59.723000Z", "updatedTime": "2018-11-10T18:29:29.670700Z", "uploadedTime": "2010-03-31T07:13:59.723000Z", "ogvUrl": "https://upload.frikanalen.no/media/623542/theora/4181_47baf24ca4df49b69807557396993519.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623542/large_thumb/large.jpg" }, { "id": 623541, "name": "HelseExpo Mjøndalen 02", "header": "Hvordan mat påvirker din psykiske helse, med Dr i folkehelsevitenskap Per de Lange.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623541/theora/4180_411076c2e150452a9b18b7f8b91c7875.ogv", "smallThumb": "https://upload.frikanalen.no/media/623541/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623541/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623541/broadcast/4180_c987a346dcba412bb81039ae0f1e1500.avi", "largeThumb": "https://upload.frikanalen.no/media/623541/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:24:19.320000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:11:55.440000Z", "updatedTime": "2018-11-10T18:29:29.672121Z", "uploadedTime": "2010-03-31T07:11:55.440000Z", "ogvUrl": "https://upload.frikanalen.no/media/623541/theora/4180_411076c2e150452a9b18b7f8b91c7875.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623541/large_thumb/large.jpg" }, { "id": 623540, "name": "HelseExpo Mjøndalen 01", "header": "Hvordan unngå en hjertesmell, med Dr Serena Tonstad.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/623540/theora/4179_400462f3cb6941d594cc3bbcad5069bd.ogv", "smallThumb": "https://upload.frikanalen.no/media/623540/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/623540/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/623540/broadcast/4179_81b5aece579542db9cf7e556d38c1cbc.avi", "largeThumb": "https://upload.frikanalen.no/media/623540/large_thumb/large.jpg" }, "creator": "yngvar.borresen@hopechannel.no", "organization": { "id": 53, "name": "Syvendedags Adventistsamfunnet - Den norske union", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1056, "editorName": "Yngvar Børresen", "editorEmail": "yngvar.borresen@hopechannel.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:02.720000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": true, "publishOnWeb": true, "isFiller": false, "refUrl": "", "createdTime": "2010-03-31T07:08:57.890000Z", "updatedTime": "2018-11-10T18:29:29.673528Z", "uploadedTime": "2010-03-31T07:08:57.890000Z", "ogvUrl": "https://upload.frikanalen.no/media/623540/theora/4179_400462f3cb6941d594cc3bbcad5069bd.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/623540/large_thumb/large.jpg" } ] }