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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1800&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1700&ordering=-id",
    "results": [
        {
            "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": 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": 624311,
            "name": "De Levende Ord",
            "header": "De Levende Ord med Tommy M.Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624311/theora/5373_b6b2e6c2d0134c7580a00c4a0dbc807f.ogv",
                "original": "https://upload.frikanalen.no/media/624311/original/orig_f84d713fbfc348899257d696342dcedc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624311/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624311/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624311/broadcast/5373_40e98ebb128949cc90f8165b5b2ed229.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624311/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-23T13:26:21.717000Z",
            "updatedTime": "2018-11-10T18:29:28.682515Z",
            "uploadedTime": "2011-02-23T13:26:21.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624311/theora/5373_b6b2e6c2d0134c7580a00c4a0dbc807f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624311/large_thumb/large.jpg"
        },
        {
            "id": 624310,
            "name": "De Levende Ord program 3",
            "header": "De Levende Ord med Tommy M. Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
                "original": "https://upload.frikanalen.no/media/624310/original/orig_b36c2a237bda4429a1244c6786ca1f2a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624310/broadcast/5372_c890983d4e034a1180fd1981c1c324d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-23T07:50:28.600000Z",
            "updatedTime": "2018-11-10T18:29:28.683950Z",
            "uploadedTime": "2011-02-23T07:50:28.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624310/theora/5372_5bb24db9f949436c94c53643b9808cf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624310/large_thumb/large.jpg"
        },
        {
            "id": 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": 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": 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": 624285,
            "name": "Empo tv - del 35",
            "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/624285/theora/5027_1c145a748eb14d559ecd3da48ff9d82d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624285/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624285/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624285/broadcast/5027_691bfdd1bb084899b2592bbec343b59e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624285/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-12-02T13:14:00.367000Z",
            "updatedTime": "2020-08-30T19:57:14.093313Z",
            "uploadedTime": "2010-12-02T13:14:00.367000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624285/theora/5027_1c145a748eb14d559ecd3da48ff9d82d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624285/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": 624278,
            "name": "Møteplassen - Håp 5",
            "header": "Er det håp for vår bønn for de som ikke er kommet til tro? Vi møter Asbjørn Kvalbein, Sverre Jølstad og Kristina Jølstad Moi.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624278/theora/5301_2bab65e2551445629b555c5d73c95a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624278/broadcast/5301_d0e1b72057404a7ea355af1d549b8c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624278/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:39:48Z",
            "updatedTime": "2018-11-10T18:29:28.729959Z",
            "uploadedTime": "2011-02-11T12:39:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624278/theora/5301_2bab65e2551445629b555c5d73c95a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624278/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": 624271,
            "name": "Stoltenberg lover flere NTNU-s",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624271/theora/4773_8898cc1d996d4f269eff677e3370dac0.ogv",
                "original": "https://upload.frikanalen.no/media/624271/original/orig_49ee888747584b3c9d2517b0472b7549.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624271/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624271/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624271/broadcast/4773_1be917c601654a64a7df522a673eff69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624271/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:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T15:14:40.357000Z",
            "updatedTime": "2018-11-10T18:29:28.739996Z",
            "uploadedTime": "2010-09-27T15:14:40.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624271/theora/4773_8898cc1d996d4f269eff677e3370dac0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624271/large_thumb/large.jpg"
        },
        {
            "id": 624270,
            "name": "Været",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
                "original": "https://upload.frikanalen.no/media/624270/original/orig_b53f1f774ef74cafbf91aa6e60d39fad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624270/broadcast/4608_de4fa7cafa3c4e76804f0b4fa0c9e8fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624270/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:44.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:43.913000Z",
            "updatedTime": "2018-11-10T18:29:28.741449Z",
            "uploadedTime": "2010-08-10T19:20:43.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
        },
        {
            "id": 624269,
            "name": "Programslipp på Samfundet",
            "header": "Programslipp vår 2011",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624269/theora/5241_28236db0da9c4496a9c56bd92413f2f4.ogv",
                "original": "https://upload.frikanalen.no/media/624269/original/orig_ff3eb35e1e9b4ddca83ace8ca62c364f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624269/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624269/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624269/broadcast/5241_ee714358e5334ede8cb33fb1515a365d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624269/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:39.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:11:37Z",
            "updatedTime": "2018-11-10T18:29:28.742872Z",
            "uploadedTime": "2011-01-31T21:11:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624269/theora/5241_28236db0da9c4496a9c56bd92413f2f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624269/large_thumb/large.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/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:37.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 624267,
            "name": "Flammende demonstrasjon",
            "header": "Flammende demonstrasjon til støtte for Maria Amelie.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
                "original": "https://upload.frikanalen.no/media/624267/original/orig_e0f83b52cf154f55b91a8f505de6cff5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624267/broadcast/5243_07365288cafa46cf8ccaf0ad00e851a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624267/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:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:34:28.960000Z",
            "updatedTime": "2018-11-10T18:29:28.745753Z",
            "uploadedTime": "2011-01-31T21:34:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
        },
        {
            "id": 624266,
            "name": "Apropos Asylpolitikk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
                "original": "https://upload.frikanalen.no/media/624266/original/orig_fec32e9f0f6e4e8d8100c7bc1fc92583.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624266/broadcast/5244_021b202cc96c44f883495217117d47a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624266/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:05.310000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T23:38:34Z",
            "updatedTime": "2018-11-10T18:29:28.747165Z",
            "uploadedTime": "2011-01-31T23:38:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624266/theora/5244_ab8d5620dc2745e28c7d8cc1a9248092.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624266/large_thumb/large.jpg"
        }
    ]
}