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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2350&ordering=-duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2250&ordering=-duration",
    "results": [
        {
            "id": 626299,
            "name": "Shofar Israel i Det Nye Testamentet",
            "header": "Bladet Evangelisten\r\nProgram 8",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626299/theora/Shofar 27  Israel i Det Nye Testamentet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626299/broadcast/Shofar 27  Israel i Det Nye Testamentet.dv",
                "original": "https://upload.frikanalen.no/media/626299/original/Shofar 27  Israel i Det Nye Testamentet.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626299/large_thumb/Shofar 27  Israel i Det Nye Testamentet.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:23.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T17:41:46.941972Z",
            "updatedTime": "2020-08-31T20:24:45.237027Z",
            "uploadedTime": "2020-02-01T17:56:08.547531Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626299/theora/Shofar 27  Israel i Det Nye Testamentet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626299/large_thumb/Shofar 27  Israel i Det Nye Testamentet.jpg"
        },
        {
            "id": 626250,
            "name": "Shofar Israel fra år 70 - 1948",
            "header": "Program 2\r\nBladet Evangelisten",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626250/theora/År 70 - 1948.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626250/broadcast/År 70 - 1948.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626250/large_thumb/År 70 - 1948.jpg",
                "original": "https://upload.frikanalen.no/media/626250/original/År 70 - 1948.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:23.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2019-12-25T12:05:04.754172Z",
            "updatedTime": "2020-08-31T20:26:32.198274Z",
            "uploadedTime": "2019-12-25T12:15:32.834512Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626250/theora/År 70 - 1948.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626250/large_thumb/År 70 - 1948.jpg"
        },
        {
            "id": 626877,
            "name": "Shofar  Israel fra år 70-1948",
            "header": "Program 78, bladet evangelisten",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626877/theora/År 70 - 1948.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626877/broadcast/År 70 - 1948.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626877/large_thumb/År 70 - 1948.jpg",
                "original": "https://upload.frikanalen.no/media/626877/original/År 70 - 1948.mp4"
            },
            "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:20:23.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-08-17T21:31:40.324672Z",
            "updatedTime": "2021-08-17T21:47:26.976956Z",
            "uploadedTime": "2021-08-17T21:37:02.236953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626877/theora/År 70 - 1948.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626877/large_thumb/År 70 - 1948.jpg"
        },
        {
            "id": 625463,
            "name": "TED - Laura Schulz: The surprisingly logical minds of babies",
            "header": "How do babies learn so much from so little so quickly? In a fun, experiment-filled talk, cognitive scientist Laura Schulz shows how our young ones make decisions with a surprisingly strong sense of logic, well before they can talk.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625463/theora/LauraSchulz_2015.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625463/small_thumb/LauraSchulz_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625463/original/LauraSchulz_2015.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625463/large_thumb/LauraSchulz_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625463/broadcast/LauraSchulz_2015.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:22.970000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LauraSchulz_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.214525Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625463/theora/LauraSchulz_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625463/large_thumb/LauraSchulz_2015.jpg"
        },
        {
            "id": 626303,
            "name": "Shofar Guds lover - Israels lover",
            "header": "Bladet Evangelisten\r\nprogram 25",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626303/theora/Shofar 30 Guds lover - Israels lover.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626303/broadcast/Shofar 30 Guds lover - Israels lover.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626303/large_thumb/Shofar 30 Guds lover - Israels lover.jpg",
                "original": "https://upload.frikanalen.no/media/626303/original/Shofar 30 Guds lover - Israels lover.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:20.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T14:37:48.415996Z",
            "updatedTime": "2020-08-31T20:24:17.507939Z",
            "uploadedTime": "2020-02-03T14:48:31.828017Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626303/theora/Shofar 30 Guds lover - Israels lover.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626303/large_thumb/Shofar 30 Guds lover - Israels lover.jpg"
        },
        {
            "id": 624043,
            "name": "Sang program Bosse Grevinger",
            "header": "Bosse Grevinger synger kristne sanger, www.ckms.tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624043/theora/4948_fe91da87e18046109b7651ee61ac4a92.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624043/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624043/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624043/broadcast/4948_fe91da87e18046109b7651ee61ac4a92.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624043/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:20:20.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-11-24T17:51:03.170000Z",
            "updatedTime": "2018-11-10T18:29:29.029588Z",
            "uploadedTime": "2010-11-24T17:51:03.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624043/theora/4948_fe91da87e18046109b7651ee61ac4a92.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624043/large_thumb/large.jpg"
        },
        {
            "id": 624206,
            "name": "TED - Økonomisk realitetssjekk",
            "header": "Idet verden er på vei inn i økonomiske nedgangstider, klimaendringer og urettferdighet, utfordrer Tim Jackson etablerte økonomiske prinsipper og forklarer hvordan vi kan slutte å forsterke krisene og heller investere i vår egen fremtid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624206/theora/5204_a4e765e005b046f4aebcfc19cbfe249f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624206/broadcast/5204_a4e765e005b046f4aebcfc19cbfe249f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624206/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:18.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-01-26T10:59:51.450000Z",
            "updatedTime": "2018-11-10T18:29:28.827567Z",
            "uploadedTime": "2011-01-26T10:59:51.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624206/theora/5204_a4e765e005b046f4aebcfc19cbfe249f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624206/large_thumb/large.jpg"
        },
        {
            "id": 624251,
            "name": "TED - Lær alle barn om mat",
            "header": "TED-prisvinner Jamie Oliver deler mektige historier fra sitt anti-overvektsprosjekt i Huntington, West Virginia, samt et sjokkerende bilde av sukkeret som vi spiser, når han gjør et frontalangrep på vår mat-ignoranse.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624251/theora/5288_a841ed0b494f429487d9679fadf45c19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624251/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624251/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624251/broadcast/5288_0e015652fcc0441499ce3e4336b31f1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624251/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:18.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-10T08:22:09Z",
            "updatedTime": "2018-11-10T18:29:28.767236Z",
            "uploadedTime": "2011-02-10T08:22:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624251/theora/5288_a841ed0b494f429487d9679fadf45c19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624251/large_thumb/large.jpg"
        },
        {
            "id": 626288,
            "name": "Shofar Purim",
            "header": "Program 10\r\nBladet Evangelisten",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626288/theora/Shofar TV program 10.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626288/broadcast/Shofar TV program 10.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626288/large_thumb/Shofar TV program 10.jpg",
                "original": "https://upload.frikanalen.no/media/626288/original/Shofar TV program 10.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:17.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-01-29T21:39:09.715589Z",
            "updatedTime": "2020-08-31T20:25:58.313818Z",
            "uploadedTime": "2020-01-29T21:53:11.175799Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626288/theora/Shofar TV program 10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626288/large_thumb/Shofar TV program 10.jpg"
        },
        {
            "id": 626710,
            "name": "Shofar Purimfesten i Israel",
            "header": "Program 56, Bladet evangelisten, Fra 25 februar markerer Israel purimfesten. Dette er merkedager til minne om dronning Ester i det persiske rike. Dette er fra Esters bok i bibelen. På nytt ser vi at Bibelen forteller Israels historie, til påminnelse og ettertanke for oss alle.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626710/theora/Shofar TV Purim.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626710/broadcast/Shofar TV Purim.dv",
                "original": "https://upload.frikanalen.no/media/626710/original/Shofar TV Purim.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626710/large_thumb/Shofar TV Purim.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:20:17.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-02-22T20:45:34.202069Z",
            "updatedTime": "2021-06-16T13:01:37.468724Z",
            "uploadedTime": "2021-02-22T20:50:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626710/theora/Shofar TV Purim.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626710/large_thumb/Shofar TV Purim.jpg"
        },
        {
            "id": 626302,
            "name": "Shofar Klima og Israel",
            "header": "Bladet Evangelisten\r\nProgram 7",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626302/theora/Shofar 29         Klima og Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626302/broadcast/Shofar 29         Klima og Israel.dv",
                "original": "https://upload.frikanalen.no/media/626302/original/Shofar 29         Klima og Israel.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626302/large_thumb/Shofar 29         Klima og Israel.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:16.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T21:50:00.852537Z",
            "updatedTime": "2020-08-31T20:24:26.198241Z",
            "uploadedTime": "2020-02-01T22:11:52.235417Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626302/theora/Shofar 29         Klima og Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626302/large_thumb/Shofar 29         Klima og Israel.jpg"
        },
        {
            "id": 625432,
            "name": "MakerCon - How to make 3D printer electronics",
            "header": "Elias Bakken at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625432/theora/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625432/large_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625432/broadcast/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625432/small_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:10.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.249802Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625432/theora/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625432/large_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg"
        },
        {
            "id": 626564,
            "name": "Trond ali om Balfour-erklæringen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626564/theora/Det er ny .Trond ali om Balfour-erklæringen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626564/broadcast/Det er ny .Trond ali om Balfour-erklæringen.dv",
                "original": "https://upload.frikanalen.no/media/626564/original/Det er ny .Trond ali om Balfour-erklæringen.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626564/large_thumb/Det er ny .Trond ali om Balfour-erklæringen.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:20:09.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-11-02T04:30:45.646766Z",
            "updatedTime": "2020-11-05T17:36:51.959439Z",
            "uploadedTime": "2020-11-02T04:44:33.115543Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626564/theora/Det er ny .Trond ali om Balfour-erklæringen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626564/large_thumb/Det er ny .Trond ali om Balfour-erklæringen.jpg"
        },
        {
            "id": 626563,
            "name": "Trond Alis .Balfour-erklæringen .mp4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626563/theora/Trond Alis .Balfour-erklæringen .ogv",
                "broadcast": "https://upload.frikanalen.no/media/626563/broadcast/Trond Alis .Balfour-erklæringen .dv",
                "largeThumb": "https://upload.frikanalen.no/media/626563/large_thumb/Trond Alis .Balfour-erklæringen .jpg",
                "original": "https://upload.frikanalen.no/media/626563/original/Trond Alis .Balfour-erklæringen .mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:20:09.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-11-02T03:47:18.327746Z",
            "updatedTime": "2020-11-02T04:48:26.872783Z",
            "uploadedTime": "2020-11-02T03:54:05.163503Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626563/theora/Trond Alis .Balfour-erklæringen .ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626563/large_thumb/Trond Alis .Balfour-erklæringen .jpg"
        },
        {
            "id": 623360,
            "name": "M@thias' verden del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623360/theora/3924_a292b973b2af40cda3b2765edd14873a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623360/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623360/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623360/broadcast/3924_719607d6a2904f5c99ca08a99a975390.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623360/large_thumb/large.jpg"
            },
            "creator": "toresbe@protonmail.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:20:07.080000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T09:06:41.630000Z",
            "updatedTime": "2021-02-12T13:51:54.895286Z",
            "uploadedTime": "2010-01-27T09:06:41Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623360/theora/3924_a292b973b2af40cda3b2765edd14873a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623360/large_thumb/large.jpg"
        },
        {
            "id": 622178,
            "name": "ESTV uke 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622178/theora/1690_30ef2220ce03430886626abc08e3e63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622178/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622178/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622178/broadcast/orig_estv uke 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622178/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.081153Z",
            "uploadedTime": "2009-01-02T04:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622178/theora/1690_30ef2220ce03430886626abc08e3e63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622178/large_thumb/large.jpg"
        },
        {
            "id": 624507,
            "name": "Frikanalen-årsmøte 2011 - Musikk-korps",
            "header": "For Norges Musikk-korps Forbund er Frikanalen blitt en viktig distribusjonskanal. Randi Kvinge oppsummerer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624507/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624507/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624507/broadcast/5629_53b177e347434472801d16e974c6d722.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:05.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-06-08T14:52:46Z",
            "updatedTime": "2018-11-10T18:29:28.428844Z",
            "uploadedTime": "2011-06-08T14:52:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624507/theora/5629_53b177e347434472801d16e974c6d722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624507/large_thumb/large.jpg"
        },
        {
            "id": 627072,
            "name": "Erkebiskop Hanna fra okkupert Jerusalem. Israels terrorisme.",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627072/theora/TAK - Israel Palestina konflikten ferdig.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627072/broadcast/TAK - Israel Palestina konflikten ferdig.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627072/large_thumb/TAK - Israel Palestina konflikten ferdig.jpg",
                "original": "https://upload.frikanalen.no/media/627072/original/TAK - Israel Palestina konflikten ferdig.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:20:04.040000",
            "categories": [
                "Minoriteter",
                "Religion og livssyn",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-11-05T10:20:28.237494Z",
            "updatedTime": "2021-11-05T10:45:05.464262Z",
            "uploadedTime": "2021-11-05T10:34:49.207289Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627072/theora/TAK - Israel Palestina konflikten ferdig.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627072/large_thumb/TAK - Israel Palestina konflikten ferdig.jpg"
        },
        {
            "id": 626437,
            "name": "Shofar Skaparverket",
            "header": "Bladet Evangelisten\r\nprogram 35",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626437/theora/Shofar 48 Skaparverket.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626437/broadcast/Shofar 48 Skaparverket.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626437/large_thumb/Shofar 48 Skaparverket.jpg",
                "original": "https://upload.frikanalen.no/media/626437/original/Shofar 48 Skaparverket.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:02.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-21T17:14:32.079568Z",
            "updatedTime": "2020-08-31T20:18:26.091878Z",
            "uploadedTime": "2020-08-21T17:36:43.365754Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626437/theora/Shofar 48 Skaparverket.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626437/large_thumb/Shofar 48 Skaparverket.jpg"
        },
        {
            "id": 626829,
            "name": "Shofar Skaparverket",
            "header": "program 76, bladet evangelisten,",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626829/theora/Shofar 48 Skaparverket.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626829/broadcast/Shofar 48 Skaparverket.dv",
                "original": "https://upload.frikanalen.no/media/626829/original/Shofar 48 Skaparverket.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626829/large_thumb/Shofar 48 Skaparverket.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:20:02.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-06-25T22:03:27.064078Z",
            "updatedTime": "2021-08-07T16:35:04.092353Z",
            "uploadedTime": "2021-08-07T16:25:07.724544Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626829/theora/Shofar 48 Skaparverket.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626829/large_thumb/Shofar 48 Skaparverket.jpg"
        },
        {
            "id": 624858,
            "name": "Dagen Derpå: Kreativitet",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624858/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624858/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624858/broadcast/6117_5d77149ecb004f4bb841f584ef5160e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:01.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:28:59Z",
            "updatedTime": "2018-11-10T18:29:27.972346Z",
            "uploadedTime": "2012-03-15T19:28:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg"
        },
        {
            "id": 624733,
            "name": "Dagen Derpå: Nyttårsforsetter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624733/theora/orig_208df00f8d9543e482fccf300b26a1a7.ogv",
                "original": "https://upload.frikanalen.no/media/624733/original/orig_208df00f8d9543e482fccf300b26a1a7.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624733/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624733/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624733/broadcast/5932_0035fa291a5049bf9695b5a1f0318698.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624733/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-14T11:44:07.990000Z",
            "updatedTime": "2018-11-10T18:29:28.132055Z",
            "uploadedTime": "2012-01-14T11:44:07.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624733/theora/orig_208df00f8d9543e482fccf300b26a1a7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624733/large_thumb/large.jpg"
        },
        {
            "id": 624802,
            "name": "Dagen Derpå: Søtsaker",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
                "original": "https://upload.frikanalen.no/media/624802/original/orig_42fe7b607ef24defb31c487b23f71a7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624802/broadcast/6042_69d409a784db479da704c53da2fd913a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:40:11Z",
            "updatedTime": "2018-11-10T18:29:28.040993Z",
            "uploadedTime": "2012-02-19T20:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
        },
        {
            "id": 623615,
            "name": "Pønsj: Banning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623615/theora/4303_d57bf09f803549199592ed1294243002.ogv",
                "original": "https://upload.frikanalen.no/media/623615/original/orig_366331754c9e498cb08d7bdd68872685.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623615/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623615/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623615/broadcast/4303_67a2d7e4f7d64ffb8b21138a15d10021.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623615/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.070000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T03:54:45.077000Z",
            "updatedTime": "2018-11-10T18:29:29.589501Z",
            "uploadedTime": "2010-05-12T03:54:45.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623615/theora/4303_d57bf09f803549199592ed1294243002.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623615/large_thumb/large.jpg"
        },
        {
            "id": 624875,
            "name": "Dagen Derpå: Stress",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624875/broadcast/6115_8162227d233143c58cb0f137a52c175c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:22:44.930000Z",
            "updatedTime": "2018-11-10T18:29:27.949784Z",
            "uploadedTime": "2012-03-15T19:22:44.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
        },
        {
            "id": 624786,
            "name": "Dagen Derpå: Feminisme",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624786/broadcast/6023_cec853a300214f11b0264e8f437a8a78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-10T17:04:58Z",
            "updatedTime": "2018-11-10T18:29:28.061709Z",
            "uploadedTime": "2012-02-10T17:04:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
        },
        {
            "id": 624812,
            "name": "Dagen Derpå: Kosmorama",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624812/broadcast/6044_0021edfbb7244d7ea46365be47733820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:46:20Z",
            "updatedTime": "2018-11-10T18:29:28.027309Z",
            "uploadedTime": "2012-02-19T20:46:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
        },
        {
            "id": 624863,
            "name": "Dagen Derpå: Forskning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624863/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624863/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624863/broadcast/6114_a4c15bbf230647afb22c60325330a826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:21:09Z",
            "updatedTime": "2018-11-10T18:29:27.965414Z",
            "uploadedTime": "2012-03-15T19:21:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
        },
        {
            "id": 624758,
            "name": "Dagen Derpå: Studentmiljø",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
                "original": "https://upload.frikanalen.no/media/624758/original/orig_b807211abfdf4e90ab0259607a95bdce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624758/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624758/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624758/broadcast/6004_160c9b1908ab439e95b92ab67a44e1cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-03T16:21:15Z",
            "updatedTime": "2018-11-10T18:29:28.101385Z",
            "uploadedTime": "2012-02-03T16:21:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
        },
        {
            "id": 623626,
            "name": "Pønsj: Krigsdokumentar",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
                "original": "https://upload.frikanalen.no/media/623626/original/orig_3e30d4a1e54746628ca94a2d3c35824c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623626/broadcast/4312_a8bcbaa699344e57a17f7380551ce904.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:36:11.353000Z",
            "updatedTime": "2018-11-10T18:29:29.574481Z",
            "uploadedTime": "2010-05-12T04:36:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg"
        },
        {
            "id": 622358,
            "name": "Patmosvisjonen del 6b",
            "header": "Samtalegruppe.\nReidar J. Kvinge leder en samtale om dagens program i serien Patmosvisjonen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622358/theora/2412_cd56edc051854868bb75e676eb750ad9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622358/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622358/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622358/broadcast/orig_2d0db8d0eea649479b632c3695a3a20b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622358/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:20:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:12:00Z",
            "updatedTime": "2018-11-10T18:29:30.831890Z",
            "uploadedTime": "2009-01-02T16:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622358/theora/2412_cd56edc051854868bb75e676eb750ad9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622358/large_thumb/large.jpg"
        },
        {
            "id": 623608,
            "name": "Pønsj: Nyttårsforsetter",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623608/theora/4297_49e80f436fda48808667c8af0cb40d82.ogv",
                "original": "https://upload.frikanalen.no/media/623608/original/orig_37bd3abf9bef41d3a8890e1f21cd1dc2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623608/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623608/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623608/broadcast/4297_0fee593f58d04c59bf4b00a77d7b1fb3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623608/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-10T14:35:13.247000Z",
            "updatedTime": "2018-11-10T18:29:29.598982Z",
            "uploadedTime": "2010-05-10T14:35:13.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623608/theora/4297_49e80f436fda48808667c8af0cb40d82.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623608/large_thumb/large.jpg"
        },
        {
            "id": 626601,
            "name": "Shofar Hanukka festen",
            "header": "Bladet Evangelisten \r\nprogram 45",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626601/theora/Shofar 28 Hanukka festen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626601/broadcast/Shofar 28 Hanukka festen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626601/large_thumb/Shofar 28 Hanukka festen.jpg",
                "original": "https://upload.frikanalen.no/media/626601/original/Shofar 28 Hanukka festen.mp4"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-11-25T21:04:27.405557Z",
            "updatedTime": "2020-11-25T21:34:39.198818Z",
            "uploadedTime": "2020-11-25T21:24:24.807479Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626601/theora/Shofar 28 Hanukka festen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626601/large_thumb/Shofar 28 Hanukka festen.jpg"
        },
        {
            "id": 626300,
            "name": "Shofar 28 Hanukka festen.mp4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626300/theora/Shofar 28 Hanukka festen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626300/broadcast/Shofar 28 Hanukka festen.dv",
                "original": "https://upload.frikanalen.no/media/626300/original/Shofar 28 Hanukka festen.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626300/large_thumb/Shofar 28 Hanukka festen.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "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:20:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T21:26:55.292427Z",
            "updatedTime": "2020-02-01T21:51:45.414097Z",
            "uploadedTime": "2020-02-01T21:48:55.934565Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626300/theora/Shofar 28 Hanukka festen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626300/large_thumb/Shofar 28 Hanukka festen.jpg"
        },
        {
            "id": 623620,
            "name": "Pønsj; Erotikk!",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv",
                "original": "https://upload.frikanalen.no/media/623620/original/orig_78a3d97c6b274b9db401c7e77951baf9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623620/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623620/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623620/broadcast/4309_47f62af683264a70a368955372b024d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623620/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:28:19.467000Z",
            "updatedTime": "2018-11-10T18:29:29.582691Z",
            "uploadedTime": "2010-05-12T04:28:19.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623620/large_thumb/large.jpg"
        },
        {
            "id": 624740,
            "name": "Dagen Derpå: Studentteknologi",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv",
                "original": "https://upload.frikanalen.no/media/624740/original/orig_9bfc99cc59d24db1a74d78e176ce1da0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624740/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624740/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624740/broadcast/6007_b9881bc830a14e6da97ed6d262e854ce.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T19:41:37Z",
            "updatedTime": "2018-11-10T18:29:28.123814Z",
            "uploadedTime": "2012-02-04T19:41:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg"
        },
        {
            "id": 624738,
            "name": "Dagen Derpå: Studentmatvaner",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
                "original": "https://upload.frikanalen.no/media/624738/original/orig_d56ff4cb21064d91875ff0bde0c4b047.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624738/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624738/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624738/broadcast/5956_3d0f4b9b36aa42b481762039a7ca06f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-20T14:59:06.960000Z",
            "updatedTime": "2018-11-10T18:29:28.126557Z",
            "uploadedTime": "2012-01-20T14:59:06.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624738/theora/orig_d56ff4cb21064d91875ff0bde0c4b047.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624738/large_thumb/large.jpg"
        },
        {
            "id": 624757,
            "name": "Dagen Derpå: Sære sporter",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624757/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624757/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624757/broadcast/6006_a73d1c3ae09644c7a9caae55710e842a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T09:06:14Z",
            "updatedTime": "2018-11-10T18:29:28.102808Z",
            "uploadedTime": "2012-02-04T09:06:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
        },
        {
            "id": 622535,
            "name": "STV U42 Sjekking kort",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622535/broadcast/orig_STV U42 Sjekking kort.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622535/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.588958Z",
            "uploadedTime": "2009-01-01T15:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622535/large_thumb/large.jpg"
        },
        {
            "id": 623617,
            "name": "Pønsj: ISFIT.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623617/theora/4306_f9b8caa7d4094b26beb6971a7ac3764c.ogv",
                "original": "https://upload.frikanalen.no/media/623617/original/orig_d12edf041b48496c8bf3f44f24f13b80.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623617/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623617/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623617/broadcast/4306_d3ed9d7464c4468c8eed9e55c917e84c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623617/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.430000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:04:08.450000Z",
            "updatedTime": "2018-11-10T18:29:29.586789Z",
            "uploadedTime": "2010-05-12T04:04:08.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623617/theora/4306_f9b8caa7d4094b26beb6971a7ac3764c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623617/large_thumb/large.jpg"
        },
        {
            "id": 624750,
            "name": "Dagen Derpå: Valentines",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624750/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624750/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624750/broadcast/6024_28fcda61987b49078978acd32519f531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-11T11:21:43Z",
            "updatedTime": "2018-11-10T18:29:28.111174Z",
            "uploadedTime": "2012-02-11T11:21:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
        },
        {
            "id": 624752,
            "name": "Dagen Derpå: Valentines 4:3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
                "original": "https://upload.frikanalen.no/media/624752/original/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624752/broadcast/5996_654a2c4bec3648bca56c27793e29ed32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-01T22:53:15.080000Z",
            "updatedTime": "2018-11-10T18:29:28.108373Z",
            "uploadedTime": "2012-02-01T22:53:15.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
        },
        {
            "id": 623622,
            "name": "Pønsj: Design",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
                "original": "https://upload.frikanalen.no/media/623622/original/orig_716ca70d215d4e86995c12eb82075dd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623622/broadcast/4310_3ebc59ac1f2c4532a066778bf8259772.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:30:28.110000Z",
            "updatedTime": "2018-11-10T18:29:29.579922Z",
            "uploadedTime": "2010-05-12T04:30:28.110000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg"
        },
        {
            "id": 626827,
            "name": "Shofar Et utvalgt folk",
            "header": "program 74, bladet evangelisten",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626827/theora/Shofar 35. Eit utvalgt folk.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626827/broadcast/Shofar 35. Eit utvalgt folk.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626827/large_thumb/Shofar 35. Eit utvalgt folk.jpg",
                "original": "https://upload.frikanalen.no/media/626827/original/Shofar 35. Eit utvalgt folk.mp4"
            },
            "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:19:58",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-06-25T21:44:12.629457Z",
            "updatedTime": "2021-06-25T21:57:47.756942Z",
            "uploadedTime": "2021-06-25T21:57:47.395416Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626827/theora/Shofar 35. Eit utvalgt folk.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626827/large_thumb/Shofar 35. Eit utvalgt folk.jpg"
        },
        {
            "id": 624909,
            "name": "AR6067 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624909/theora/orig_a5e89d872ddb4d39b36fa33c9ababe97.ogv",
                "original": "https://upload.frikanalen.no/media/624909/original/orig_a5e89d872ddb4d39b36fa33c9ababe97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624909/broadcast/6282_505379b81f6d40d9b188c4c09b981f3e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624909/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:56.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-05-26T18:46:11.347000Z",
            "updatedTime": "2018-11-10T18:29:27.902655Z",
            "uploadedTime": "2012-05-26T18:46:11.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624909/theora/orig_a5e89d872ddb4d39b36fa33c9ababe97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624909/large_thumb/large.jpg"
        },
        {
            "id": 626310,
            "name": "Shofar Kristi himmelfartsdag",
            "header": "Bladet Evangelisten\r\nProgram 20",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626310/theora/Shofar TV 15 Kristi himmelfartsdag.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626310/broadcast/Shofar TV 15 Kristi himmelfartsdag.dv",
                "original": "https://upload.frikanalen.no/media/626310/original/Shofar TV 15 Kristi himmelfartsdag.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626310/large_thumb/Shofar TV 15 Kristi himmelfartsdag.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "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:19:52.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T15:47:24.124576Z",
            "updatedTime": "2020-08-31T20:23:41.413667Z",
            "uploadedTime": "2020-02-03T16:00:52.609100Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626310/theora/Shofar TV 15 Kristi himmelfartsdag.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626310/large_thumb/Shofar TV 15 Kristi himmelfartsdag.jpg"
        },
        {
            "id": 625716,
            "name": "deb.debian.org - Debconf 16",
            "header": "deb.debian.org is the Debian archive, fronted by a CDN instead of using the traditional mirror network. In this talk I will go into some of the new challenges this presents, current status and future plans. It will also touch on our traditional mirror structure and some of the challenges surrounding this.\n\nTalk (20 mins) session with Tollef Fog Heen during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625716/theora/debdebianorg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625716/broadcast/debdebianorg.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625716/small_thumb/debdebianorg.jpg",
                "original": "https://upload.frikanalen.no/media/625716/original/debdebianorg.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625716/large_thumb/debdebianorg.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:19:51.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/97/",
            "createdTime": "2016-07-22T14:55:54.305874Z",
            "updatedTime": "2018-11-10T18:29:26.820918Z",
            "uploadedTime": "2016-07-22T14:55:59.235257Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625716/theora/debdebianorg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625716/large_thumb/debdebianorg.jpg"
        },
        {
            "id": 626444,
            "name": "Intervju med Erna Solberg",
            "header": "Empos Birgitte Falck-Jørgensen intervjuer statsminister Erna Solberg. Temaene som blir tatt opp er mobbing og arbeid for mennesker med utviklingshemming eller funksjonshemming.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626444/theora/Gjest i stolen - Erna Solberg_1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626444/broadcast/Gjest i stolen - Erna Solberg_1.dv",
                "original": "https://upload.frikanalen.no/media/626444/original/Gjest i stolen - Erna Solberg_1.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626444/large_thumb/Gjest i stolen - Erna Solberg_1.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:19:45.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-08-26T12:23:28.960882Z",
            "updatedTime": "2020-08-26T12:38:48.618306Z",
            "uploadedTime": "2020-08-26T12:30:19.622097Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626444/theora/Gjest i stolen - Erna Solberg_1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626444/large_thumb/Gjest i stolen - Erna Solberg_1.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": 624910,
            "name": "AR6089 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624910/theora/orig_21f036ef75af4bbb8cdff25d5d3ef1d9.ogv",
                "original": "https://upload.frikanalen.no/media/624910/original/orig_21f036ef75af4bbb8cdff25d5d3ef1d9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624910/broadcast/6284_e3e30a1bd50943ce98da7a51ebfd9056.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624910/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-26T18:50:46.300000Z",
            "updatedTime": "2018-11-10T18:29:27.901271Z",
            "uploadedTime": "2012-05-26T18:50:46.300000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624910/theora/orig_21f036ef75af4bbb8cdff25d5d3ef1d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624910/large_thumb/large.jpg"
        }
    ]
}