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

{
    "count": 3506,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3450&ordering=-header&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=-header&page=72",
    "results": [
        {
            "id": 622562,
            "name": "Ekstremsportveko 2007 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622562/theora/1723_532b3a88e1704459b58164152df56282.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622562/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622562/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622562/broadcast/orig_Ekstremsportveko 2007 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622562/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:17.760000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.551304Z",
            "uploadedTime": "2009-01-02T04:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622562/theora/1723_532b3a88e1704459b58164152df56282.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622562/large_thumb/large.jpg"
        },
        {
            "id": 624737,
            "name": "Empo TV - del 76",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624737/theora/5964_b56ef54d98364ee0847ad02ff0485b69.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624737/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624737/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624737/broadcast/5964_e4dc0b0533634e319d57c90378d8c0ae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624737/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-01-25T12:17:00.617000Z",
            "updatedTime": "2020-08-30T19:51:04.033745Z",
            "uploadedTime": "2012-01-25T12:17:00.617000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624737/theora/5964_b56ef54d98364ee0847ad02ff0485b69.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624737/large_thumb/large.jpg"
        },
        {
            "id": 622563,
            "name": "Ekstremsportveko 2008 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622563/theora/1724_d664bb6c46b640b3b01f811ef6519fb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622563/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622563/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622563/broadcast/orig_Ekstremsportveko 2008 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622563/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:23.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.549644Z",
            "uploadedTime": "2009-01-02T04:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622563/theora/1724_d664bb6c46b640b3b01f811ef6519fb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622563/large_thumb/large.jpg"
        },
        {
            "id": 622564,
            "name": "Ekstremsportveko 2008 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622564/theora/1725_eebc632e286d44009b41a54c4fc2ba35.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622564/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622564/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622564/broadcast/orig_Ekstremsportveko 2008 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622564/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:52.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.548277Z",
            "uploadedTime": "2009-01-02T04:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622564/theora/1725_eebc632e286d44009b41a54c4fc2ba35.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622564/large_thumb/large.jpg"
        },
        {
            "id": 622565,
            "name": "Ekstremsport 2005 paragliding2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622565/theora/1748_52e348d039ab4528be08e90ec45a36b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622565/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622565/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622565/broadcast/orig_Ekstremsportveko 2005 paragliding2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622565/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:42.120000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:08:00Z",
            "updatedTime": "2018-11-10T18:29:30.546910Z",
            "uploadedTime": "2009-01-02T05:08:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622565/theora/1748_52e348d039ab4528be08e90ec45a36b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622565/large_thumb/large.jpg"
        },
        {
            "id": 624740,
            "name": "Dagen Derpå: Studentteknologi",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv",
                "original": "https://upload.frikanalen.no/media/624740/original/orig_9bfc99cc59d24db1a74d78e176ce1da0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624740/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624740/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624740/broadcast/6007_b9881bc830a14e6da97ed6d262e854ce.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T19:41:37Z",
            "updatedTime": "2018-11-10T18:29:28.123814Z",
            "uploadedTime": "2012-02-04T19:41:37Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624740/theora/orig_9bfc99cc59d24db1a74d78e176ce1da0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624740/large_thumb/large.jpg"
        },
        {
            "id": 624750,
            "name": "Dagen Derpå: Valentines",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624750/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624750/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624750/broadcast/6024_28fcda61987b49078978acd32519f531.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-11T11:21:43Z",
            "updatedTime": "2018-11-10T18:29:28.111174Z",
            "uploadedTime": "2012-02-11T11:21:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624750/theora/6024_28fcda61987b49078978acd32519f531.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624750/large_thumb/large.jpg"
        },
        {
            "id": 624752,
            "name": "Dagen Derpå: Valentines 4:3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
                "original": "https://upload.frikanalen.no/media/624752/original/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624752/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624752/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624752/broadcast/5996_654a2c4bec3648bca56c27793e29ed32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:58.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-01T22:53:15.080000Z",
            "updatedTime": "2018-11-10T18:29:28.108373Z",
            "uploadedTime": "2012-02-01T22:53:15.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624752/theora/orig_c8799a2eb49d42c6a1bc7a8596ee6a47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624752/large_thumb/large.jpg"
        },
        {
            "id": 624757,
            "name": "Dagen Derpå: Sære sporter",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624757/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624757/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624757/broadcast/6006_a73d1c3ae09644c7a9caae55710e842a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-04T09:06:14Z",
            "updatedTime": "2018-11-10T18:29:28.102808Z",
            "uploadedTime": "2012-02-04T09:06:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624757/theora/6006_a73d1c3ae09644c7a9caae55710e842a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624757/large_thumb/large.jpg"
        },
        {
            "id": 624758,
            "name": "Dagen Derpå: Studentmiljø",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
                "original": "https://upload.frikanalen.no/media/624758/original/orig_b807211abfdf4e90ab0259607a95bdce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624758/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624758/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624758/broadcast/6004_160c9b1908ab439e95b92ab67a44e1cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-03T16:21:15Z",
            "updatedTime": "2018-11-10T18:29:28.101385Z",
            "uploadedTime": "2012-02-03T16:21:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624758/theora/orig_b807211abfdf4e90ab0259607a95bdce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624758/large_thumb/large.jpg"
        },
        {
            "id": 624520,
            "name": "NM2011 - Manger Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624520/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624520/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624520/broadcast/5676_435b7f7eb49c4967a445cfa46eab70a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624520/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T10:02:42.303000Z",
            "updatedTime": "2018-11-10T18:29:28.412198Z",
            "uploadedTime": "2011-07-02T10:02:42.303000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624520/theora/5676_435b7f7eb49c4967a445cfa46eab70a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624520/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": 624786,
            "name": "Dagen Derpå: Feminisme",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624786/broadcast/6023_cec853a300214f11b0264e8f437a8a78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-10T17:04:58Z",
            "updatedTime": "2018-11-10T18:29:28.061709Z",
            "uploadedTime": "2012-02-10T17:04:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
        },
        {
            "id": 624802,
            "name": "Dagen Derpå: Søtsaker",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
                "original": "https://upload.frikanalen.no/media/624802/original/orig_42fe7b607ef24defb31c487b23f71a7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624802/broadcast/6042_69d409a784db479da704c53da2fd913a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:40:11Z",
            "updatedTime": "2018-11-10T18:29:28.040993Z",
            "uploadedTime": "2012-02-19T20:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
        },
        {
            "id": 627996,
            "name": "Diesen i samtale med Russlands FNs ambassadør Polyanskiy",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627996/theora/Diesen_Polyanskiy_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627996/broadcast/Diesen_Polyanskiy_2.dv",
                "original": "https://upload.frikanalen.no/media/627996/original/Diesen_Polyanskiy_2.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627996/large_thumb/Diesen_Polyanskiy_2.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:37:00.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-17T16:56:04.232810Z",
            "updatedTime": "2024-12-17T17:25:42.831258Z",
            "uploadedTime": "2024-12-17T16:58:57.640853Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627996/theora/Diesen_Polyanskiy_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627996/large_thumb/Diesen_Polyanskiy_2.jpg"
        },
        {
            "id": 622596,
            "name": "Medieinsp. - Dårlig journalistikk",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622596/theora/2970_aa86b82bfb3d48b198ff965167cd7e30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622596/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622596/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622596/broadcast/orig_898a535a562248cfbae25e9337715d60.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622596/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:38.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:54:39.380000Z",
            "updatedTime": "2020-08-31T19:06:42.785916Z",
            "uploadedTime": "2009-06-01T17:54:39.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622596/theora/2970_aa86b82bfb3d48b198ff965167cd7e30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622596/large_thumb/large.jpg"
        },
        {
            "id": 624806,
            "name": "Dagen Derpå: Entrepenørskap",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624806/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624806/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624806/broadcast/6043_f67f91cff83a4ba4826387c2f3637a36.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:13.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:43:18Z",
            "updatedTime": "2018-11-10T18:29:28.035478Z",
            "uploadedTime": "2012-02-19T20:43:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
        },
        {
            "id": 624812,
            "name": "Dagen Derpå: Kosmorama",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624812/broadcast/6044_0021edfbb7244d7ea46365be47733820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:46:20Z",
            "updatedTime": "2018-11-10T18:29:28.027309Z",
            "uploadedTime": "2012-02-19T20:46:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
        },
        {
            "id": 624819,
            "name": "Dagen Derpå: Påskespesial",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624819/theora/6045_bd8470beba49483caa01df4964549a76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624819/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624819/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624819/broadcast/6045_44e9d63d54904f3997d456b69d7d6148.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624819/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:12:48.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:53:15Z",
            "updatedTime": "2018-11-10T18:29:28.018920Z",
            "uploadedTime": "2012-02-19T20:53:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624819/theora/6045_bd8470beba49483caa01df4964549a76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624819/large_thumb/large.jpg"
        },
        {
            "id": 622597,
            "name": "Medieinsp. - Politisk reklame",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622597/theora/2967_32dee342277e4183be3bf247d86def4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622597/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622597/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622597/broadcast/orig_867872b9fc214a0bb41e7c5f51848783.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622597/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:21.830000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-06-01T17:48:51.467000Z",
            "updatedTime": "2020-08-31T19:06:29.218154Z",
            "uploadedTime": "2009-06-01T17:48:51.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622597/theora/2967_32dee342277e4183be3bf247d86def4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622597/large_thumb/large.jpg"
        },
        {
            "id": 624521,
            "name": "NM2011 - Sola Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624521/broadcast/5678_25aac2eda55a459182b9aee06bfd0250.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:57.810000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:16:27.647000Z",
            "updatedTime": "2018-11-10T18:29:28.410813Z",
            "uploadedTime": "2011-07-02T10:16:27.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
        },
        {
            "id": 627857,
            "name": "Shofar - En rød kvige i Israel",
            "header": "",
            "description": "Det blir fortalt i Bibelen at en rød kvige skal brennes på\nOljeberget. Det var for å rense seg et tempel og et presteskap. Dette er\nomtalt både i det gamle og det nye testamentet. Det gjelder evangeliet\nog det profetiske ordet.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627857/theora/Shofar 209 En r�d kvige i Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627857/broadcast/Shofar 209 En r�d kvige i Israel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627857/large_thumb/Shofar 209 En r�d kvige i Israel.jpg",
                "original": "https://upload.frikanalen.no/media/627857/original/Shofar 209 En r�d kvige i Israel.mov"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:12.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-22T23:03:16.622660Z",
            "updatedTime": "2024-02-22T23:42:41.633381Z",
            "uploadedTime": "2024-02-22T23:16:45.365991Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627857/theora/Shofar 209 En r�d kvige i Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627857/large_thumb/Shofar 209 En r�d kvige i Israel.jpg"
        },
        {
            "id": 628000,
            "name": "Diesen prater med Paul Robinson",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628000/theora/Diesen_Robinson.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628000/broadcast/Diesen_Robinson.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628000/large_thumb/Diesen_Robinson.jpg",
                "original": "https://upload.frikanalen.no/media/628000/original/Diesen_Robinson.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:54:11.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-27T09:33:22.299931Z",
            "updatedTime": "2024-12-27T11:24:32.001824Z",
            "uploadedTime": "2024-12-27T10:44:33.939016Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628000/theora/Diesen_Robinson.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628000/large_thumb/Diesen_Robinson.jpg"
        },
        {
            "id": 625392,
            "name": "Empo TV - 15.01.29",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625392/theora/Empo-150129.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625392/large_thumb/Empo-150129.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625392/small_thumb/Empo-150129.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625392/broadcast/Empo-150129.avi"
            },
            "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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:18.760000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:41Z",
            "updatedTime": "2020-08-30T20:20:13.733756Z",
            "uploadedTime": "2015-06-15T08:36:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625392/theora/Empo-150129.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625392/large_thumb/Empo-150129.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": 627983,
            "name": "Diesen, Mercouris og Mearsheimer",
            "header": "",
            "description": "Slutten på krigen i Ukraina",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627983/theora/Diesen_Mearsheimer_V.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627983/broadcast/Diesen_Mearsheimer_V.dv",
                "original": "https://upload.frikanalen.no/media/627983/original/Diesen_Mearsheimer_V.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627983/large_thumb/Diesen_Mearsheimer_V.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:29:55.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-24T22:05:53.973489Z",
            "updatedTime": "2025-01-01T22:31:48.145158Z",
            "uploadedTime": "2024-11-24T22:08:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627983/theora/Diesen_Mearsheimer_V.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627983/large_thumb/Diesen_Mearsheimer_V.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"
        },
        {
            "id": 624262,
            "name": "Duplex - Egil",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624262/theora/5315_bb356d30f2064ad29469de4ab5088b53.ogv",
                "original": "https://upload.frikanalen.no/media/624262/original/orig_f1b0af046f20460392292459ddd09afd.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624262/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624262/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624262/broadcast/5315_95684951425646c79135c4ebf62a77bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624262/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:59.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T08:42:38Z",
            "updatedTime": "2018-11-10T18:29:28.752851Z",
            "uploadedTime": "2011-02-12T08:42:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624262/theora/5315_bb356d30f2064ad29469de4ab5088b53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624262/large_thumb/large.jpg"
        },
        {
            "id": 624858,
            "name": "Dagen Derpå: Kreativitet",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624858/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624858/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624858/broadcast/6117_5d77149ecb004f4bb841f584ef5160e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:01.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:28:59Z",
            "updatedTime": "2018-11-10T18:29:27.972346Z",
            "uploadedTime": "2012-03-15T19:28:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624858/theora/6117_5d77149ecb004f4bb841f584ef5160e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624858/large_thumb/large.jpg"
        },
        {
            "id": 624261,
            "name": "Apropos - Horoskop",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
                "original": "https://upload.frikanalen.no/media/624261/original/orig_9fe2638dce06420b945a7c4754d2bfdb.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624261/broadcast/5314_a06fcd1885924a4586b02d99a51e8875.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624261/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:48.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T08:41:08.213000Z",
            "updatedTime": "2018-11-10T18:29:28.754207Z",
            "uploadedTime": "2011-02-12T08:41:08.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624261/theora/5314_248b6219b29a4365b4d4628349dec985.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624261/large_thumb/large.jpg"
        },
        {
            "id": 624863,
            "name": "Dagen Derpå: Forskning",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624863/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624863/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624863/broadcast/6114_a4c15bbf230647afb22c60325330a826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:21:09Z",
            "updatedTime": "2018-11-10T18:29:27.965414Z",
            "uploadedTime": "2012-03-15T19:21:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624863/theora/6114_a4c15bbf230647afb22c60325330a826.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624863/large_thumb/large.jpg"
        },
        {
            "id": 624875,
            "name": "Dagen Derpå: Stress",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624875/broadcast/6115_8162227d233143c58cb0f137a52c175c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-15T19:22:44.930000Z",
            "updatedTime": "2018-11-10T18:29:27.949784Z",
            "uploadedTime": "2012-03-15T19:22:44.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
        },
        {
            "id": 628041,
            "name": "Diesen i samtale med Kneissl",
            "header": "",
            "description": "Glenn Diesen, Alexander Mercouris & Karin Kneissl about Europe's Growing Irrelevance",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628041/theora/Diesen_Kneissl.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628041/broadcast/Diesen_Kneissl.dv",
                "original": "https://upload.frikanalen.no/media/628041/original/Diesen_Kneissl.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628041/large_thumb/Diesen_Kneissl.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:58:23.900000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-11T13:37:35.980986Z",
            "updatedTime": "2025-03-11T14:24:52.982000Z",
            "uploadedTime": "2025-03-11T13:41:50.422972Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628041/theora/Diesen_Kneissl.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628041/large_thumb/Diesen_Kneissl.jpg"
        },
        {
            "id": 624932,
            "name": "Empo TV - del 94 NY",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624932/theora/6320_2e976b25948247e89ce9d7c9fe3f09ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624932/broadcast/6320_4747ba0803f84a16b75bf1ef7f41886a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624932/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:59.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-20T14:43:29.623000Z",
            "updatedTime": "2020-08-30T20:21:56.224755Z",
            "uploadedTime": "2012-06-20T14:43:29.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624932/theora/6320_2e976b25948247e89ce9d7c9fe3f09ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624932/large_thumb/large.jpg"
        },
        {
            "id": 624935,
            "name": "Empo TV - del 95",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624935/theora/6323_78b54a16305746b6b10266a1d062bded.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624935/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624935/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624935/broadcast/6323_0d302e2f679a451ab4834bc074f1764d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624935/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:20:55.880000Z",
            "updatedTime": "2020-08-30T19:47:49.882596Z",
            "uploadedTime": "2012-06-22T11:20:55.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624935/theora/6323_78b54a16305746b6b10266a1d062bded.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624935/large_thumb/large.jpg"
        },
        {
            "id": 624942,
            "name": "Empo TV - del 96",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624942/theora/6324_4189713286034f0aa6a85fcfb0defed1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624942/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624942/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624942/broadcast/6324_38f9bc9c424049678844ddc1741d0188.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624942/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:14.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:23:10.803000Z",
            "updatedTime": "2020-08-30T19:47:37.200894Z",
            "uploadedTime": "2012-06-22T11:23:10.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624942/theora/6324_4189713286034f0aa6a85fcfb0defed1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624942/large_thumb/large.jpg"
        },
        {
            "id": 624946,
            "name": "Empo TV - del 97",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624946/theora/6325_2b56ef0db45f494d86cb453fa3738b13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624946/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624946/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624946/broadcast/6325_72156013aa2c49bca9254ed62b9d7ede.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624946/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:55.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:38:11.270000Z",
            "updatedTime": "2020-08-30T19:47:21.069185Z",
            "uploadedTime": "2012-06-22T11:38:11.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624946/theora/6325_2b56ef0db45f494d86cb453fa3738b13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624946/large_thumb/large.jpg"
        },
        {
            "id": 624947,
            "name": "Empo TV - del 98",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624947/theora/6326_822b7fcd2ce04ac285b00394c3e6f884.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624947/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624947/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624947/broadcast/6326_6b88b04a842a4643a8c455adef020241.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624947/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:54.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:41:02.020000Z",
            "updatedTime": "2020-08-30T19:46:13.935698Z",
            "uploadedTime": "2012-06-22T11:41:02.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624947/theora/6326_822b7fcd2ce04ac285b00394c3e6f884.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624947/large_thumb/large.jpg"
        },
        {
            "id": 624948,
            "name": "Empo TV - del 99",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624948/theora/6327_878f13e5e6854f488bc9b8803b9b9921.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624948/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624948/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624948/broadcast/6327_183a8813eb9a408e8e06d3dc72352c56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624948/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:49.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:42:53.663000Z",
            "updatedTime": "2020-08-30T19:46:00.367721Z",
            "uploadedTime": "2012-06-22T11:42:53.663000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624948/theora/6327_878f13e5e6854f488bc9b8803b9b9921.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624948/large_thumb/large.jpg"
        },
        {
            "id": 624951,
            "name": "Empo TV - del 100",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624951/broadcast/6328_39a5f6e352944528adf21d19d5600e2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624951/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:57.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:44:55.053000Z",
            "updatedTime": "2020-08-30T19:45:21.401882Z",
            "uploadedTime": "2012-06-22T11:44:55.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624951/large_thumb/large.jpg"
        },
        {
            "id": 624958,
            "name": "Empo TV - del 101",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624958/broadcast/6372_299a23904b1443759797e0b26246f668.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624958/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:46.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:09:36.597000Z",
            "updatedTime": "2020-08-30T19:45:09.170429Z",
            "uploadedTime": "2012-08-25T15:09:36.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624958/large_thumb/large.jpg"
        },
        {
            "id": 628040,
            "name": "Diesen og Blumenthal om USAs aggressive tilnærming",
            "header": "",
            "description": "Glenn Diesen, Alexander Mercouris & Max Blumenthal about America Aggressive Approach to Multipolar World",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628040/theora/Diesen_Blumenthal.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628040/broadcast/Diesen_Blumenthal.dv",
                "original": "https://upload.frikanalen.no/media/628040/original/Diesen_Blumenthal.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628040/large_thumb/Diesen_Blumenthal.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:44.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-08T08:04:13.302787Z",
            "updatedTime": "2025-03-08T09:01:30.999197Z",
            "uploadedTime": "2025-03-08T08:17:40.534428Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628040/theora/Diesen_Blumenthal.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628040/large_thumb/Diesen_Blumenthal.jpg"
        },
        {
            "id": 622549,
            "name": "Musikk: Sheibane Bet Hamikdash",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622549/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622549/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622549/broadcast/orig_Terje og Sidsel Dahl - Sheibane Bet Hamikdash.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622549/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:42",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.569746Z",
            "uploadedTime": "2009-01-01T21:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622549/theora/1266_1c63b31de8164b91b475bc9f83cbc259.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622549/large_thumb/large.jpg"
        },
        {
            "id": 622310,
            "name": "Muslim TV - Linstads Palestina",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622310/theora/2312_d84f78f7033f4be9bc912b7137eef839.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622310/broadcast/orig_Muslim TV - Linstad om Palestina.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622310/large_thumb/large.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:11:00.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:32:00Z",
            "updatedTime": "2020-11-07T13:41:28.856901Z",
            "uploadedTime": "2009-01-02T14:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622310/theora/2312_d84f78f7033f4be9bc912b7137eef839.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622310/large_thumb/large.jpg"
        },
        {
            "id": 624154,
            "name": "Born to play del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624154/theora/5138_0e9fa2d91f584f18b42bdb574c3467ad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624154/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624154/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624154/broadcast/5138_0e9fa2d91f584f18b42bdb574c3467ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624154/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-12-28T14:18:43.373000Z",
            "updatedTime": "2018-11-10T18:29:28.887088Z",
            "uploadedTime": "2010-12-28T14:18:43.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624154/theora/5138_0e9fa2d91f584f18b42bdb574c3467ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624154/large_thumb/large.jpg"
        },
        {
            "id": 625002,
            "name": "Empo TV - del 107",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625002/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625002/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625002/broadcast/6394_04f661fe0b384587ba03104710e83983.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625002/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-09-05T06:44:59.107000Z",
            "updatedTime": "2020-08-30T19:43:41.193658Z",
            "uploadedTime": "2012-09-05T06:44:59.107000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625002/theora/6394_612e0908ab1f4a8a8f02f47020a57ee9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625002/large_thumb/large.jpg"
        },
        {
            "id": 622281,
            "name": "Medieinsp. - Politikk",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622281/theora/2147_04b97f1574e14c2f8933f3a01d7cdc4f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622281/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622281/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622281/broadcast/orig_Medieinspektørene - Politikk - Uke 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622281/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:57.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T11:47:00Z",
            "updatedTime": "2023-07-17T22:04:38.146206Z",
            "uploadedTime": "2009-01-02T11:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622281/theora/2147_04b97f1574e14c2f8933f3a01d7cdc4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622281/large_thumb/large.jpg"
        },
        {
            "id": 625017,
            "name": "Empo tv - del 108",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625017/theora/6452_58edcae2797e4e938d37da0ece71106b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625017/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625017/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625017/broadcast/6452_42496fd4a682407b905d0d78b63c96b2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625017/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-10-02T06:35:04.670000Z",
            "updatedTime": "2020-08-30T19:43:06.457129Z",
            "uploadedTime": "2012-10-02T06:35:04.670000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625017/theora/6452_58edcae2797e4e938d37da0ece71106b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625017/large_thumb/large.jpg"
        },
        {
            "id": 624982,
            "name": "Empo TV - del 105",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624982/theora/6392_290255b8e5074ca485aad712f7445ad7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624982/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624982/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624982/broadcast/6392_08973010c00e4e1eb137a1e4272bd522.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624982/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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:15.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-09-05T06:43:12.610000Z",
            "updatedTime": "2020-08-30T19:44:03.928861Z",
            "uploadedTime": "2012-09-05T06:43:12.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624982/theora/6392_290255b8e5074ca485aad712f7445ad7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624982/large_thumb/large.jpg"
        },
        {
            "id": 625417,
            "name": "Empo TV - 14.10.30",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625417/theora/Sending141030-MASTER-SUPER.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625417/small_thumb/Sending141030-MASTER-SUPER.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625417/large_thumb/Sending141030-MASTER-SUPER.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625417/broadcast/Sending141030-MASTER-SUPER.avi"
            },
            "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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:09:30.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:43Z",
            "updatedTime": "2020-08-30T20:16:57.131498Z",
            "uploadedTime": "2015-06-15T08:43:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625417/theora/Sending141030-MASTER-SUPER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625417/large_thumb/Sending141030-MASTER-SUPER.jpg"
        }
    ]
}