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

{
    "count": 3369,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=100&ordering=-updated_time&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&ordering=-updated_time&page=4",
    "results": [
        {
            "id": 622567,
            "name": "Medieinsp. - Åpen",
            "header": "Åpne og inkluderende medier?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622567/theora/2273_fc5ebc5bdf884a5491ff34962e66845d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622567/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622567/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622567/broadcast/orig_cc421e323ed34175bfebebce2e1536d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622567/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:12.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:53:00Z",
            "updatedTime": "2023-07-17T21:54:42.807367Z",
            "uploadedTime": "2009-01-02T13:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622567/theora/2273_fc5ebc5bdf884a5491ff34962e66845d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622567/large_thumb/large.jpg"
        },
        {
            "id": 624160,
            "name": "Fargeplanker",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624160/broadcast/5146_cf79074732874d29b5fb99151803e34d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624160/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:30",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-04T13:22:44.923000Z",
            "updatedTime": "2023-07-17T21:06:27.418779Z",
            "uploadedTime": "2011-01-04T13:22:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624160/large_thumb/large.jpg"
        },
        {
            "id": 622569,
            "name": "Synth treff",
            "header": "Dokumentar fra det andre norske analoge synthesizer treffet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622569/theora/2361_c767a4eff6784934a830be4531b64fb6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622569/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622569/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622569/broadcast/orig_65e361c012a54c1d98d3b7b84cd2ab99.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622569/large_thumb/large.jpg"
            },
            "creator": "baard.e.winther@wintherstormer.no",
            "organization": {
                "id": 286,
                "name": "Baards kanal",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1252,
                "editorName": "Bård Eirik Winther",
                "editorEmail": "baard.e.winther@wintherstormer.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:07.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:21:00Z",
            "updatedTime": "2023-07-12T22:39:39.469543Z",
            "uploadedTime": "2009-01-02T15:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622569/theora/2361_c767a4eff6784934a830be4531b64fb6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622569/large_thumb/large.jpg"
        },
        {
            "id": 623773,
            "name": "Misjon del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623773/theora/4531_1dd0c4c69c124b33a48a4bdc7c107dfd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623773/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623773/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623773/broadcast/4531_333a26f5daa94e339a48586b993c6be2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623773/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-08-01T20:26:29.500000Z",
            "updatedTime": "2023-07-12T22:36:30.834081Z",
            "uploadedTime": "2010-08-01T20:26:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623773/theora/4531_1dd0c4c69c124b33a48a4bdc7c107dfd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623773/large_thumb/large.jpg"
        },
        {
            "id": 623795,
            "name": "misjon del 6",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623795/theora/4612_87fcdb1d8b4140c8919edee45a37a370.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623795/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623795/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623795/broadcast/4612_95f6ed488df14077ac7148e7a622dd52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623795/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-08-11T16:33:08.933000Z",
            "updatedTime": "2023-07-12T22:36:05.863477Z",
            "uploadedTime": "2010-08-11T16:33:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623795/theora/4612_87fcdb1d8b4140c8919edee45a37a370.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623795/large_thumb/large.jpg"
        },
        {
            "id": 623858,
            "name": "Bibelundervisning - del 9",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623858/theora/4624_170b569c1abd4f43b239e5ab7b9af321.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623858/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623858/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623858/broadcast/4624_2f432207c36a43f2a07f313108e99522.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623858/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-08-17T20:54:45.490000Z",
            "updatedTime": "2023-07-12T22:35:46.175302Z",
            "uploadedTime": "2010-08-17T20:54:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623858/theora/4624_170b569c1abd4f43b239e5ab7b9af321.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623858/large_thumb/large.jpg"
        },
        {
            "id": 623859,
            "name": "Bibelundervisning - del 10",
            "header": "Helbredelse del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623859/theora/4625_a66dc3c77ea042d0ad4ebb66fb621f27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623859/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623859/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623859/broadcast/4625_cc0ef5915f2a4378a4be521f12fdc9dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623859/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-08-17T21:07:35.360000Z",
            "updatedTime": "2023-07-12T22:35:25.074921Z",
            "uploadedTime": "2010-08-17T21:07:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623859/theora/4625_a66dc3c77ea042d0ad4ebb66fb621f27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623859/large_thumb/large.jpg"
        },
        {
            "id": 623860,
            "name": "Bibelundervisning - del 11",
            "header": "Helbredelse del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623860/theora/4633_5ff9368fdbe040ceacccd5a91b4dcf9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623860/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623860/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623860/broadcast/4633_a44e089bfa5145e3b615a16eaf1e97c9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623860/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-08-19T14:22:58.730000Z",
            "updatedTime": "2023-07-12T22:35:07.981337Z",
            "uploadedTime": "2010-08-19T14:22:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623860/theora/4633_5ff9368fdbe040ceacccd5a91b4dcf9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623860/large_thumb/large.jpg"
        },
        {
            "id": 623898,
            "name": "Bibelundervisning - del 12",
            "header": "De åndelige nådegaver - del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623898/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623898/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623898/broadcast/4721_0a2bc28483a84c41a0488f12f07abb44.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623898/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-09-07T20:45:23.077000Z",
            "updatedTime": "2023-07-12T22:34:48.665937Z",
            "uploadedTime": "2010-09-07T20:45:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
        },
        {
            "id": 623717,
            "name": "Samtalaprogram 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623717/broadcast/4409_73a42b80d9944650bdc07905fd072d3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623717/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-06-16T22:01:18.210000Z",
            "updatedTime": "2023-07-12T22:34:25.584192Z",
            "uploadedTime": "2010-06-16T22:01:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623717/large_thumb/large.jpg"
        },
        {
            "id": 623915,
            "name": "Bibelundervisning - del 13",
            "header": "De ådelige nådegaver del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623915/broadcast/4744_d82f79bc2685405abf59acc35fc3ec0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623915/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-09-12T13:41:35.453000Z",
            "updatedTime": "2023-07-12T22:34:01.246238Z",
            "uploadedTime": "2010-09-12T13:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
        },
        {
            "id": 623916,
            "name": "Bibelundervisning - del 14",
            "header": "De ådelige nådegaver del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623916/theora/4745_830daecae34c4f1a857f097789c4d94e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623916/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623916/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623916/broadcast/4745_84285966ea6c4221bf97de51ed685401.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623916/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-09-12T13:45:07.207000Z",
            "updatedTime": "2023-07-12T22:33:33.360843Z",
            "uploadedTime": "2010-09-12T13:45:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623916/theora/4745_830daecae34c4f1a857f097789c4d94e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623916/large_thumb/large.jpg"
        },
        {
            "id": 623946,
            "name": "Misjon del 7",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623946/theora/4775_5895e7c6d2724f268d734b04f3af1b8b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623946/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623946/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623946/broadcast/4775_5895e7c6d2724f268d734b04f3af1b8b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623946/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-09-28T19:54:19.707000Z",
            "updatedTime": "2023-07-12T22:33:12.653174Z",
            "uploadedTime": "2010-09-28T19:54:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623946/theora/4775_5895e7c6d2724f268d734b04f3af1b8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623946/large_thumb/large.jpg"
        },
        {
            "id": 623993,
            "name": "Misjonsmøte 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623993/theora/4847_7b17cab083ce4f64bba137f1e9b26cab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623993/broadcast/4847_7b17cab083ce4f64bba137f1e9b26cab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623993/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-10-17T21:21:06.763000Z",
            "updatedTime": "2023-07-12T22:32:51.709385Z",
            "uploadedTime": "2010-10-17T21:21:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623993/theora/4847_7b17cab083ce4f64bba137f1e9b26cab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623993/large_thumb/large.jpg"
        },
        {
            "id": 624005,
            "name": "Misjonsmøte 02",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624005/theora/4898_db047a4817da492e8c8410e3a3b8d21f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624005/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624005/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624005/broadcast/4898_db047a4817da492e8c8410e3a3b8d21f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624005/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-10-24T10:36:24.563000Z",
            "updatedTime": "2023-07-12T22:32:29.919697Z",
            "uploadedTime": "2010-10-24T10:36:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624005/theora/4898_db047a4817da492e8c8410e3a3b8d21f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624005/large_thumb/large.jpg"
        },
        {
            "id": 624017,
            "name": "Bibelundevisning del. 15",
            "header": "Vekkelse og reformer del. 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624017/theora/4916_672a668956d84ba38ec71c1603163322.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624017/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624017/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624017/broadcast/4916_672a668956d84ba38ec71c1603163322.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624017/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-11-01T23:07:00.387000Z",
            "updatedTime": "2023-07-12T22:32:05.317173Z",
            "uploadedTime": "2010-11-01T23:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624017/theora/4916_672a668956d84ba38ec71c1603163322.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624017/large_thumb/large.jpg"
        },
        {
            "id": 624033,
            "name": "Bibelundervisning - del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624033/broadcast/4931_53a393c5f0b04623a05b13731c27187f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624033/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.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-08T21:41:55.380000Z",
            "updatedTime": "2023-07-12T22:31:44.906057Z",
            "uploadedTime": "2010-11-08T21:41:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624033/theora/4931_53a393c5f0b04623a05b13731c27187f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624033/large_thumb/large.jpg"
        },
        {
            "id": 624038,
            "name": "Misjonsmøte 03",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624038/theora/4941_adbcc50538dc4e48896c93b02915dfd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624038/broadcast/4941_adbcc50538dc4e48896c93b02915dfd7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624038/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-11-17T19:44:42.933000Z",
            "updatedTime": "2023-07-12T22:31:20.292576Z",
            "uploadedTime": "2010-11-17T19:44:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624038/theora/4941_adbcc50538dc4e48896c93b02915dfd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624038/large_thumb/large.jpg"
        },
        {
            "id": 624050,
            "name": "Bibeltime nr 17",
            "header": "Vekkelse og reformer del 3",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624050/theora/4958_0d248da18e804ce3bb4c0c283fc9ef91.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624050/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624050/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624050/broadcast/4958_0d248da18e804ce3bb4c0c283fc9ef91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624050/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-11-26T08:53:10.047000Z",
            "updatedTime": "2023-07-12T22:31:00.369248Z",
            "uploadedTime": "2010-11-26T08:53:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624050/theora/4958_0d248da18e804ce3bb4c0c283fc9ef91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624050/large_thumb/large.jpg"
        },
        {
            "id": 623985,
            "name": "misjon - Intervju med Solonka",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623985/theora/4824_4574435b09a044c6a7d677289c3e2975.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623985/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623985/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623985/broadcast/4824_4574435b09a044c6a7d677289c3e2975.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623985/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-10-11T19:04:49.303000Z",
            "updatedTime": "2023-07-12T22:30:33.389262Z",
            "uploadedTime": "2010-10-11T19:04:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623985/theora/4824_4574435b09a044c6a7d677289c3e2975.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623985/large_thumb/large.jpg"
        },
        {
            "id": 623670,
            "name": "Misjon del 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623670/theora/4343_4b9010cc622f4bedb1babd4374ca524b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623670/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623670/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623670/broadcast/4343_f25f7787499e4721871ff87de84cb4a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623670/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-05-19T20:38:13.970000Z",
            "updatedTime": "2023-07-12T22:30:10.414828Z",
            "uploadedTime": "2010-05-19T20:38:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623670/theora/4343_4b9010cc622f4bedb1babd4374ca524b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623670/large_thumb/large.jpg"
        },
        {
            "id": 623547,
            "name": "Bibelundervisning - del 1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623547/theora/4215_d8346653b3294e98b328a6d86fcf70a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623547/broadcast/4215_aa58ced7d59b4cfbac5b64c69e11c082.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623547/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-12T08:22:52.923000Z",
            "updatedTime": "2023-07-12T22:28:56.515927Z",
            "uploadedTime": "2010-04-12T08:22:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623547/theora/4215_d8346653b3294e98b328a6d86fcf70a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623547/large_thumb/large.jpg"
        },
        {
            "id": 623556,
            "name": "Bibelundervisning - del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623556/theora/4216_4bcefb0f136749298c636ec367dbd1c2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623556/broadcast/4216_dd78bc514c6a4ccf8e922c02746b92f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623556/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-12T08:24:43.770000Z",
            "updatedTime": "2023-07-12T22:28:35.540905Z",
            "uploadedTime": "2010-04-12T08:24:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623556/theora/4216_4bcefb0f136749298c636ec367dbd1c2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623556/large_thumb/large.jpg"
        },
        {
            "id": 623573,
            "name": "Misjon del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623573/theora/4255_dfcaf31d3f1c4f08b6ef2b9fc3c6d5d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623573/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623573/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623573/broadcast/4255_25f8cd4cf9634e12b644a8ea2e56e53e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623573/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-22T18:57:19.147000Z",
            "updatedTime": "2023-07-12T22:28:09.466988Z",
            "uploadedTime": "2010-04-22T18:57:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623573/theora/4255_dfcaf31d3f1c4f08b6ef2b9fc3c6d5d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623573/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": 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": 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": 623653,
            "name": "Misjon del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623653/theora/4342_eb8c583d749e4355b608f7f1337e10a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623653/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623653/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623653/broadcast/4342_2bfbc119270542e1956b2ca8bb20ae58.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623653/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-05-19T20:36:47.857000Z",
            "updatedTime": "2023-07-12T22:26:15.360813Z",
            "uploadedTime": "2010-05-19T20:36:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623653/theora/4342_eb8c583d749e4355b608f7f1337e10a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623653/large_thumb/large.jpg"
        },
        {
            "id": 623679,
            "name": "Bibelundervisning - del 6",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623679/theora/4344_93ad18abc7794089a9ffcdd0480533ff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623679/broadcast/4344_aff935c42e9640c9bc5cc8f72f5068c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623679/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-05-19T20:39:34.313000Z",
            "updatedTime": "2023-07-12T22:25:42.558373Z",
            "uploadedTime": "2010-05-19T20:39:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623679/theora/4344_93ad18abc7794089a9ffcdd0480533ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623679/large_thumb/large.jpg"
        },
        {
            "id": 623696,
            "name": "Samtalaprogram 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623696/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623696/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623696/broadcast/4345_354a550693384d36aa1ffd7ddb79f42d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623696/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-05-19T20:42:05.943000Z",
            "updatedTime": "2023-07-12T22:25:08.757840Z",
            "uploadedTime": "2010-05-19T20:42:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623696/theora/4345_113bd69ba8bd4820aae30f635500b7b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623696/large_thumb/large.jpg"
        },
        {
            "id": 623706,
            "name": "Samtalaprogram 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623706/theora/4408_c26037b783dd443593f67c6e6e81e80a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623706/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623706/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623706/broadcast/4408_ddae5908a5764a57ba1072dbe3c99e03.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623706/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-06-16T21:52:13.427000Z",
            "updatedTime": "2023-07-12T22:24:41.591966Z",
            "uploadedTime": "2010-06-16T21:52:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623706/theora/4408_c26037b783dd443593f67c6e6e81e80a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623706/large_thumb/large.jpg"
        },
        {
            "id": 623729,
            "name": "Bibelundervisning - del 6-1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623729/theora/4410_f238cd00296b48c5880217773be10f77.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623729/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623729/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623729/broadcast/4410_b165b2a9daa54f99a5dac256cf13a3f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623729/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-06-16T22:11:05.987000Z",
            "updatedTime": "2023-07-12T22:24:20.624635Z",
            "uploadedTime": "2010-06-16T22:11:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623729/theora/4410_f238cd00296b48c5880217773be10f77.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623729/large_thumb/large.jpg"
        },
        {
            "id": 623730,
            "name": "Bibelundervisning - del 7",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623730/theora/4411_824c080204e54e84a84b8e2fc322e28a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623730/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623730/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623730/broadcast/4411_609e18acd3b9483c8da157a99676ada5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623730/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-06-16T22:14:33.367000Z",
            "updatedTime": "2023-07-12T22:23:55.342184Z",
            "uploadedTime": "2010-06-16T22:14:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623730/theora/4411_824c080204e54e84a84b8e2fc322e28a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623730/large_thumb/large.jpg"
        },
        {
            "id": 623732,
            "name": "Bibelundervisning - del 8",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623732/theora/4490_e45a42a88f4444598886cf357e9573a2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623732/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623732/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623732/broadcast/4490_8c4ee0ebabb6451bb9dfec43352465ee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623732/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-07-10T21:12:02.427000Z",
            "updatedTime": "2023-07-12T22:23:30.103996Z",
            "uploadedTime": "2010-07-10T21:12:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623732/theora/4490_e45a42a88f4444598886cf357e9573a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623732/large_thumb/large.jpg"
        },
        {
            "id": 623570,
            "name": "Misjon",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623570/theora/4217_4f405e45c4264e89ab94acd1effb0906.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623570/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623570/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623570/broadcast/4217_eb1ca50f011149008e59ff3c70c7b246.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623570/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-12T15:37:34.787000Z",
            "updatedTime": "2023-07-12T22:23:03.987879Z",
            "uploadedTime": "2010-04-12T15:37:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623570/theora/4217_4f405e45c4264e89ab94acd1effb0906.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623570/large_thumb/large.jpg"
        },
        {
            "id": 624967,
            "name": "Den skjulte ruskulturen",
            "header": "Studentdebatt: Hvem er de usynlige rusbrukerne? De klarer på ulikt vis å kombinere ulovlig rusbruk med et tilsynelatende normalt hverdagsliv. Men hva bør vi gjøre med dem? Er samfunnet tjent med at denne gruppen av ellers oppegående mennesker gjøres til kriminelle eller behandlingstrengende?\r\n\r\nPanel: Willy Pedersen, professor i sosiologi, Tore Andvig, utelivsjournalist, Nils August Andresen, ansvarlig redaktør for Minerva, Jan Bøhler, nestleder i justiskomiteen og stortingsrepresentant for Arbeiderpartiet\r\n\r\nArrangert av Kulturutvalget, Det Norske Studentersamfund",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624967/theora/orig_3a7393f953ce4e43a81675d87c0f3f3d.ogv",
                "original": "https://upload.frikanalen.no/media/624967/original/orig_3a7393f953ce4e43a81675d87c0f3f3d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624967/broadcast/6399_135e189d0b8240f29250be0a2a0f1c92.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624967/large_thumb/large.jpg"
            },
            "creator": "anitat@online.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:41:44.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://anitanyholt.no",
            "createdTime": "2012-09-16T02:28:50.327000Z",
            "updatedTime": "2023-07-12T22:18:16.690615Z",
            "uploadedTime": "2012-09-16T02:28:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624967/theora/orig_3a7393f953ce4e43a81675d87c0f3f3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624967/large_thumb/large.jpg"
        },
        {
            "id": 622987,
            "name": "Pensjonistpartiet del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622987/broadcast/orig_51bd78dc35144969a872a63345199191.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:00.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T14:00:30.457000Z",
            "updatedTime": "2023-07-12T21:35:21.672864Z",
            "uploadedTime": "2009-08-19T14:00:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
        },
        {
            "id": 622985,
            "name": "Pensjonistpartiet del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622985/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622985/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622985/broadcast/orig_8f432bfcc47b4b1787279ac551f785fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:48.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T13:59:46.317000Z",
            "updatedTime": "2023-07-12T21:34:26.179599Z",
            "uploadedTime": "2009-08-19T13:59:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
        },
        {
            "id": 622983,
            "name": "Pensjonistpartiet del 1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622983/theora/3260_c4cf7e43dab14a3ea421756eaa523d9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622983/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622983/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622983/broadcast/orig_584908fbd5a84e25b3ab39efd71a3d1d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622983/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:33.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T13:56:20.597000Z",
            "updatedTime": "2023-07-12T21:33:31.201242Z",
            "uploadedTime": "2009-08-19T13:56:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622983/theora/3260_c4cf7e43dab14a3ea421756eaa523d9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622983/large_thumb/large.jpg"
        },
        {
            "id": 622593,
            "name": "Vaffel-moms",
            "header": "Debatt om moms for frivillige organiasjosner",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622593/theora/2962_c22c2d3443e647f394a96a0e316ec5f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622593/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622593/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622593/broadcast/orig_9e752303c5804913a47b4ce8d0764c18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622593/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:28:43.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-05-28T14:32:30.803000Z",
            "updatedTime": "2023-07-12T21:30:11.964059Z",
            "uploadedTime": "2009-05-28T14:32:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622593/theora/2962_c22c2d3443e647f394a96a0e316ec5f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622593/large_thumb/large.jpg"
        },
        {
            "id": 622330,
            "name": "UKA-Magasinet del 3",
            "header": "UKA-TV er studentenes egen TV-kanal under Student UKA09. UKA-TV vil sende magasinprogram fra UKA med programledere og aktuelle gjester til faste tidspunkt. Det vil bli sendt innslag fra de forskjellige arrangementene og UKA-TVs egne programledere vil være til stede på de viktigste begivenhetene. Vi kommer til å være der det skjer og det vil bli sendt innslag fra de forskjellige arrangementene under UKA. Programmene vil også innholde aktuelle saker fra studentsamfunnet på Rena og det som opptar oss studenter. Sendingene er bygd opp rundt årets tema under UKA som er hyllest.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622330/theora/2364_450fd83c4bc347ba910d7f8e6778e3de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622330/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622330/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622330/broadcast/orig_356b24a66b6c4026840ecd929a719f83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622330/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:33",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:24:00Z",
            "updatedTime": "2023-07-12T21:27:58.750410Z",
            "uploadedTime": "2009-01-02T15:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622330/theora/2364_450fd83c4bc347ba910d7f8e6778e3de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622330/large_thumb/large.jpg"
        },
        {
            "id": 622329,
            "name": "Uka-Magasinet del 4",
            "header": "UKA-TV er studentenes egen TV-kanal under Student UKA09. UKA-TV vil sende magasinprogram fra UKA med programledere og aktuelle gjester til faste tidspunkt. Det vil bli sendt innslag fra de forskjellige arrangementene og UKA-TVs egne programledere vil være til stede på de viktigste begivenhetene. Vi kommer til å være der det skjer og det vil bli sendt innslag fra de forskjellige arrangementene under UKA. Programmene vil også innholde aktuelle saker fra studentsamfunnet på Rena og det som opptar oss studenter. Sendingene er bygd opp rundt årets tema under UKA som er hyllest.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622329/theora/2363_01578f56c4a646958590e6efc97d2668.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622329/broadcast/orig_20ef903404e44b8e8e2c332ca05922ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622329/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:21:20",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:23:00Z",
            "updatedTime": "2023-07-12T21:27:34.304072Z",
            "uploadedTime": "2009-01-02T15:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622329/theora/2363_01578f56c4a646958590e6efc97d2668.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622329/large_thumb/large.jpg"
        },
        {
            "id": 622328,
            "name": "UKA-Magasinet del 2",
            "header": "UKA-TV er studentenes egen TV-kanal under Student UKA09. UKA-TV vil sende magasinprogram fra UKA med programledere og aktuelle gjester til faste tidspunkt. Det vil bli sendt innslag fra de forskjellige arrangementene og UKA-TVs egne programledere vil være til stede på de viktigste begivenhetene. Vi kommer til å være der det skjer og det vil bli sendt innslag fra de forskjellige arrangementene under UKA. Programmene vil også innholde aktuelle saker fra studentsamfunnet på Rena og det som opptar oss studenter. Sendingene er bygd opp rundt årets tema under UKA som er hyllest.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622328/theora/2360_93f2d0bf510a44e08cfc3eaa08d60110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622328/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622328/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622328/broadcast/orig_2c853089cf224d8d94332e09f458a0eb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622328/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:08:11",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:20:00Z",
            "updatedTime": "2023-07-12T21:27:13.397003Z",
            "uploadedTime": "2009-01-02T15:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622328/theora/2360_93f2d0bf510a44e08cfc3eaa08d60110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622328/large_thumb/large.jpg"
        },
        {
            "id": 622271,
            "name": "Åpning av Frikanalen",
            "header": "Opptak fra livesendingen på Folkets Hus 8.januar.\r\nTrond Giske Åpner den første ordinære sendingen, samt en breakdance til en strykekvartett akkopagnert av en trommis. Produsert av unge frivillige fra The Gathering under ledelse av Andreas Aanerud :+)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622271/theora/2117_d3f4d5066d4641d6b75fd66fc1fa9cd6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622271/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622271/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622271/broadcast/orig_Åpning Frikanalen.avi.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622271/large_thumb/large.jpg"
            },
            "creator": "a.m.aanerud@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:15:39",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T11:17:00Z",
            "updatedTime": "2023-07-12T21:22:01.352419Z",
            "uploadedTime": "2009-01-02T11:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622271/theora/2117_d3f4d5066d4641d6b75fd66fc1fa9cd6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622271/large_thumb/large.jpg"
        },
        {
            "id": 622331,
            "name": "Uka-Magasinet del 1",
            "header": "UKA-TV er studentenes egen TV-kanal under Student UKA09. UKA-TV vil sende magasinprogram fra UKA med programledere og aktuelle gjester til faste tidspunkt. Det vil bli sendt innslag fra de forskjellige arrangementene og UKA-TVs egne programledere vil være til stede på de viktigste begivenhetene. Vi kommer til å være der det skjer og det vil bli sendt innslag fra de forskjellige arrangementene under UKA. Programmene vil også innholde aktuelle saker fra studentsamfunnet på Rena og det som opptar oss studenter. Sendingene er bygd opp rundt årets tema under UKA som er hyllest.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622331/theora/2365_121bd071b2e348ca8c78054d7b034c6f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622331/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622331/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622331/broadcast/orig_3c7bc5f349a2424ab8ed9a4e7289244e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622331/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:14:10",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:25:00Z",
            "updatedTime": "2023-07-12T21:20:42.574578Z",
            "uploadedTime": "2009-01-02T15:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622331/theora/2365_121bd071b2e348ca8c78054d7b034c6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622331/large_thumb/large.jpg"
        },
        {
            "id": 622333,
            "name": "UKA-Magasinet Del 5",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622333/theora/2367_c30ec5eb3e114f98af97e684bce481df.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622333/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622333/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622333/broadcast/orig_5c4fc72d5e534cfea7aab2e61bb74f04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622333/large_thumb/large.jpg"
            },
            "creator": "trygve.hongset@stud.hihm.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:42",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:27:00Z",
            "updatedTime": "2023-07-12T21:20:03.071612Z",
            "uploadedTime": "2009-01-02T15:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622333/theora/2367_c30ec5eb3e114f98af97e684bce481df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622333/large_thumb/large.jpg"
        },
        {
            "id": 627728,
            "name": "Om fortapelsen av fredsevnen",
            "header": "Marielle Leraand forklarer hvordan fredsbevegelsen og politiske partier fortaper seg i krigsretorikk. Hun skisserer løsninger.",
            "description": "Marielle Leraand forklarer hvordan fredsbevegelsen og politiske partier fortaper seg i krigsretorikk",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627728/theora/CONTENTS1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627728/broadcast/CONTENTS1.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627728/large_thumb/CONTENTS1.jpg",
                "original": "https://upload.frikanalen.no/media/627728/original/CONTENTS1.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 133,
                "name": "Bevegelsen for Sosialisme",
                "homepage": null,
                "description": "",
                "postalAddress": "c/o Fellesdistribusjon SA, postboks 1420 Vika, 0155 OSLO",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:15:24.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-03-21T10:11:02.526631Z",
            "updatedTime": "2023-04-02T19:15:42.141618Z",
            "uploadedTime": "2023-03-21T10:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627728/theora/CONTENTS1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627728/large_thumb/CONTENTS1.jpg"
        },
        {
            "id": 627727,
            "name": "En sann Gud, hva med mennesket?",
            "header": "Et avgjørende spørsmål",
            "description": "Et avgjørende spørsmål",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627727/theora/En sann Gud, hva med mennesket_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627727/broadcast/En sann Gud, hva med mennesket_.dv",
                "original": "https://upload.frikanalen.no/media/627727/original/En sann Gud, hva med mennesket_.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627727/large_thumb/En sann Gud, hva med mennesket_.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:50:34.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-03-21T10:08:54.302391Z",
            "updatedTime": "2023-03-21T10:34:00.504097Z",
            "uploadedTime": "2023-03-21T10:09:53.490345Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627727/theora/En sann Gud, hva med mennesket_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627727/large_thumb/En sann Gud, hva med mennesket_.jpg"
        },
        {
            "id": 627726,
            "name": "Shofar - Med Abraham som forbilde",
            "header": "Program nr. 156, Bladet evangelistne",
            "description": "Bibelen er boken til lys og til visdom, rettledelse og frelse.\nHer er det mange fortellinger som er til lærdom for oss i dag. Trender\nskifter og ættene kommer og går, men Guds ord er det samme på Abrahams\ntid som idag.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627726/theora/Shofar 167 Med Abraham som forbilde.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627726/broadcast/Shofar 167 Med Abraham som forbilde.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627726/large_thumb/Shofar 167 Med Abraham som forbilde.jpg",
                "original": "https://upload.frikanalen.no/media/627726/original/Shofar 167 Med Abraham som forbilde.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:22:36.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-03-21T08:56:40.105650Z",
            "updatedTime": "2023-03-21T09:27:11.883753Z",
            "uploadedTime": "2023-03-21T09:05:16.079586Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627726/theora/Shofar 167 Med Abraham som forbilde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627726/large_thumb/Shofar 167 Med Abraham som forbilde.jpg"
        },
        {
            "id": 627725,
            "name": "Shofar - To Begivenheter ved Jesu komme",
            "header": "Program nr. 155, Bladet Evangelisten",
            "description": "Jesus skal komme igjen! Det er to begivenheter rundt Jesu komme.\nDet gjelder hans komme i lufhimmelen og gjenkomsten til Oljeberget.\nBegivenhetene og løftene rundt Jesu komme i lufthimmelen, er noe som kan\nskje hva tid som helst.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627725/theora/Shofar 166 To begivenheter ved Jesu komme!.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627725/broadcast/Shofar 166 To begivenheter ved Jesu komme!.dv",
                "original": "https://upload.frikanalen.no/media/627725/original/Shofar 166 To begivenheter ved Jesu komme!.mov",
                "largeThumb": "https://upload.frikanalen.no/media/627725/large_thumb/Shofar 166 To begivenheter ved Jesu komme!.jpg"
            },
            "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:23:21.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-03-16T07:51:26.356644Z",
            "updatedTime": "2023-03-16T08:21:57.244174Z",
            "uploadedTime": "2023-03-16T07:59:24.708588Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627725/theora/Shofar 166 To begivenheter ved Jesu komme!.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627725/large_thumb/Shofar 166 To begivenheter ved Jesu komme!.jpg"
        }
    ]
}