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=1250&ordering=framerate
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=1300&ordering=framerate",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1200&ordering=framerate",
    "results": [
        {
            "id": 624329,
            "name": "De Levende Ord",
            "header": "De levende Ord med Hans O.Hansson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
                "original": "https://upload.frikanalen.no/media/624329/original/orig_e3012de1f5924832aa4ef3e362c0d625.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624329/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624329/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624329/broadcast/5391_1be44b24270e49a1b5a38b0b139d1757.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624329/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-01T09:48:29.570000Z",
            "updatedTime": "2018-11-10T18:29:28.658699Z",
            "uploadedTime": "2011-03-01T09:48:29.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624329/theora/5391_9980dde5e9df4bc38e2d01ce664a495f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624329/large_thumb/large.jpg"
        },
        {
            "id": 624328,
            "name": "Inside Israel Mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
                "original": "https://upload.frikanalen.no/media/624328/original/orig_4daf993b47a5449791ce0ab0f4888f43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624328/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624328/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624328/broadcast/5380_fad7056e185340c0bb5bfd91bd72c0c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T10:12:56.610000Z",
            "updatedTime": "2018-11-10T18:29:28.660128Z",
            "uploadedTime": "2011-02-28T10:12:56.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
        },
        {
            "id": 624326,
            "name": "Ti Minutter & De Levende Ord",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg & De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
                "original": "https://upload.frikanalen.no/media/624326/original/orig_0161291c8532402ba2f271d9b19b42d0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624326/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624326/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624326/broadcast/5381_a08d01646a3b4ba287620a993a5978a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624326/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-28T12:22:38.787000Z",
            "updatedTime": "2018-11-10T18:29:28.662812Z",
            "uploadedTime": "2011-02-28T12:22:38.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624326/theora/5381_d33fbbf9ea5a4cf78bec5bc83fb16387.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624326/large_thumb/large.jpg"
        },
        {
            "id": 624325,
            "name": "Utrop TV - Studio2",
            "header": "Studiodebatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624325/theora/5281_c3f84fba1ec44edfa786a189f058024c.ogv",
                "original": "https://upload.frikanalen.no/media/624325/original/orig_9837f335794846e381f46cb911acec7c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624325/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624325/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624325/broadcast/5281_11f53d8be3a748e7ab2eab16b989ed11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624325/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:55.320000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-08T09:56:33.493000Z",
            "updatedTime": "2018-11-10T18:29:28.664203Z",
            "uploadedTime": "2011-02-08T09:56:33.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624325/theora/5281_c3f84fba1ec44edfa786a189f058024c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624325/large_thumb/large.jpg"
        },
        {
            "id": 624324,
            "name": "Backstage med Bernhoft",
            "header": "Hvordan går det med multiartisten Jarle Bernhoft?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
                "original": "https://upload.frikanalen.no/media/624324/original/orig_dad0eee86e8440729de5d597c00c804c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624324/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624324/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624324/broadcast/5389_a6fd4bb2ebf740ceab62072eaecc7f47.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624324/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:27.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T13:22:01Z",
            "updatedTime": "2018-11-10T18:29:28.665558Z",
            "uploadedTime": "2011-02-28T13:22:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624324/theora/5389_c2539c685b4b420d87fe394bc5bed8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624324/large_thumb/large.jpg"
        },
        {
            "id": 624323,
            "name": "De Gode Nyheder",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624323/theora/5379_3fa581dc291e4a4f908f606a8a1ea558.ogv",
                "original": "https://upload.frikanalen.no/media/624323/original/orig_ebfce92be49e42758b75e7780d8807a8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624323/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624323/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624323/broadcast/5379_859391470d7846ff8c609ccfe047d258.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624323/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-28T08:21:37.280000Z",
            "updatedTime": "2018-11-10T18:29:28.666900Z",
            "uploadedTime": "2011-02-28T08:21:37.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624323/theora/5379_3fa581dc291e4a4f908f606a8a1ea558.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624323/large_thumb/large.jpg"
        },
        {
            "id": 624322,
            "name": "Uka-TV 11 - Sending 7",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624322/theora/5340_091b95727e08481288811f4323dc9773.ogv",
                "original": "https://upload.frikanalen.no/media/624322/original/orig_cf987eaac74348b4b2df6f9bceb80c18.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624322/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624322/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624322/broadcast/5340_58426e7a921e4144929d4fefb334a0f2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624322/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:32.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:42:06.953000Z",
            "updatedTime": "2018-11-10T18:29:28.668283Z",
            "uploadedTime": "2011-02-15T22:42:06.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624322/theora/5340_091b95727e08481288811f4323dc9773.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624322/large_thumb/large.jpg"
        },
        {
            "id": 624321,
            "name": "Invadert av inntrykk",
            "header": "Under ISFiT har Trondheim by blitt invadert av kunst. Hva har de å si til sitt forsvar?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
                "original": "https://upload.frikanalen.no/media/624321/original/orig_e194ecb5d2894e85b6fb5ce7cdb25542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624321/broadcast/5378_76c3ab3e01884d3793699eafcc79253f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624321/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:50",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-25T16:16:18Z",
            "updatedTime": "2018-11-10T18:29:28.669705Z",
            "uploadedTime": "2011-02-25T16:16:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624321/large_thumb/large.jpg"
        },
        {
            "id": 624320,
            "name": "Sexundervisning på Samfundet",
            "header": "Kronprinsesse Mette Marit var blant gjestene da ISFiT satte fokus på kondombruk og kjønnssykdommer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
                "original": "https://upload.frikanalen.no/media/624320/original/orig_832a8d34b2ca43799609d1af0c040a2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624320/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624320/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624320/broadcast/5368_29e0f9447d03475387069d7c7e7102e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624320/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:14.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:47:19Z",
            "updatedTime": "2018-11-10T18:29:28.671105Z",
            "uploadedTime": "2011-02-21T12:47:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624320/theora/5368_85679eea15bd4ee0932e82d330c83b36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624320/large_thumb/large.jpg"
        },
        {
            "id": 624319,
            "name": "NM2011 - Tertnes Amatørkorps",
            "header": "Tertnes Amatørkorps og Talentfabrikken",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624319/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624319/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624319/broadcast/5377_f4c35a61688f4ffea2072e495777ac29.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624319/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:35.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-24T18:14:44.680000Z",
            "updatedTime": "2018-11-10T18:29:28.672612Z",
            "uploadedTime": "2011-02-24T18:14:44.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624319/theora/5377_57b998fd524d4be29be9a3c2fc22d688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624319/large_thumb/large.jpg"
        },
        {
            "id": 624318,
            "name": "Uka-TV 11 - Sending 6",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624318/theora/orig_a3aa7541716b4d2eaaaa033823215947.ogv",
                "original": "https://upload.frikanalen.no/media/624318/original/orig_a3aa7541716b4d2eaaaa033823215947.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624318/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624318/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624318/broadcast/5339_a8b8167106d94f74b087a15ed019c8e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624318/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:05.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:40:21.310000Z",
            "updatedTime": "2018-11-10T18:29:28.673985Z",
            "uploadedTime": "2011-02-15T22:40:21.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624318/theora/orig_a3aa7541716b4d2eaaaa033823215947.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624318/large_thumb/large.jpg"
        },
        {
            "id": 624316,
            "name": "Helse & Källan",
            "header": "Helse med Eva Britt Fjeldberg og Källan med Carl Henrik Karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624316/theora/5376_fc71f6c580834d628e2fe95dea5a59eb.ogv",
                "original": "https://upload.frikanalen.no/media/624316/original/orig_d4d01b18373c4ad6ad06aa5503a7dd97.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624316/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624316/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624316/broadcast/5376_ab07b389780b4263bb1ae481da4e8014.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624316/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-24T06:21:57.127000Z",
            "updatedTime": "2018-11-10T18:29:28.675372Z",
            "uploadedTime": "2011-02-24T06:21:57.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624316/theora/5376_fc71f6c580834d628e2fe95dea5a59eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624316/large_thumb/large.jpg"
        },
        {
            "id": 624009,
            "name": "Akkurat Nå! 31 oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624009/theora/4675_5b7e217dd4df42a9a043793bd3eadc67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624009/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624009/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624009/broadcast/4675_817a721f71d243ae80269e6a96af9d83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624009/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:35.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T05:01:54.600000Z",
            "updatedTime": "2018-11-10T18:29:29.072359Z",
            "uploadedTime": "2010-08-28T05:01:54.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624009/theora/4675_5b7e217dd4df42a9a043793bd3eadc67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624009/large_thumb/large.jpg"
        },
        {
            "id": 624315,
            "name": "Uka-TV 11 - Sending 5",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624315/theora/5338_ee89f224bbad4de9884ada234144aca8.ogv",
                "original": "https://upload.frikanalen.no/media/624315/original/orig_c6c519d7fa874ef5b2157ebd5a13fb7b.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624315/broadcast/5338_2557581e34534acc85e8a318b7981912.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624315/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:07.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:36:58.837000Z",
            "updatedTime": "2018-11-10T18:29:28.676774Z",
            "uploadedTime": "2011-02-15T22:36:58.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624315/theora/5338_ee89f224bbad4de9884ada234144aca8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624315/large_thumb/large.jpg"
        },
        {
            "id": 624314,
            "name": "Peder Påske",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624314/theora/5375_d919a21d71514ec5a9bc58ee5ef1c0bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624314/broadcast/5375_909a084e3d81480298d841a3b2a454cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624314/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:01:47.970000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-23T17:41:55.613000Z",
            "updatedTime": "2018-11-10T18:29:28.678163Z",
            "uploadedTime": "2011-02-23T17:41:55.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624314/theora/5375_d919a21d71514ec5a9bc58ee5ef1c0bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624314/large_thumb/large.jpg"
        },
        {
            "id": 624313,
            "name": "Jarle Bernhoft",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624313/theora/5374_0bd4b6ebdaab4e29918c48afe62e0ea5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624313/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624313/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624313/broadcast/5374_3a73c15a26d041a687e44992732c9b09.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624313/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:14.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-23T17:38:47.640000Z",
            "updatedTime": "2018-11-10T18:29:28.679709Z",
            "uploadedTime": "2011-02-23T17:38:47.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624313/theora/5374_0bd4b6ebdaab4e29918c48afe62e0ea5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624313/large_thumb/large.jpg"
        },
        {
            "id": 624312,
            "name": "? Hest er best",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624312/theora/5347_60457bdecc3840949c0595284e61599b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624312/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624312/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624312/broadcast/5347_31550d7b91ac47c9b9468b54caaaccee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624312/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:03",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-17T12:18:30.473000Z",
            "updatedTime": "2018-11-10T18:29:28.681128Z",
            "uploadedTime": "2011-02-17T12:18:30.473000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624312/theora/5347_60457bdecc3840949c0595284e61599b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624312/large_thumb/large.jpg"
        },
        {
            "id": 624347,
            "name": "Empo tv - del 38",
            "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/624347/theora/5031_ddf1379fb9924294be3da7657d1bed65.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624347/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624347/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624347/broadcast/5031_458f3678581845eb87c98c7a708fd9f6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624347/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:13:15.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T13:25:01.063000Z",
            "updatedTime": "2020-08-30T19:57:44.444949Z",
            "uploadedTime": "2010-12-02T13:25:01.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624347/theora/5031_ddf1379fb9924294be3da7657d1bed65.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624347/large_thumb/large.jpg"
        },
        {
            "id": 624309,
            "name": "Country Team",
            "header": "Country Team med Kåre og Lena Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
                "original": "https://upload.frikanalen.no/media/624309/original/orig_16e27f6ea1954b0c8aa5141ce831872d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624309/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624309/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624309/broadcast/5371_9438cb55b4dc4bb2b6a635b413c60c82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624309/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-23T06:11:20.657000Z",
            "updatedTime": "2018-11-10T18:29:28.685311Z",
            "uploadedTime": "2011-02-23T06:11:20.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624309/theora/5371_67338293b68c4db18066a3c6f511733a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624309/large_thumb/large.jpg"
        },
        {
            "id": 624308,
            "name": "Uka-TV 11 - Sending 4",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624308/theora/5337_eab55eef4b684c1284762653568007ec.ogv",
                "original": "https://upload.frikanalen.no/media/624308/original/orig_18bcbf59990c48a48cb18ec2a7002360.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624308/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624308/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624308/broadcast/5337_8915445020214b428e000c1e7567e2aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624308/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:22.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:33:16.533000Z",
            "updatedTime": "2018-11-10T18:29:28.686655Z",
            "uploadedTime": "2011-02-15T22:33:16.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624308/theora/5337_eab55eef4b684c1284762653568007ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624308/large_thumb/large.jpg"
        },
        {
            "id": 624306,
            "name": "08_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624306/theora/5277_6d90c797b89546f0af1080af5d1060cd.ogv",
                "original": "https://upload.frikanalen.no/media/624306/original/orig_e74bc8541d7044a0a5c7971c3b12cee1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624306/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624306/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624306/broadcast/5277_8c17625adac9427f9e50925b2fb8f8b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624306/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:37:34.167000Z",
            "updatedTime": "2018-11-10T18:29:28.689490Z",
            "uploadedTime": "2011-02-04T13:37:34.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624306/theora/5277_6d90c797b89546f0af1080af5d1060cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624306/large_thumb/large.jpg"
        },
        {
            "id": 624305,
            "name": "Uka-TV 11 - Sending 3",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624305/theora/5336_e8bbf71ba1e941009b3474bd266ed93d.ogv",
                "original": "https://upload.frikanalen.no/media/624305/original/orig_e3a3614543414a54b0b9246abcd653e9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624305/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624305/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624305/broadcast/5336_c19f550f92694c758ba6c726e35864a3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624305/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:28:52.990000Z",
            "updatedTime": "2018-11-10T18:29:28.690842Z",
            "uploadedTime": "2011-02-15T22:28:52.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624305/theora/5336_e8bbf71ba1e941009b3474bd266ed93d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624305/large_thumb/large.jpg"
        },
        {
            "id": 624304,
            "name": "Sketsjup: Selvforsvar",
            "header": "Vi lanserer vår nye sketsjespalte, Sketsjup! I første innslag kan du lære selvforsvar av selveste David Dølen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624304/theora/5366_45bfc18ad6fe4f33a9608aefc354b703.ogv",
                "original": "https://upload.frikanalen.no/media/624304/original/orig_03e0941e10824124aae5d651e9a1ee34.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624304/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624304/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624304/broadcast/5366_8b7e921e15604a5cb0cc9d85fa19452d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624304/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",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:41:42.473000Z",
            "updatedTime": "2018-11-10T18:29:28.692241Z",
            "uploadedTime": "2011-02-21T12:41:42.473000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624304/theora/5366_45bfc18ad6fe4f33a9608aefc354b703.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624304/large_thumb/large.jpg"
        },
        {
            "id": 624302,
            "name": "Apropos Stripping",
            "header": "Politikere fra SV, AP og SP synes stripping er det samme som prostitusjon. Vet de hva de snakker om?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624302/theora/5361_7289cb49976c4bb39d228ba2f1d3bda7.ogv",
                "original": "https://upload.frikanalen.no/media/624302/original/orig_7165247561b94805b4af9b305f9ac6c9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624302/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624302/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624302/broadcast/5361_4717d4fc60994d0d8502053d892e4e4b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624302/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:03:00.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:19:27.960000Z",
            "updatedTime": "2018-11-10T18:29:28.694885Z",
            "uploadedTime": "2011-02-21T12:19:27.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624302/theora/5361_7289cb49976c4bb39d228ba2f1d3bda7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624302/large_thumb/large.jpg"
        },
        {
            "id": 624301,
            "name": "- En av oss blir nødt til å dø",
            "header": "Kråkesølv om maur, morkake og veien videre.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624301/theora/5360_780d8870884f4f75b78dfa27676110db.ogv",
                "original": "https://upload.frikanalen.no/media/624301/original/orig_c20815827c2c41a39faf8d12ca7c6834.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624301/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624301/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624301/broadcast/5360_2d5ac7ba6a2d4691a6e8cce26e95b327.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624301/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:14.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-21T12:14:51Z",
            "updatedTime": "2018-11-10T18:29:28.696291Z",
            "uploadedTime": "2011-02-21T12:14:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624301/theora/5360_780d8870884f4f75b78dfa27676110db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624301/large_thumb/large.jpg"
        },
        {
            "id": 624300,
            "name": "Kritisk til hemmeligholdelse",
            "header": "Men Arne Treholt står fast ved at han aldri har gitt bort opplysninger som har kunnet skade rikets sikkerhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624300/theora/5331_ac7797738f0744688fe9c642eb2df4ca.ogv",
                "original": "https://upload.frikanalen.no/media/624300/original/orig_51d2500e1c384ba9a0e10963e199ece0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624300/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624300/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624300/broadcast/5331_7c4b0619f7b74dfb822ff4a60d70d2ee.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624300/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:03:43.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-14T14:48:43.620000Z",
            "updatedTime": "2018-11-10T18:29:28.697673Z",
            "uploadedTime": "2011-02-14T14:48:43.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624300/theora/5331_ac7797738f0744688fe9c642eb2df4ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624300/large_thumb/large.jpg"
        },
        {
            "id": 624298,
            "name": "Uka-TV 11 - Sending 2",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624298/theora/5335_b7f04fa4e2cd4d9cadbfd88d5fc38386.ogv",
                "original": "https://upload.frikanalen.no/media/624298/original/orig_c172d995b5154dafbb4ddfe95a6817d6.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624298/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624298/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624298/broadcast/5335_2d27959c3f374d8b90e1c6c4cb9f43a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624298/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:35.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:26:00.610000Z",
            "updatedTime": "2018-11-10T18:29:28.700404Z",
            "uploadedTime": "2011-02-15T22:26:00.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624298/theora/5335_b7f04fa4e2cd4d9cadbfd88d5fc38386.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624298/large_thumb/large.jpg"
        },
        {
            "id": 624297,
            "name": "Uka-TV 11 - Sending 1",
            "header": "UKA-TV er en av Nordens største studenttv-produksjoner, og lages i forbindelse med studentfestivalen UKA i Lillehammer. I syv sendinger loser Gemma, Manish og Pernille deg gjennom et program spekket med aktuelle gjester, live musikk og heidundranes mye moro!\r\n\r\nI en årrekke har UKA-TV vært et voksende prosjekt, som har engasjert utallige studenter til å jobbe mot et felles mål; å bli mye bedre en fjorårets produksjon. I år er vi over 100 frivillige som sammen skaper et lettbeint underholdningsmagasin for deg og dine venner!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624297/theora/orig_14461aa6ce10463b84dd7e207e312cf9.ogv",
                "original": "https://upload.frikanalen.no/media/624297/original/orig_14461aa6ce10463b84dd7e207e312cf9.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624297/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624297/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624297/broadcast/5334_30afe807ffc941aea482ab701901b107.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624297/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:59.990000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-15T22:21:55.497000Z",
            "updatedTime": "2018-11-10T18:29:28.701767Z",
            "uploadedTime": "2011-02-15T22:21:55.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624297/theora/orig_14461aa6ce10463b84dd7e207e312cf9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624297/large_thumb/large.jpg"
        },
        {
            "id": 624296,
            "name": "07_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624296/theora/5276_d22f4f36b0c842c28aba57258c024c88.ogv",
                "original": "https://upload.frikanalen.no/media/624296/original/orig_109090c28e5d4d81905fb995e9342e03.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624296/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624296/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624296/broadcast/5276_1796a37096ab48fe9fffe0ef0513551f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624296/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:48",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-02-04T13:35:39.667000Z",
            "updatedTime": "2018-11-10T18:29:28.703150Z",
            "uploadedTime": "2011-02-04T13:35:39.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624296/theora/5276_d22f4f36b0c842c28aba57258c024c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624296/large_thumb/large.jpg"
        },
        {
            "id": 624295,
            "name": "Akkurat Nå! 20. februar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624295/theora/5344_2885183853784b74817b4626e9b3eca7.ogv",
                "original": "https://upload.frikanalen.no/media/624295/original/orig_1bfca47d7163420ba6128714c1a38548.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624295/broadcast/5344_1b33e50222d54556a704fef044c98751.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624295/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:50:11.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-17T07:15:09.697000Z",
            "updatedTime": "2018-11-10T18:29:28.704524Z",
            "uploadedTime": "2011-02-17T07:15:09.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624295/theora/5344_2885183853784b74817b4626e9b3eca7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624295/large_thumb/large.jpg"
        },
        {
            "id": 624293,
            "name": "Norsk tre på fest",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624293/broadcast/5348_3c0f7272373c4a90a5767535eb091aac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624293/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:01:31.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T12:26:57Z",
            "updatedTime": "2018-11-10T18:29:28.705889Z",
            "uploadedTime": "2011-02-17T12:26:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624293/theora/5348_e179738f071843b7b86eae8f807346ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624293/large_thumb/large.jpg"
        },
        {
            "id": 624292,
            "name": "Promo UKA-TV 2011",
            "header": "En første hils på årets programledere! Sjekk ut promovideoen til UKA-TV her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624292/theora/5352_9bc55dddf6644412bc9014ccd9a2f119.ogv",
                "original": "https://upload.frikanalen.no/media/624292/original/orig_f74f9952559e44b992c52ff80466acdc.mpeg",
                "smallThumb": "https://upload.frikanalen.no/media/624292/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624292/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624292/broadcast/5352_7a2a9f0971684daea463f7827c609e00.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624292/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:50",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-18T13:52:54.400000Z",
            "updatedTime": "2018-11-10T18:29:28.707314Z",
            "uploadedTime": "2011-02-18T13:52:54.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624292/theora/5352_9bc55dddf6644412bc9014ccd9a2f119.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624292/large_thumb/large.jpg"
        },
        {
            "id": 624291,
            "name": "Ti Minutter & Livshjelp",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Livshjelp med Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624291/theora/5351_fec3106cd6d64519b525cdfb55640a04.ogv",
                "original": "https://upload.frikanalen.no/media/624291/original/orig_fda2e9b34e9a4b7cad2c73730e66aab7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624291/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624291/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624291/broadcast/5351_e048902adc974bdba367347c52f5341d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624291/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-17T13:05:09.710000Z",
            "updatedTime": "2018-11-10T18:29:28.708690Z",
            "uploadedTime": "2011-02-17T13:05:09.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624291/theora/5351_fec3106cd6d64519b525cdfb55640a04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624291/large_thumb/large.jpg"
        },
        {
            "id": 624290,
            "name": "De Gode Nyheder",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624290/theora/5346_4cc00bc76bef44b1b29a19e8ed33e0f1.ogv",
                "original": "https://upload.frikanalen.no/media/624290/original/orig_55617f1ba2df43b4a5931e5fc62d8c05.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624290/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624290/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624290/broadcast/5346_514b26af980a4ad0986275d111cd644e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624290/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-17T11:47:37.010000Z",
            "updatedTime": "2018-11-10T18:29:28.710039Z",
            "uploadedTime": "2011-02-17T11:47:37.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624290/theora/5346_4cc00bc76bef44b1b29a19e8ed33e0f1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624290/large_thumb/large.jpg"
        },
        {
            "id": 624288,
            "name": "KickOff",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624288/theora/5350_136f24d44f58400bbbbb943542f13b74.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624288/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624288/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624288/broadcast/5350_d60879db23194830b08634d45c8f68e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624288/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:01:52.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T12:58:25.777000Z",
            "updatedTime": "2018-11-10T18:29:28.716461Z",
            "uploadedTime": "2011-02-17T12:58:25.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624288/theora/5350_136f24d44f58400bbbbb943542f13b74.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624288/large_thumb/large.jpg"
        },
        {
            "id": 624287,
            "name": "Helse & Kællan",
            "header": "Helse med Eva Britt Fjeldberg og Kællan med Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624287/theora/orig_b2a3bc24548343749c20b67b1fbdc151.ogv",
                "original": "https://upload.frikanalen.no/media/624287/original/orig_b2a3bc24548343749c20b67b1fbdc151.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624287/broadcast/5345_96dc665004714315b4348999a74743c8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624287/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:06.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-17T08:07:10.393000Z",
            "updatedTime": "2018-11-10T18:29:28.718325Z",
            "uploadedTime": "2011-02-17T08:07:10.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624287/theora/orig_b2a3bc24548343749c20b67b1fbdc151.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624287/large_thumb/large.jpg"
        },
        {
            "id": 624286,
            "name": "Apropos: Metal i Grand Prix",
            "header": "Melodi Grand Prix tar Black Metallen inn i sine hjerter og varmer en ellers så kald og dødelig sjanger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624286/theora/5330_a64eba3ab95c4bd686df3f6bf9ac427a.ogv",
                "original": "https://upload.frikanalen.no/media/624286/original/orig_627eb005aeaf45aebff7c8993e5c2c8f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624286/broadcast/5330_a41f1e6f45f44ec0899943f2cf529c2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624286/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.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-14T14:38:59Z",
            "updatedTime": "2018-11-10T18:29:28.719798Z",
            "uploadedTime": "2011-02-14T14:38:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624286/theora/5330_a64eba3ab95c4bd686df3f6bf9ac427a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624286/large_thumb/large.jpg"
        },
        {
            "id": 624284,
            "name": "Den norske kirke i eksil 78",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624284/theora/orig_386c4cfc4c83455e815ac609e6845f78.ogv",
                "original": "https://upload.frikanalen.no/media/624284/original/orig_386c4cfc4c83455e815ac609e6845f78.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624284/broadcast/5343_0a9b38ebab0f4635ad0d5e085fecd3bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624284/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:55.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-16T08:29:11.623000Z",
            "updatedTime": "2018-11-10T18:29:28.722707Z",
            "uploadedTime": "2011-02-16T08:29:11.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624284/theora/orig_386c4cfc4c83455e815ac609e6845f78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624284/large_thumb/large.jpg"
        },
        {
            "id": 624281,
            "name": "Verden Gjenfødelse 20110228",
            "header": "Verdens Gjenfødelse\nmed Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624281/theora/5324_b0cb626b035740a89c5bcbd9671eb144.ogv",
                "original": "https://upload.frikanalen.no/media/624281/original/orig_7ef2b6bee4554ec49d8a7a848eef2d9c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624281/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624281/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624281/broadcast/5324_2a3f3036372f4b1085ec48efd1b3d46d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624281/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-14T11:51:12.710000Z",
            "updatedTime": "2018-11-10T18:29:28.724156Z",
            "uploadedTime": "2011-02-14T11:51:12.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624281/theora/5324_b0cb626b035740a89c5bcbd9671eb144.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624281/large_thumb/large.jpg"
        },
        {
            "id": 624280,
            "name": "Satte ny verdensrekord!",
            "header": "Se Professor Splash stupe ned i et 30 cm grunt vann, fra en høyde på 11 meter!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624280/theora/5327_43507f21ce0c4502951d3506a725e0ff.ogv",
                "original": "https://upload.frikanalen.no/media/624280/original/orig_24a3a24ed45642159c45eb2e8c0fbe78.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624280/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624280/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624280/broadcast/5327_3dafd8e804614ed38779e5646a4980f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624280/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:42.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-14T14:30:42Z",
            "updatedTime": "2018-11-10T18:29:28.725678Z",
            "uploadedTime": "2011-02-14T14:30:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624280/theora/5327_43507f21ce0c4502951d3506a725e0ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624280/large_thumb/large.jpg"
        },
        {
            "id": 624279,
            "name": "Studentersamfundets nye leder",
            "header": "Etter fem timer med utspørring og debatt mot Eivind Rindal, ble Erling Kjelstrup valgt til Samfundets nye leder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624279/theora/5325_4dfa80fbdc2f4986bcdcb82129de049a.ogv",
                "original": "https://upload.frikanalen.no/media/624279/original/orig_6c1d1cb0f1b3498483c5030f74565b34.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624279/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624279/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624279/broadcast/5325_ee52c72ca1404a91b2be0bb866bbd18d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624279/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:03:07.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-02-14T14:17:05.923000Z",
            "updatedTime": "2018-11-10T18:29:28.728440Z",
            "uploadedTime": "2011-02-14T14:17:05.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624279/theora/5325_4dfa80fbdc2f4986bcdcb82129de049a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624279/large_thumb/large.jpg"
        },
        {
            "id": 624307,
            "name": "Empo tv - del 36",
            "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/624307/theora/5028_2dee65247d004402a847315183be5a26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624307/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624307/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624307/broadcast/5028_80cd709e51dd4e87af807c0cb505a123.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624307/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:55.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T13:19:25.837000Z",
            "updatedTime": "2020-08-30T19:57:26.549467Z",
            "uploadedTime": "2010-12-02T13:19:25.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624307/theora/5028_2dee65247d004402a847315183be5a26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624307/large_thumb/large.jpg"
        },
        {
            "id": 624277,
            "name": "Møteplassen - Håp 4",
            "header": "Gud ser mer enn oss både om vår nåtid men også vår fremtid. Gir det håp? Vi møter Asbjørn Kvalbein, Sverre Jølstad og Kristina Jølstad Moi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624277/theora/5300_9ea1d95acb2b4691a58c685dfba1ec10.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624277/broadcast/5300_4fc293a1fed54c30ba810834b5fe3ca6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624277/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T12:33:16Z",
            "updatedTime": "2018-11-10T18:29:28.731368Z",
            "uploadedTime": "2011-02-11T12:33:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624277/theora/5300_9ea1d95acb2b4691a58c685dfba1ec10.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624277/large_thumb/large.jpg"
        },
        {
            "id": 624276,
            "name": "Møteplassen - Håp 3",
            "header": "Er det håp for tvilere? Vi møter Asbjørn Kvalbein, Sverre Jølstad og Kristina Jølstad moi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624276/theora/5299_a4387337475c482bbe8a159e7a53cf24.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624276/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624276/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624276/broadcast/5299_5bbbdd9841a94b01a9bb7c65d7e23fd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624276/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-11T12:27:26Z",
            "updatedTime": "2018-11-10T18:29:28.732804Z",
            "uploadedTime": "2011-02-11T12:27:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624276/theora/5299_a4387337475c482bbe8a159e7a53cf24.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624276/large_thumb/large.jpg"
        },
        {
            "id": 624275,
            "name": "Haiku, et OS basert på BeOS",
            "header": "Haiku er et BeOS-kompatibelt operativsystem som er fullstendig fri programvare. Haiku stresser minimalisme i bruk og simplisitet i funksjonalitet, og sikter seg inn på hverdagsbrukere, og personer med behov for gode muligheter for multimedia.\n\nForedraget gir en kort innføring i Haiku. Det vil bli gått nærmere inn på hovedtrekkene som skiller Haiku fra andre operativsystemers funksjonalitet og oppbygning. Det vil også bli trukket inn prosjektets historie og fremtidsvisjoner. Det vil bli vist en demo av en relativt fersk revisjon med diverse applikasjoner Martin Hebnes Pedersen er fulltidsstudent ved Høgskolen i Bergen, der han tar en bachelorgrad i dataingeniør. Ved siden av studiet har han i det siste året jobbet en del med Haiku, og har blant annet utviklet en Twitterklient for operativsystemet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624275/theora/5323_f7ec4f44792d46b786b7e5af25e809fb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624275/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624275/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624275/broadcast/5323_f7ec4f44792d46b786b7e5af25e809fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624275/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:00:16.500000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-02-12T21:27:00.263000Z",
            "updatedTime": "2018-11-10T18:29:28.734214Z",
            "uploadedTime": "2011-02-12T21:27:00.263000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624275/theora/5323_f7ec4f44792d46b786b7e5af25e809fb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624275/large_thumb/large.jpg"
        },
        {
            "id": 624274,
            "name": "Den norske kirke i eksil 77",
            "header": "Er programmet så lite interessant at folk gidder ikke å se på det. Hva er feil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624274/theora/orig_f04d4fc8e7f44434b4f81611286b0ec9.ogv",
                "original": "https://upload.frikanalen.no/media/624274/original/orig_f04d4fc8e7f44434b4f81611286b0ec9.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624274/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624274/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624274/broadcast/5322_917fb2f3ffe54f4b8205171cf1ee0da9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624274/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:56.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T09:58:35.960000Z",
            "updatedTime": "2018-11-10T18:29:28.735670Z",
            "uploadedTime": "2011-02-12T09:58:35.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624274/theora/orig_f04d4fc8e7f44434b4f81611286b0ec9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624274/large_thumb/large.jpg"
        },
        {
            "id": 624273,
            "name": "Bør Maria Amelie bli?",
            "header": "Samfundsdebattant og AUF`ar Eivind Rindal og Sivert Bjørndal frå FPU tar debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624273/theora/5215_995d47029a424f158a0a37857ac3229f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624273/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624273/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624273/broadcast/5215_376dccd40e4c4ddea0288d1bd32324d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624273/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:21",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T15:37:34.770000Z",
            "updatedTime": "2018-11-10T18:29:28.737143Z",
            "uploadedTime": "2011-01-31T15:37:34.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624273/theora/5215_995d47029a424f158a0a37857ac3229f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624273/large_thumb/large.jpg"
        },
        {
            "id": 624272,
            "name": "Forsmak på fremtida",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624272/theora/4774_a024c877002743109d47a2485706a5c4.ogv",
                "original": "https://upload.frikanalen.no/media/624272/original/orig_28f2988acd0b48f0b056dae51c58cdad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624272/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624272/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624272/broadcast/4774_88eb61f544c34218837fd082ef512a52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624272/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:48.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T15:21:45.943000Z",
            "updatedTime": "2018-11-10T18:29:28.738512Z",
            "uploadedTime": "2010-09-27T15:21:45.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624272/theora/4774_a024c877002743109d47a2485706a5c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624272/large_thumb/large.jpg"
        },
        {
            "id": 624227,
            "name": "Inside Israel Februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624227/theora/orig_9629ff4ffe3c4a28a654158d289e4775.ogv",
                "original": "https://upload.frikanalen.no/media/624227/original/orig_9629ff4ffe3c4a28a654158d289e4775.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624227/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624227/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624227/broadcast/5214_c802154a9670433aad429c1f0a8d81a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624227/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-31T09:46:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.799647Z",
            "uploadedTime": "2011-01-31T09:46:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624227/theora/orig_9629ff4ffe3c4a28a654158d289e4775.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624227/large_thumb/large.jpg"
        },
        {
            "id": 626028,
            "name": "Virtual Machines and Where to Find Them",
            "header": "Viua VM is a greenfield virtual machine designed for parallel execution. Its instruction set aims to facilitate writing reliable, correct, concurrent software.\r\n\r\nSuch an undertaking is not completed in a day or two - work on Viua started in December 2014, and is still ongoing. Viua positions itself as a contender to the throne currently occupied by Erlang's VM - BEAM.\r\n\r\nApart from a technical overview, this talk will give a tour of the \"softer\" problems one may encounter while working on a piece of non-trivial Free Software. It will also discuss how work on such software may affect one's position in the academia and in the business world. This will be described from an undergraduate student's point of view, early in their carreer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626028/broadcast/20180410-virt-viua.dv",
                "original": "https://upload.frikanalen.no/media/626028/original/20180410-virt-viua.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
            },
            "creator": "davidwnoble@gmail.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:44:23.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180410-virt-viua/",
            "createdTime": "2018-05-25T13:27:46.646980Z",
            "updatedTime": "2018-11-26T16:23:24.439255Z",
            "uploadedTime": "2018-05-25T11:49:19.676966Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
        }
    ]
}