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

{
    "count": 3408,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1250&ordering=-description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1150&ordering=-description",
    "results": [
        {
            "id": 625046,
            "name": "Parodi: COPS",
            "header": "Bli med en amerikansk politimann på oppdrag når han skal ta opp kampen mot kriminalitet i Norge!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625046/theora/6560_2f69fadb57a2417d879471e546664e0c.ogv",
                "original": "https://upload.frikanalen.no/media/625046/original/orig_403bc2726ad14699aeda14cbff7752ad.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625046/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625046/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625046/broadcast/6560_9b1cc1f5a534456aaa57003eb54911b3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625046/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:03:11",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:08:28.363000Z",
            "updatedTime": "2018-11-10T18:29:27.730688Z",
            "uploadedTime": "2012-11-08T20:08:28.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625046/theora/6560_2f69fadb57a2417d879471e546664e0c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625046/large_thumb/large.jpg"
        },
        {
            "id": 625966,
            "name": "TED - Rutger Bregman: Poverty isn't a lack of character; it's a lack of cash",
            "header": "\"Ideas can and do change the world,\" says historian Rutger Bregman, sharing his case for a provocative one: guaranteed basic income. Learn more about the idea's 500-year history and a forgotten modern experiment where it actually worked — and imagine how much energy and talent we would unleash if we got rid of poverty once and for all.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625966/theora/RutgerBregman_2017.ogv",
                "original": "https://upload.frikanalen.no/media/625966/original/RutgerBregman_2017.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625966/broadcast/RutgerBregman_2017.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625966/small_thumb/RutgerBregman_2017.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625966/large_thumb/RutgerBregman_2017.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:15:02.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RutgerBregman_2017",
            "createdTime": "2017-12-21T07:58:28.543159Z",
            "updatedTime": "2018-11-10T18:29:26.534907Z",
            "uploadedTime": "2017-12-21T08:14:59.510277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625966/theora/RutgerBregman_2017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625966/large_thumb/RutgerBregman_2017.jpg"
        },
        {
            "id": 624390,
            "name": "Atomkraftens fremtid",
            "header": "Hvor står vi i atomspørsmålet etter hendelsene i Japan?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624390/theora/5480_d6e94fda8c5643268a3af73d603d4e68.ogv",
                "original": "https://upload.frikanalen.no/media/624390/original/orig_badd3dc9ec7f40e08196ad717a765eef.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624390/broadcast/5480_b0548745465b4d4ba78615421c84a2d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624390/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:40.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:49:38.183000Z",
            "updatedTime": "2018-11-10T18:29:28.582978Z",
            "uploadedTime": "2011-03-24T20:49:38.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624390/theora/5480_d6e94fda8c5643268a3af73d603d4e68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624390/large_thumb/large.jpg"
        },
        {
            "id": 624389,
            "name": "Drømmejobben kommer",
            "header": "Selv om ikke alle studieretninger gir et like klart bilde av den...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
                "original": "https://upload.frikanalen.no/media/624389/original/orig_31e8864b86a74408b076e66d17a50e57.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624389/broadcast/5475_efcacb8d7de24484a1e08c12bb910333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624389/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:41.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:37:12.347000Z",
            "updatedTime": "2018-11-10T18:29:28.584386Z",
            "uploadedTime": "2011-03-24T20:37:12.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624389/large_thumb/large.jpg"
        },
        {
            "id": 624388,
            "name": "Går i strupen på overtru",
            "header": "Religion, homeopati og overnaturlege evner er rein svindel for å lure pengar av folk. Det meiner James Randi som nyleg besøkte Samfundet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624388/theora/5487_51981530dabc4d1d86f1719dbb1dad7b.ogv",
                "original": "https://upload.frikanalen.no/media/624388/original/orig_f9d4ccc718e249e59123e2ffd187e806.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624388/broadcast/5487_9266bf6ba2ad4d35acad7bb00808185c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624388/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:56.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-31T15:38:29.657000Z",
            "updatedTime": "2018-11-10T18:29:28.585740Z",
            "uploadedTime": "2011-03-31T15:38:29.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624388/theora/5487_51981530dabc4d1d86f1719dbb1dad7b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624388/large_thumb/large.jpg"
        },
        {
            "id": 624387,
            "name": "Earth Hour",
            "header": "Earth Hour har blitt arrangert for femte året på rad. Vi har tatt pulsen på engasjementet i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624387/original/orig_86cf547252b94989a8ca8f7c0aa086e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624387/broadcast/5486_2c105688a729489993ba9195944b1f66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:01.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-31T15:35:18.777000Z",
            "updatedTime": "2018-11-10T18:29:28.587168Z",
            "uploadedTime": "2011-03-31T15:35:18.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
        },
        {
            "id": 625106,
            "name": "Opprinnelsen, 02 Skapelsen",
            "header": "Er det at jorden er et godt sted for mennesker å være et resultat av blind tilfeldighet? Eller er vi og vår verden et resultat av en skapende og kjærlig Gud? Programleder er Terje Bjerka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625106/theora/orig_6ea22812c615419e9aae7f60ca87f885.ogv",
                "original": "https://upload.frikanalen.no/media/625106/original/orig_6ea22812c615419e9aae7f60ca87f885.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625106/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625106/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625106/broadcast/6617_687f531d4e954abbb60ba60343525d21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625106/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-20T11:56:53.453000Z",
            "updatedTime": "2018-11-10T18:29:27.650542Z",
            "uploadedTime": "2012-12-20T11:56:53.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625106/theora/orig_6ea22812c615419e9aae7f60ca87f885.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625106/large_thumb/large.jpg"
        },
        {
            "id": 624381,
            "name": "Country team Johnsen Del 1",
            "header": "Kåre og Lena Johnsen synger og spiller. Ett opptak fra ett sang Cafè möte arrangert av ckms tv. Charlottenberg 26 mars 2011",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624381/theora/orig_d947bd05eddd4ff48967fd0dd5859fcf.ogv",
                "original": "https://upload.frikanalen.no/media/624381/original/orig_d947bd05eddd4ff48967fd0dd5859fcf.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624381/broadcast/5481_30717c089b7647a6adde95cd53b581ba.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624381/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:27:57.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2011-03-28T13:06:30.070000Z",
            "updatedTime": "2018-11-10T18:29:28.593092Z",
            "uploadedTime": "2011-03-28T13:06:30.070000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624381/theora/orig_d947bd05eddd4ff48967fd0dd5859fcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624381/large_thumb/large.jpg"
        },
        {
            "id": 624380,
            "name": "Frivillig i filmens tjeneste",
            "header": "Filmfestivalen Kosmorama går snart av stabelen. Mange av bidragsyterne er frivillige studenter.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624380/theora/5479_fd9bdc8f3d874a6097c1f93a43c1cf4b.ogv",
                "original": "https://upload.frikanalen.no/media/624380/original/orig_85132394ad5c459eab9ab0b51c4e02cb.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624380/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624380/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624380/broadcast/5479_bcd2bc617a094a8ebcad8294691ba3df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624380/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:59.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:45:45.077000Z",
            "updatedTime": "2018-11-10T18:29:28.594500Z",
            "uploadedTime": "2011-03-24T20:45:45.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624380/theora/5479_fd9bdc8f3d874a6097c1f93a43c1cf4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624380/large_thumb/large.jpg"
        },
        {
            "id": 625102,
            "name": "AR6383 Arena",
            "header": "Aktualitet program med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625102/theora/orig_cfcfe20066494a34a912e798f2b4491f.ogv",
                "original": "https://upload.frikanalen.no/media/625102/original/orig_cfcfe20066494a34a912e798f2b4491f.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625102/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625102/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625102/broadcast/6613_433eb32a1701475d8ada6cbc1e9950b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625102/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:24:59",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-12-18T21:49:39.920000Z",
            "updatedTime": "2018-11-10T18:29:27.653349Z",
            "uploadedTime": "2012-12-18T21:49:39.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625102/theora/orig_cfcfe20066494a34a912e798f2b4491f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625102/large_thumb/large.jpg"
        },
        {
            "id": 624377,
            "name": "Den norske kirke i eksil 81",
            "header": "Be så skal du få.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624377/theora/orig_896349e27cbd46d99e6ee62d2199d42c.ogv",
                "original": "https://upload.frikanalen.no/media/624377/original/orig_896349e27cbd46d99e6ee62d2199d42c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624377/broadcast/5465_cd4737116c454ef4a6f673050f6764f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624377/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:13.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T19:03:44.997000Z",
            "updatedTime": "2018-11-10T18:29:28.597266Z",
            "uploadedTime": "2011-03-19T19:03:44.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624377/theora/orig_896349e27cbd46d99e6ee62d2199d42c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624377/large_thumb/large.jpg"
        },
        {
            "id": 624376,
            "name": "11_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
                "original": "https://upload.frikanalen.no/media/624376/original/orig_213c3b93f37e4161b0dffad7e66be2b4.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624376/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624376/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624376/broadcast/5420_88147a6605ed4c1b943cb9be383c01d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:18:17.010000Z",
            "updatedTime": "2018-11-10T18:29:28.598611Z",
            "uploadedTime": "2011-03-09T10:18:17.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624376/theora/5420_d6ba4dd1cd464328a3b27fc2e935e709.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624376/large_thumb/large.jpg"
        },
        {
            "id": 624375,
            "name": "12_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
                "original": "https://upload.frikanalen.no/media/624375/original/orig_8229ac7892014609b51bb67e7cad40a8.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624375/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624375/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624375/broadcast/5421_c9fc17b342bd46819ab93bdb2ec0bc26.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:37",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-03-09T10:19:37.560000Z",
            "updatedTime": "2018-11-10T18:29:28.599984Z",
            "uploadedTime": "2011-03-09T10:19:37.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624375/theora/5421_2776a6933e9a46bcb7776fd24dcc3619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624375/large_thumb/large.jpg"
        },
        {
            "id": 625098,
            "name": "Den norske kirke i eksil 128",
            "header": "Vi ønsker dere alle en velsignet julehøytid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625098/theora/orig_4e7138ad326b421f8233e1b02b5697c0.ogv",
                "original": "https://upload.frikanalen.no/media/625098/original/orig_4e7138ad326b421f8233e1b02b5697c0.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625098/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625098/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625098/broadcast/6601_1b76e1c7141b4fdab8e2ca0f68875880.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625098/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-13T15:24:42.977000Z",
            "updatedTime": "2018-11-10T18:29:27.658793Z",
            "uploadedTime": "2012-12-13T15:24:42.977000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625098/theora/orig_4e7138ad326b421f8233e1b02b5697c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625098/large_thumb/large.jpg"
        },
        {
            "id": 624372,
            "name": "Country Team 20110425",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
                "original": "https://upload.frikanalen.no/media/624372/original/orig_5c560b9d7eaf4dc584560f79bcdd29f0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624372/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624372/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624372/broadcast/5466_c37556a01f95462c8f84f8c33b645898.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624372/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:10.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-21T08:22:27.983000Z",
            "updatedTime": "2018-11-10T18:29:28.604196Z",
            "uploadedTime": "2011-03-21T08:22:27.983000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624372/theora/orig_5c560b9d7eaf4dc584560f79bcdd29f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624372/large_thumb/large.jpg"
        },
        {
            "id": 624371,
            "name": "De Levende Ord 20110427",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624371/theora/5464_533a743d08214274936406868132256d.ogv",
                "original": "https://upload.frikanalen.no/media/624371/original/orig_65216b00f4984d45a1c595d80ac2d822.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624371/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624371/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624371/broadcast/5464_8019ea81001c43e5a5c5f7f1b5f3bf13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624371/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T13:08:35.640000Z",
            "updatedTime": "2018-11-10T18:29:28.605558Z",
            "uploadedTime": "2011-03-19T13:08:35.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624371/theora/5464_533a743d08214274936406868132256d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624371/large_thumb/large.jpg"
        },
        {
            "id": 624370,
            "name": "De Levende Ord 20110411",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624370/theora/5463_a31de1a419414eb5b7b380d4a58f3d42.ogv",
                "original": "https://upload.frikanalen.no/media/624370/original/orig_da61d3cad3c240a1854d42318b50038a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624370/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624370/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624370/broadcast/5463_c1fcfb7dfbfb48939a3c8aaf8c4233f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624370/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T12:57:17.650000Z",
            "updatedTime": "2018-11-10T18:29:28.606903Z",
            "uploadedTime": "2011-03-19T12:57:17.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624370/theora/5463_a31de1a419414eb5b7b380d4a58f3d42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624370/large_thumb/large.jpg"
        },
        {
            "id": 624369,
            "name": "Redusert støtte til studbolig",
            "header": "Studentersamskipnaden får mindre støtte fra Kunnskapsdepartementet til å bygge hybeler enn før.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624369/theora/5460_29072009e85948ceb5a765eef6eb2270.ogv",
                "original": "https://upload.frikanalen.no/media/624369/original/orig_67e597389bc14f39b6050dfbcb24477b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624369/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624369/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624369/broadcast/5460_8e0af9f09b8d4bba99f72a2e34ea63fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624369/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:09.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-18T18:54:51.023000Z",
            "updatedTime": "2018-11-10T18:29:28.608292Z",
            "uploadedTime": "2011-03-18T18:54:51.023000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624369/theora/5460_29072009e85948ceb5a765eef6eb2270.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624369/large_thumb/large.jpg"
        },
        {
            "id": 624368,
            "name": "NTNUI har fått ny leder",
            "header": "Jens Sveen Frogner forteller oss hvilke planer han har for NTNUIs fremtid.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
                "original": "https://upload.frikanalen.no/media/624368/original/orig_b4be2a509bc74166ad57462dc907e0cf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624368/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624368/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624368/broadcast/5459_710754a2f3bd4e8880035aebf27e7249.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:08.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:52:44.100000Z",
            "updatedTime": "2018-11-10T18:29:28.609639Z",
            "uploadedTime": "2011-03-18T18:52:44.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624368/theora/5459_4ea7bd756ea44bf7aa8b999ad735495d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624368/large_thumb/large.jpg"
        },
        {
            "id": 625095,
            "name": "Empo tv - del 116",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625095/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625095/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625095/broadcast/6538_059361a1eeb9452799798f6719305b5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:26:54.027000Z",
            "updatedTime": "2020-08-30T19:40:56.195048Z",
            "uploadedTime": "2012-11-07T11:26:54.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
        },
        {
            "id": 624363,
            "name": "Ti Minutter& Livshjelp20110420",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
                "original": "https://upload.frikanalen.no/media/624363/original/orig_d73d528707da4a22984312af27913bbc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624363/broadcast/5451_32e20383669940109b2f45539e61a0f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:19:51.220000Z",
            "updatedTime": "2018-11-10T18:29:28.613744Z",
            "uploadedTime": "2011-03-16T13:19:51.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
        },
        {
            "id": 624362,
            "name": "De Gode Nyheder 20110418",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
                "original": "https://upload.frikanalen.no/media/624362/original/orig_12a4414993d448f6a9feb8d513983f71.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624362/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624362/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624362/broadcast/5450_cebe23af106b4ef8a37b74ebc43355a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:15:26.963000Z",
            "updatedTime": "2018-11-10T18:29:28.615271Z",
            "uploadedTime": "2011-03-16T13:15:26.963000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624362/theora/5450_1c86905a64ec42e6bb2d8172cd1c74ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624362/large_thumb/large.jpg"
        },
        {
            "id": 624361,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg. Källan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624361/theora/5449_66481e94199845abac3b83f08ffdaf1c.ogv",
                "original": "https://upload.frikanalen.no/media/624361/original/orig_7c0ac71650c34a2298783839e24814d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624361/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624361/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624361/broadcast/5449_413924103a7f42a79d466b254836399c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624361/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:50:51.637000Z",
            "updatedTime": "2018-11-10T18:29:28.616702Z",
            "uploadedTime": "2011-03-16T07:50:51.637000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624361/theora/5449_66481e94199845abac3b83f08ffdaf1c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624361/large_thumb/large.jpg"
        },
        {
            "id": 624360,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
                "original": "https://upload.frikanalen.no/media/624360/original/orig_c561a4630af647d7b2d82f2cf69c88f8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624360/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624360/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624360/broadcast/5448_0f7b3379985a42599b630450992d62df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T07:45:49.927000Z",
            "updatedTime": "2018-11-10T18:29:28.618055Z",
            "uploadedTime": "2011-03-16T07:45:49.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624360/theora/5448_dfd02819fdc446e3b2eb7f07bee906ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624360/large_thumb/large.jpg"
        },
        {
            "id": 624359,
            "name": "Utrop TV - Studio4",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624359/theora/5283_22a4611428cf4ef8b7801b7100a2a97f.ogv",
                "original": "https://upload.frikanalen.no/media/624359/original/orig_1be79fa9046b4e41a33ce86509e3d1ef.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624359/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624359/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624359/broadcast/5283_d76cd110e28945bc9722cdcc449ca6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624359/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:54.840000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-08T10:02:49.250000Z",
            "updatedTime": "2018-11-10T18:29:28.619659Z",
            "uploadedTime": "2011-02-08T10:02:49.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624359/theora/5283_22a4611428cf4ef8b7801b7100a2a97f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624359/large_thumb/large.jpg"
        },
        {
            "id": 624357,
            "name": "NM2011 - Kleppe Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624357/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624357/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624357/broadcast/5444_fa777523e7f54e24a74d19097f22fb27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:36.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-13T12:56:14.060000Z",
            "updatedTime": "2018-11-10T18:29:28.622424Z",
            "uploadedTime": "2011-03-13T12:56:14.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624357/theora/5444_28e1822c513a4dc6aed6d72b77f88272.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624357/large_thumb/large.jpg"
        },
        {
            "id": 624356,
            "name": "Akkurat Nå! 13. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
                "original": "https://upload.frikanalen.no/media/624356/original/orig_c522eb2d89214a3089a69d2d6b583991.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624356/broadcast/5393_b1cfaccffe11466a9daec9523e934f73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624356/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:53:26.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:17:30.950000Z",
            "updatedTime": "2018-11-10T18:29:28.623813Z",
            "uploadedTime": "2011-03-02T19:17:30.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624356/theora/5393_ac5e6f9d9382482b86ae3b81a1ea457c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624356/large_thumb/large.jpg"
        },
        {
            "id": 625646,
            "name": "Daily Tech News Show 23. June 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625646/theora/DTNS20160623.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625646/broadcast/DTNS20160623.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625646/small_thumb/DTNS20160623.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625646/large_thumb/DTNS20160623.jpg",
                "original": "https://upload.frikanalen.no/media/625646/original/DTNS20160623.mp4"
            },
            "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": "01:01:56.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6729vid",
            "createdTime": "2016-06-25T11:34:36.871477Z",
            "updatedTime": "2018-11-10T18:29:26.927828Z",
            "uploadedTime": "2016-06-25T11:34:41.335297Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625646/theora/DTNS20160623.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625646/large_thumb/DTNS20160623.jpg"
        },
        {
            "id": 624242,
            "name": "Akkurat Nå 6. februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
                "original": "https://upload.frikanalen.no/media/624242/original/orig_082a964c5b9f4475b16e068e5c5743d9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624242/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624242/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624242/broadcast/5205_7498fee553cb40a9a2e564f7d84d6ba4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624242/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:56:00.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-26T16:18:23.393000Z",
            "updatedTime": "2018-11-10T18:29:28.780167Z",
            "uploadedTime": "2011-01-26T16:18:23.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624242/theora/5205_654b883872f54b86b3c1cb27871eabcf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624242/large_thumb/large.jpg"
        },
        {
            "id": 624355,
            "name": "Den norske kirke i eksil nr 80",
            "header": "Vi leser at biskop Pettersen går i mot det Gud sier i sitt ord. Han godtar homofilt samliv. Dette fordømmer Gud på det sterkeste.Ja så sterkt at mennesker som gjør slikt får ikke komme inn i Hans rike men går evig fortapt. Dette er alvorlig. Pettersen sier at kirken står bak ham. Hvem er kirken?. Det er de som lever etter Guds ord , ikke de som sier de er kristne og alikevel lever i bevisste synder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
                "original": "https://upload.frikanalen.no/media/624355/original/orig_07bac5573c29482ba34a43e293ce1f01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624355/broadcast/5419_01a1f355ba724510bc10c81e8471dd14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-09T07:45:26.450000Z",
            "updatedTime": "2018-11-10T18:29:28.625153Z",
            "uploadedTime": "2011-03-09T07:45:26.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
        },
        {
            "id": 625086,
            "name": "49_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
                "original": "https://upload.frikanalen.no/media/625086/original/orig_23c1702f3abf48cca656e400b0f8c46d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625086/broadcast/6584_c20bce833cf64b9aa732c264648a12d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:16",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-12-02T18:37:42.770000Z",
            "updatedTime": "2018-11-10T18:29:27.674179Z",
            "uploadedTime": "2012-12-02T18:37:42.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625086/theora/6584_052b219946214410ab7baf7a1a90bfaa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625086/large_thumb/large.jpg"
        },
        {
            "id": 625927,
            "name": "An introduction to Freifunk",
            "header": "Starting with the history of Freifunk, Andreas will give an overview on Freifunk's goals and vision. It is also a history about their devices and the software they use for that. Another topic will be their social and political impact in Germany and the EU. He will also talk about how Freifunk organizes with more than 400 local communities. There will be enough time and room for questions, as well.\r\n\r\nAndreas Bräu studied computer science in the early 2000s and now works as a software developer in Berlin. Freifunk came to his life in 2006. Since then he did a lot, i.e. some firmware development, creating web sites, organizing community meetings.\r\n\r\nNUUG talk from 2017-09-12.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625927/theora/20170912-freifunk-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625927/small_thumb/20170912-freifunk-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625927/broadcast/20170912-freifunk-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625927/large_thumb/20170912-freifunk-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": "01:37:10.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170912-freifunk/",
            "createdTime": "2017-10-09T11:16:08.356387Z",
            "updatedTime": "2018-11-10T18:29:26.563427Z",
            "uploadedTime": "2017-10-09T11:18:53.978862Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625927/theora/20170912-freifunk-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625927/large_thumb/20170912-freifunk-frikanalen.jpg"
        },
        {
            "id": 624348,
            "name": "Utrop TV - Studio3",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624348/theora/orig_70106cd6eb264e2391e3f42e586d7ff2.ogv",
                "original": "https://upload.frikanalen.no/media/624348/original/orig_70106cd6eb264e2391e3f42e586d7ff2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624348/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624348/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624348/broadcast/5282_5ecc293f5ffe4cae93af075f52dc8fd6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624348/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:16.200000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-08T09:59:15.667000Z",
            "updatedTime": "2018-11-10T18:29:28.634685Z",
            "uploadedTime": "2011-02-08T09:59:15.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624348/theora/orig_70106cd6eb264e2391e3f42e586d7ff2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624348/large_thumb/large.jpg"
        },
        {
            "id": 624310,
            "name": "De Levende Ord program 3",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
                "original": "https://upload.frikanalen.no/media/624310/original/orig_b36c2a237bda4429a1244c6786ca1f2a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624310/broadcast/5372_c890983d4e034a1180fd1981c1c324d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T07:50:28.600000Z",
            "updatedTime": "2018-11-10T18:29:28.683950Z",
            "uploadedTime": "2011-02-23T07:50:28.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
        },
        {
            "id": 624373,
            "name": "Empo tv - del 40",
            "header": "Empo tv er talerøret for mennesker med utviklingshemming. Vi lager tv for alle. Vi sender på Frikanalen, din lokal-tv og på nett: empotv.no",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624373/theora/5032_b9152f62e1574ef899300c5d188ab1da.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624373/broadcast/5032_95f969bcafaf434fb5aa8a84de5d3d97.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624373/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:57.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T13:27:19.083000Z",
            "updatedTime": "2020-08-30T19:58:01.892816Z",
            "uploadedTime": "2010-12-02T13:27:19.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624373/theora/5032_b9152f62e1574ef899300c5d188ab1da.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624373/large_thumb/large.jpg"
        },
        {
            "id": 624383,
            "name": "Empo tv - del 41",
            "header": "Empotv er et talerør for mennesker med utviklingshemming. Nye sendinger hver uke.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624383/theora/5473_0f871586b425443d84fa963bcb4bca2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624383/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624383/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624383/broadcast/5473_3fd541ced39947b092b4b9cd6f1fb281.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624383/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:52.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-03-24T09:47:12.660000Z",
            "updatedTime": "2020-08-30T19:58:11.068118Z",
            "uploadedTime": "2011-03-24T09:47:12.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624383/theora/5473_0f871586b425443d84fa963bcb4bca2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624383/large_thumb/large.jpg"
        },
        {
            "id": 624346,
            "name": "Den norske kirke i eksil 79",
            "header": "jeg har lagt til salmetekstene så dere kan følge med på salmene som blir sunget.\nDersom dere har forslag til programmet vennligst ta kontakt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624346/theora/orig_e9153535b24d43b3ba493d06354f96d2.ogv",
                "original": "https://upload.frikanalen.no/media/624346/original/orig_e9153535b24d43b3ba493d06354f96d2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624346/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624346/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624346/broadcast/5418_808351d21c5642898d37ee84cbe72309.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624346/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-07T15:36:46.513000Z",
            "updatedTime": "2018-11-10T18:29:28.637634Z",
            "uploadedTime": "2011-03-07T15:36:46.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624346/theora/orig_e9153535b24d43b3ba493d06354f96d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624346/large_thumb/large.jpg"
        },
        {
            "id": 624345,
            "name": "NM2011 - Tomra Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624345/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624345/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624345/broadcast/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:29.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-07T09:41:35.507000Z",
            "updatedTime": "2018-11-10T18:29:28.639056Z",
            "uploadedTime": "2011-03-07T09:41:35.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624345/theora/5417_c8585dcf3e6d46c7b717ba4c4ba00d18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624345/large_thumb/large.jpg"
        },
        {
            "id": 624342,
            "name": "Akkurat Nå! 6. mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
                "original": "https://upload.frikanalen.no/media/624342/original/orig_10a4a075c0924ee085a585ec1b9b1c37.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624342/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624342/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624342/broadcast/5392_22bdeba1ba9247cf8fa5d4488b7bb467.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624342/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:49:32.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-02T19:15:24.027000Z",
            "updatedTime": "2018-11-10T18:29:28.640501Z",
            "uploadedTime": "2011-03-02T19:15:24.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624342/theora/5392_b13923dcd2204b1abed8af33198052bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624342/large_thumb/large.jpg"
        },
        {
            "id": 625579,
            "name": "Daily Tech News Show 10. May 2016",
            "header": "",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625579/small_thumb/DTNS20160510.jpg",
                "theora": "https://upload.frikanalen.no/media/625579/theora/DTNS20160510.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625579/broadcast/DTNS20160510.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625579/large_thumb/DTNS20160510.jpg",
                "original": "https://upload.frikanalen.no/media/625579/original/DTNS20160510.mp4"
            },
            "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": "01:02:54.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=6383vid",
            "createdTime": "2016-05-23T18:39:45.728308Z",
            "updatedTime": "2018-11-10T18:29:27.057250Z",
            "uploadedTime": "2016-05-23T19:33:00.753145Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625579/theora/DTNS20160510.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625579/large_thumb/DTNS20160510.jpg"
        },
        {
            "id": 624340,
            "name": "Fredsprisvinnar i medvind",
            "header": "Før møtte Dusko Kostic stengte dører og døve ører. Etter at han fikk Studentenes fredspris når han no ut til toppolitikarar i Kroatia.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
                "original": "https://upload.frikanalen.no/media/624340/original/orig_cc2c5066d7514933aba52dd92f3f97df.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624340/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624340/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624340/broadcast/5414_b7c62b1f16134dbc998b843a0ae35fe2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:21.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-04T21:14:27.620000Z",
            "updatedTime": "2018-11-10T18:29:28.643461Z",
            "uploadedTime": "2011-03-04T21:14:27.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624340/theora/5414_3031225531ab41e59152cf8c03429cde.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624340/large_thumb/large.jpg"
        },
        {
            "id": 624339,
            "name": "Sirkusåpenbaring",
            "header": "Hva får man hvis man blander rock´n´roll med sirkus? Jo! Cirkus Khaoom!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
                "original": "https://upload.frikanalen.no/media/624339/original/orig_7b961a8f4c3c41578ed1a3e62b9e1590.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624339/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624339/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624339/broadcast/5410_7771170f21674f23ba509ac840b1aae0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624339/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:12.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-04T20:50:16.093000Z",
            "updatedTime": "2018-11-10T18:29:28.644848Z",
            "uploadedTime": "2011-03-04T20:50:16.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624339/theora/5410_5182d69c7d714c75818a4448102524dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624339/large_thumb/large.jpg"
        },
        {
            "id": 624338,
            "name": "Lacrosseturnering",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624338/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624338/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624338/broadcast/5409_34dff75cfbfa43b68d7da7f06bc327f1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.690000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:47.337000Z",
            "updatedTime": "2018-11-10T18:29:28.646227Z",
            "uploadedTime": "2011-03-03T21:08:47.337000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624338/theora/5409_0b414952253a4efab4bdb19c4a6e675a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624338/large_thumb/large.jpg"
        },
        {
            "id": 624337,
            "name": "Hoffmanns eventyr",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624337/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624337/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624337/broadcast/5408_ad4b9bb4d20340d3bf413d53fbeec4f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:47.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T21:08:12.273000Z",
            "updatedTime": "2018-11-10T18:29:28.647658Z",
            "uploadedTime": "2011-03-03T21:08:12.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624337/theora/5408_a9d4f20654af43298917027a8ed14b83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624337/large_thumb/large.jpg"
        },
        {
            "id": 625045,
            "name": "BI parodi",
            "header": "Ikke forbli en lettvekter...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625045/theora/6558_b7a5847c5a0840599f8f0336d87e7ede.ogv",
                "original": "https://upload.frikanalen.no/media/625045/original/orig_cdb945ac3bb44d50afb57b702811a1b2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625045/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625045/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625045/broadcast/6558_f7faacbf2b354f38b5d614730acbab93.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625045/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:00:57.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T20:04:33.117000Z",
            "updatedTime": "2018-11-10T18:29:27.732210Z",
            "uploadedTime": "2012-11-08T20:04:33.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625045/theora/6558_b7a5847c5a0840599f8f0336d87e7ede.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625045/large_thumb/large.jpg"
        },
        {
            "id": 624335,
            "name": "Norges triveligste studieby",
            "header": "En ny undersøkelse viser at Trondheimsstudenter er mest fornøyd med sin studietilværelse, mye på grunn av fadderordningen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
                "original": "https://upload.frikanalen.no/media/624335/original/orig_b32140b839dc4bab95fff4d10d3c0e93.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624335/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624335/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624335/broadcast/5406_c5c4a1fd16cd4aa99ffb18dacb17ed18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:16.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-03T18:33:31.500000Z",
            "updatedTime": "2018-11-10T18:29:28.650467Z",
            "uploadedTime": "2011-03-03T18:33:31.500000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624335/theora/5406_fde6697016ff4e9da3cc5339dce8a7b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624335/large_thumb/large.jpg"
        },
        {
            "id": 624334,
            "name": "Mer enn grøftefyll",
            "header": "Audhild Sjømo invidde Trondheims studenter i vinkulturen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
                "original": "https://upload.frikanalen.no/media/624334/original/orig_6589a185b0444f6883a0fc6972bcf6b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624334/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624334/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624334/broadcast/5405_603b6347c0e24355a8b0d11a45a42445.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:45.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:29:00.507000Z",
            "updatedTime": "2018-11-10T18:29:28.651868Z",
            "uploadedTime": "2011-03-03T18:29:00.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
        },
        {
            "id": 625041,
            "name": "Den norske kirke i eksil 122",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
                "original": "https://upload.frikanalen.no/media/625041/original/orig_96b518686e2643f6a4374ffec1288ef6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/625041/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625041/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625041/broadcast/6533_bff6e57f8b8e480dafa007665a130f08.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:34",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-01T08:59:13.857000Z",
            "updatedTime": "2018-11-10T18:29:27.736752Z",
            "uploadedTime": "2012-11-01T08:59:13.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625041/theora/orig_96b518686e2643f6a4374ffec1288ef6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625041/large_thumb/large.jpg"
        },
        {
            "id": 625685,
            "name": "It's not LAMP: Web app packaging in Sandstorm - Debconf 16",
            "header": "This talk covers how web app packaging works for the free software [Sandstorm.io](https://sandstorm.io/) project. This talk covers how Sandstorm achieves one-click installs of web apps for unprivileged users. To do this, Sandstorm's packaging tools do a few strange things:\n\n- Every app package is a tiny Debian derivative, often as small as 20MB.\n\n- Apps have no Internet connectivity to the outside world.\n\n- Sandstorm uses a FUSE filesystem to identify which files are needed to run the app.\n\n- An app bundles all its needed services, as well as files, resulting in one MySQL service per app.\n\n- Users click and run one _instance_ of an app like Etherpad per document, which is all handled transparently via a web app, a strategy that has neutralized 95% of 0-day web app vulnerabilities, based on our analysis.\n\n- Developers on Mac OS and Windows can create packages for Sandstorm, even though Sandstorm is Linux-only, due to an emphasis on Linux VMs in our development tools.\n\nSomehow we manage to make this scale reasonably well. Additionally, it is popular with upstream authors: of the >50 web apps packaged for Sandstorm, about 1/3 are maintained by their upstreams.\n\nThis talk focuses on how the Sandstorm packaging tools work, with community insights as well as technical ones, with the hopes of showing Debian how to more effectively package web apps for end users.\n\nTalk (45 mins) session with Asheesh Laroia and Sandstorm.io during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625685/theora/Its_not_LAMP_Web_app_packaging_in_Sandstorm.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625685/broadcast/Its_not_LAMP_Web_app_packaging_in_Sandstorm.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625685/large_thumb/Its_not_LAMP_Web_app_packaging_in_Sandstorm.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625685/small_thumb/Its_not_LAMP_Web_app_packaging_in_Sandstorm.jpg",
                "original": "https://upload.frikanalen.no/media/625685/original/Its_not_LAMP_Web_app_packaging_in_Sandstorm.webm"
            },
            "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:47:22.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/85/",
            "createdTime": "2016-07-20T22:38:31.483593Z",
            "updatedTime": "2018-11-10T18:29:26.870457Z",
            "uploadedTime": "2016-07-20T22:38:39.344198Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625685/theora/Its_not_LAMP_Web_app_packaging_in_Sandstorm.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625685/large_thumb/Its_not_LAMP_Web_app_packaging_in_Sandstorm.jpg"
        },
        {
            "id": 624048,
            "name": "VGF 20101129",
            "header": "Världens pånyttfödelse med Hans\nBratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624048/theora/4957_aacee688be4d4569bf4b9e8e8a3a4161.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624048/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624048/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624048/broadcast/4957_7d17bb1a2fad41798288dcadb323520c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624048/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:35.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-25T13:41:33.250000Z",
            "updatedTime": "2018-11-10T18:29:29.022818Z",
            "uploadedTime": "2010-11-25T13:41:33.250000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624048/theora/4957_aacee688be4d4569bf4b9e8e8a3a4161.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624048/large_thumb/large.jpg"
        }
    ]
}