List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=3150&ordering=-header
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=-header",
    "results": [
        {
            "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": 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 400 41 813",
                "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": 625110,
            "name": "empo tv - del 118",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625110/broadcast/6582_ced1e487b5c34a8eae5b4824fc87eb50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-27T13:20:40.727000Z",
            "updatedTime": "2020-08-30T19:42:09.988396Z",
            "uploadedTime": "2012-11-27T13:20:40.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
        },
        {
            "id": 625095,
            "name": "Empo tv - del 116",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625095/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625095/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625095/broadcast/6538_059361a1eeb9452799798f6719305b5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:26:54.027000Z",
            "updatedTime": "2020-08-30T19:40:56.195048Z",
            "uploadedTime": "2012-11-07T11:26:54.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/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": 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": 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": 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": 622561,
            "name": "Ekstremsportveko 2007 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622561/theora/1722_c83676141db546a2939d032bb2d53ea6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622561/broadcast/orig_Ekstremsportveko 2007 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622561/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:17:34.960000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.553033Z",
            "uploadedTime": "2009-01-02T04:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622561/theora/1722_c83676141db546a2939d032bb2d53ea6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622561/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 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-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": 622993,
            "name": "Aina Helgeland Davidsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622993/broadcast/orig_c6c2f4b10fa64054bdadef0f7d04d877.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:29.640000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T07:25:43Z",
            "updatedTime": "2018-11-10T18:29:30.358267Z",
            "uploadedTime": "2009-08-24T07:25:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
        },
        {
            "id": 622558,
            "name": "Sang: Per & Monica, Tyttebæret",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622558/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622558/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622558/broadcast/orig_SANG Tyttebaeret Per & Monica.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622558/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:24.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T01:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.557381Z",
            "uploadedTime": "2009-01-02T01:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622558/theora/1535_10a7c0befb884039a51ea0307ecc630c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622558/large_thumb/large.jpg"
        },
        {
            "id": 622994,
            "name": "Edward Sylta Antrobus",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622994/broadcast/orig_5b0088e28874487baa9ecb5c60ade0e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:59",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T09:03:26Z",
            "updatedTime": "2018-11-10T18:29:30.356933Z",
            "uploadedTime": "2009-08-24T09:03:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
        },
        {
            "id": 622556,
            "name": "Musikk: Gebet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622556/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622556/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622556/broadcast/orig_Terje og Sidsel Dahl - Gebet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622556/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:31",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:32:00Z",
            "updatedTime": "2018-11-10T18:29:30.560223Z",
            "uploadedTime": "2009-01-01T21:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622556/theora/1292_cf76fa9f88f74343b4d0dfb292169610.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622556/large_thumb/large.jpg"
        },
        {
            "id": 622555,
            "name": "Musikk: Achat Sha-Alti",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622555/broadcast/orig_Terje og Sidsel Dahl - Achat Sha-Alti.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622555/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:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:29:00Z",
            "updatedTime": "2018-11-10T18:29:30.561571Z",
            "uploadedTime": "2009-01-01T21:29:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622555/theora/1289_51525dfcadc646208de18eaa23bc22bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622555/large_thumb/large.jpg"
        },
        {
            "id": 622995,
            "name": "Endre Rydland Vetås",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622995/broadcast/orig_c7a91544512e418084ce90be4138cb6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:02:49.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T10:01:55Z",
            "updatedTime": "2018-11-10T18:29:30.355580Z",
            "uploadedTime": "2009-08-24T10:01:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
        },
        {
            "id": 622998,
            "name": "Marte Skattebo",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622998/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622998/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622998/broadcast/orig_b165d1eb9cdf49e0845daae8a210946d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:46.520000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T11:12:47Z",
            "updatedTime": "2018-11-10T18:29:30.352809Z",
            "uploadedTime": "2009-08-24T11:12:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
        },
        {
            "id": 627997,
            "name": "Diesen i samtale med Jack Matlock",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627997/theora/Diesen_Matlock.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627997/broadcast/Diesen_Matlock.dv",
                "original": "https://upload.frikanalen.no/media/627997/original/Diesen_Matlock.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627997/large_thumb/Diesen_Matlock.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 400 41 813",
                "fkmember": true
            },
            "duration": "00:54:55.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-19T13:50:57.162488Z",
            "updatedTime": "2024-12-19T15:27:28.918354Z",
            "uploadedTime": "2024-12-19T14:47:48.475588Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627997/theora/Diesen_Matlock.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627997/large_thumb/Diesen_Matlock.jpg"
        },
        {
            "id": 622548,
            "name": "Musikk: Shabbat Nigun",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622548/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622548/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622548/broadcast/orig_Musikk - Shabbat Nigun - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622548/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:01:14",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:04:00Z",
            "updatedTime": "2018-11-10T18:29:30.571104Z",
            "uploadedTime": "2009-01-01T21:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622548/theora/1264_5b9fbfe78308498cb3cb6663771c489d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622548/large_thumb/large.jpg"
        },
        {
            "id": 622547,
            "name": "Musikk: Høstvise",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622547/theora/1261_9d292fbd963547b09607b4dfdc1ca770.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622547/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622547/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622547/broadcast/orig_Terje og Sidsel Dahl - Høstvise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622547/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:01:28",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.572574Z",
            "uploadedTime": "2009-01-01T21:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622547/theora/1261_9d292fbd963547b09607b4dfdc1ca770.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622547/large_thumb/large.jpg"
        },
        {
            "id": 622546,
            "name": "Musikk: Glad melodi",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622546/theora/1260_e93dba0abd80429da972fbacd0c61e6c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622546/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622546/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622546/broadcast/orig_Terje og Sidsel Dahl - Glad melodi.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622546/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:01:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.573974Z",
            "uploadedTime": "2009-01-01T21:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622546/theora/1260_e93dba0abd80429da972fbacd0c61e6c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622546/large_thumb/large.jpg"
        },
        {
            "id": 622545,
            "name": "Musikk: Ani Ole Lirushalayim",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622545/theora/1258_d6aa855b57f24465a8f7177fd6b01c41.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622545/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622545/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622545/broadcast/orig_Terje og Sidsel Dahl - Ani Ole Lirushalayim.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622545/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:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.575323Z",
            "uploadedTime": "2009-01-01T20:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622545/theora/1258_d6aa855b57f24465a8f7177fd6b01c41.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622545/large_thumb/large.jpg"
        },
        {
            "id": 622543,
            "name": "Musikk: Om kvelden",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622543/theora/1244_572ea449ef314b0294a00c23c77bb34a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622543/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622543/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622543/broadcast/orig_Tore Sognefest - Om kvelden.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622543/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:45",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.578014Z",
            "uploadedTime": "2009-01-01T20:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622543/theora/1244_572ea449ef314b0294a00c23c77bb34a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622543/large_thumb/large.jpg"
        },
        {
            "id": 622542,
            "name": "Musikk: Gje meg handa di ven",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622542/theora/1242_5630f707ec324df1aa001e0e6a31cb53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622542/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622542/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622542/broadcast/orig_Tore Sognefest - Gje meg handa di ven.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622542/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:41",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.579358Z",
            "uploadedTime": "2009-01-01T20:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622542/theora/1242_5630f707ec324df1aa001e0e6a31cb53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622542/large_thumb/large.jpg"
        },
        {
            "id": 622541,
            "name": "Musikk: Bred dina vida vingar",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622541/theora/1241_685c2aa24b1d4de38b6a776ecd9336ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622541/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622541/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622541/broadcast/orig_Tore Sognefest - Bred dina vida vingar.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622541/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:01:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.580794Z",
            "uploadedTime": "2009-01-01T20:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622541/theora/1241_685c2aa24b1d4de38b6a776ecd9336ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622541/large_thumb/large.jpg"
        },
        {
            "id": 622540,
            "name": "STV U34 Studentersamfundet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622540/theora/949_c127e9054aa249bcb2537e305ab8163f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622540/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622540/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622540/broadcast/orig_STV U34 StudentersamfundetNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622540/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:27:14.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.582143Z",
            "uploadedTime": "2009-01-01T15:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622540/theora/949_c127e9054aa249bcb2537e305ab8163f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622540/large_thumb/large.jpg"
        },
        {
            "id": 622539,
            "name": "STV U43 Statisk studio",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622539/theora/948_1304cdd477ab404a846734eea9c13b39.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622539/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622539/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622539/broadcast/orig_STV U43 Statisk studio.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622539/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:17:00.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.583500Z",
            "uploadedTime": "2009-01-01T15:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622539/theora/948_1304cdd477ab404a846734eea9c13b39.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622539/large_thumb/large.jpg"
        },
        {
            "id": 622538,
            "name": "STV U45 Gaming",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622538/theora/947_27c2b9300a364d6997451ccd06cbe71f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622538/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622538/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622538/broadcast/orig_STV U45 Gaming.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622538/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:28:42.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.584899Z",
            "uploadedTime": "2009-01-01T15:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622538/theora/947_27c2b9300a364d6997451ccd06cbe71f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622538/large_thumb/large.jpg"
        },
        {
            "id": 622537,
            "name": "STV U44 Halloween",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622537/theora/946_c914d08e01454e4c99b13e57744d5482.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622537/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622537/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622537/broadcast/orig_STV U44 Halloween.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622537/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:27:05.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.586241Z",
            "uploadedTime": "2009-01-01T15:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622537/theora/946_c914d08e01454e4c99b13e57744d5482.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622537/large_thumb/large.jpg"
        },
        {
            "id": 622536,
            "name": "STV U43 Teater",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622536/theora/945_e4dc82a149af4f65ad357e1a1e819ac0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622536/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622536/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622536/broadcast/orig_STV U43 Teater.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622536/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:30:00.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.587619Z",
            "uploadedTime": "2009-01-01T15:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622536/theora/945_e4dc82a149af4f65ad357e1a1e819ac0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622536/large_thumb/large.jpg"
        },
        {
            "id": 622535,
            "name": "STV U42 Sjekking kort",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622535/broadcast/orig_STV U42 Sjekking kort.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622535/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:59.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.588958Z",
            "uploadedTime": "2009-01-01T15:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622535/theora/944_a8cd97188628420598472dbdbcd721ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622535/large_thumb/large.jpg"
        },
        {
            "id": 622534,
            "name": "STV U42 Sjekking",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622534/theora/943_0dd2ae8c0b284a0088ff2cf03e050b07.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622534/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622534/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622534/broadcast/orig_STV U42 Sjekking.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622534/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:30:00.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.590292Z",
            "uploadedTime": "2009-01-01T15:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622534/theora/943_0dd2ae8c0b284a0088ff2cf03e050b07.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622534/large_thumb/large.jpg"
        },
        {
            "id": 622533,
            "name": "STV U39 Dans",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622533/theora/942_73200b130d674e04a963d5a9c7f78b34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622533/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622533/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622533/broadcast/orig_STV U39 Dans.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622533/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:29:22.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.591740Z",
            "uploadedTime": "2009-01-01T15:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622533/theora/942_73200b130d674e04a963d5a9c7f78b34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622533/large_thumb/large.jpg"
        },
        {
            "id": 622532,
            "name": "STV U37 Fremtiden",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622532/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622532/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622532/broadcast/orig_STV U37 Fremtiden.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622532/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:30:00.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.593149Z",
            "uploadedTime": "2009-01-01T15:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622532/large_thumb/large.jpg"
        },
        {
            "id": 622531,
            "name": "STV U36 Gøy på landet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622531/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622531/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622531/broadcast/orig_STV U36 Gøy på landet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622531/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:24:03.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.594508Z",
            "uploadedTime": "2009-01-01T15:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622531/large_thumb/large.jpg"
        },
        {
            "id": 622530,
            "name": "STV U35 Svartlamoen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622530/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622530/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622530/broadcast/orig_STV U35 Svartlamoen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622530/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:27:18.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.595908Z",
            "uploadedTime": "2009-01-01T15:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622530/large_thumb/large.jpg"
        },
        {
            "id": 622529,
            "name": "STV U33 Immatrikulering",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622529/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622529/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622529/broadcast/orig_STV U33 ImmatrikuleringNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622529/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:25:08.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.597248Z",
            "uploadedTime": "2009-01-01T15:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622529/large_thumb/large.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 978 41 612",
                "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": 625147,
            "name": "Empo TV - del 123",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625147/small_thumb/Empo-130221.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg",
                "theora": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625147/broadcast/Empo-130221.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 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2013-02-20T15:58:07Z",
            "updatedTime": "2020-08-30T19:42:21.899844Z",
            "uploadedTime": "2013-02-20T15:58:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg"
        },
        {
            "id": 625126,
            "name": "Empo TV - del 119",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625126/broadcast/6608_60e2a2a004c942e5b2f5df4450955ff1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:54:25.970000Z",
            "updatedTime": "2020-08-30T19:40:27.459673Z",
            "uploadedTime": "2012-12-18T16:54:25.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
        },
        {
            "id": 625140,
            "name": "Empo TV - del 120",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625140/broadcast/6609_d6bc9a25ed95403ba49b6f2bae7a828a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:12.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:56:35.083000Z",
            "updatedTime": "2020-08-30T19:40:16.144867Z",
            "uploadedTime": "2012-12-18T16:56:35.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
        },
        {
            "id": 625148,
            "name": "Empo TV - del 124",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625148/small_thumb/Empo-130228.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625148/broadcast/Empo-130228.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 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no",
            "createdTime": "2013-02-28T11:11:03Z",
            "updatedTime": "2020-08-30T19:39:11.543959Z",
            "uploadedTime": "2013-02-28T11:11:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg"
        },
        {
            "id": 625155,
            "name": "Empo TV - del 126",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625155/small_thumb/Empo-130314.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625155/broadcast/Empo-130314.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 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-03-14T13:24:49Z",
            "updatedTime": "2020-08-30T19:37:50.023798Z",
            "uploadedTime": "2013-03-14T13:24:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg"
        },
        {
            "id": 623045,
            "name": "Medieinsp. - Banning og danning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623045/theora/3454_b877d16ce4ce4a768d21d7398a33efe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623045/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623045/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623045/broadcast/3454_51ebbeea9be84240b7387092fd50058f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623045/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:18.950000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T14:03:19.360000Z",
            "updatedTime": "2020-08-31T18:56:04.400661Z",
            "uploadedTime": "2009-09-11T14:03:19.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623045/theora/3454_b877d16ce4ce4a768d21d7398a33efe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623045/large_thumb/large.jpg"
        },
        {
            "id": 623023,
            "name": "Talentfabrikken uke 36",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623023/broadcast/orig_6cb206f857dc402eae2a9cce375cad63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:22",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:07:12.950000Z",
            "updatedTime": "2018-11-10T18:29:30.324185Z",
            "uploadedTime": "2009-05-15T22:07:12.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
        },
        {
            "id": 623035,
            "name": "Helene Ottesen Reigstad",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623035/broadcast/3439_14cbc7dd9b204c0aabf54a8e43752abb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623035/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:01.080000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T07:48:57Z",
            "updatedTime": "2018-11-10T18:29:30.311743Z",
            "uploadedTime": "2009-09-09T07:48:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623035/large_thumb/large.jpg"
        },
        {
            "id": 623036,
            "name": "Henrik Falang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623036/broadcast/3440_b77fd3dc9b444456aa63c67e21e38a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:45.880000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-09-09T09:45:16.073000Z",
            "updatedTime": "2018-11-10T18:29:30.310320Z",
            "uploadedTime": "2009-09-09T09:45:16.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
        },
        {
            "id": 623037,
            "name": "Ida Fuglerud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623037/theora/3441_71417cf3de1445b89a218a20aa676ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623037/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623037/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623037/broadcast/3441_dfbddeb4f4bc45ea99238dc5a1471648.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623037/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:04:20.560000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T11:58:23Z",
            "updatedTime": "2018-11-10T18:29:30.308956Z",
            "uploadedTime": "2009-09-09T11:58:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623037/theora/3441_71417cf3de1445b89a218a20aa676ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623037/large_thumb/large.jpg"
        },
        {
            "id": 623038,
            "name": "Jeanette Nordberg",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623038/theora/3442_0df6785dc03343fab2d536058e3df059.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623038/broadcast/3442_1bba63fe2e944c86810db8c757f91b83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623038/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:11.560000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T13:11:15Z",
            "updatedTime": "2018-11-10T18:29:30.307618Z",
            "uploadedTime": "2009-09-09T13:11:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623038/theora/3442_0df6785dc03343fab2d536058e3df059.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623038/large_thumb/large.jpg"
        }
    ]
}