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

{
    "count": 3373,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=-header&page=2",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=-header&page=2",
    "results": [
        {
            "id": 625219,
            "name": "Kjærlighet er handling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625219/small_thumb/newlife_program_05_2013_frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625219/broadcast/newlife_program_05_2013_frikanalen.avi"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:30.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2013-11-08T11:01:23Z",
            "updatedTime": "2018-11-10T18:29:27.517456Z",
            "uploadedTime": "2013-11-08T11:01:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625219/theora/newlife_program_05_2013_frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625219/large_thumb/newlife_program_05_2013_frikanalen.jpg"
        },
        {
            "id": 625271,
            "name": "Empo TV - del 183",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625271/small_thumb/Empo-140515NY.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625271/broadcast/Empo-140515NY.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:12:32.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-15T13:13:55Z",
            "updatedTime": "2020-08-30T19:24:51.898385Z",
            "uploadedTime": "2014-05-15T13:13:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg"
        },
        {
            "id": 625254,
            "name": "Empo TV - del 175",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625254/theora/Empo-140327.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625254/large_thumb/Empo-140327.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625254/small_thumb/Empo-140327.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625254/broadcast/Empo-140327.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:25:44.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-02T23:28:43Z",
            "updatedTime": "2020-08-30T19:27:53.782460Z",
            "uploadedTime": "2014-04-02T23:28:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625254/theora/Empo-140327.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625254/large_thumb/Empo-140327.jpg"
        },
        {
            "id": 625283,
            "name": "Empo TV - del 189",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625283/small_thumb/Empo-140626.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625283/broadcast/Empo-140626.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": "",
            "createdTime": "2014-06-26T12:23:17Z",
            "updatedTime": "2020-08-30T19:19:30.472247Z",
            "uploadedTime": "2014-06-26T12:23:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg"
        },
        {
            "id": 625244,
            "name": "Empo TV - del 170",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625244/small_thumb/Empo-140227.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625244/broadcast/Empo-140227.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:26:28.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-27T04:38:38Z",
            "updatedTime": "2020-08-30T19:28:03.935252Z",
            "uploadedTime": "2014-02-27T04:38:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625244/theora/Empo-140227.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625244/large_thumb/Empo-140227.jpg"
        },
        {
            "id": 625240,
            "name": "Empo TV - del 169",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625240/theora/Empo-140220.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625240/small_thumb/Empo-140220.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625240/large_thumb/Empo-140220.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625240/broadcast/Empo-140220.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:25:59.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-13T12:31:15Z",
            "updatedTime": "2020-08-30T19:28:15.356729Z",
            "uploadedTime": "2014-02-13T12:31:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625240/theora/Empo-140220.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625240/large_thumb/Empo-140220.jpg"
        },
        {
            "id": 622394,
            "name": "Frikanalen reprisending (12-14:30)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622394/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622394/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622394/broadcast/orig_vignetter.frikanalen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:27.800000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:46:00Z",
            "updatedTime": "2018-11-14T11:25:38.045092Z",
            "uploadedTime": "2009-01-01T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
        },
        {
            "id": 622389,
            "name": "Kultur (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622389/broadcast/orig_vignett.kultur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:36:00Z",
            "updatedTime": "2018-11-14T11:25:02.877871Z",
            "uploadedTime": "2009-01-01T10:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
        },
        {
            "id": 622391,
            "name": "Idrett (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622391/broadcast/orig_vignett.idrett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:38:00Z",
            "updatedTime": "2018-11-14T11:24:50.133847Z",
            "uploadedTime": "2009-01-01T10:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
        },
        {
            "id": 625224,
            "name": "Empo TV - del 157",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625224/small_thumb/Empo-131121.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg",
                "theora": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625224/broadcast/Empo-131121.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:10:55.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-28T10:08:16Z",
            "updatedTime": "2020-08-30T19:29:28.991164Z",
            "uploadedTime": "2013-11-28T10:08:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg"
        },
        {
            "id": 625225,
            "name": "Empo TV - del 158",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625225/small_thumb/Empo-131128.jpg",
                "theora": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625225/broadcast/Empo-131128.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.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-28T10:10:42Z",
            "updatedTime": "2020-08-30T19:29:20.471375Z",
            "uploadedTime": "2013-11-28T10:10:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg"
        },
        {
            "id": 622390,
            "name": "Religion (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622390/broadcast/orig_vignett-religion og livsyn.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:37:00Z",
            "updatedTime": "2018-11-14T11:24:32.816732Z",
            "uploadedTime": "2009-01-01T10:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
        },
        {
            "id": 622392,
            "name": "Samfunn (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622392/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622392/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622392/broadcast/orig_vignetter.samfunnsmessige interesseorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:43:00Z",
            "updatedTime": "2018-11-14T11:24:19.294935Z",
            "uploadedTime": "2009-01-01T10:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
        },
        {
            "id": 625239,
            "name": "Empo TV - del 168",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625239/small_thumb/Empo-140213.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625239/broadcast/Empo-140213.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:27:59.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-13T12:31:11Z",
            "updatedTime": "2020-08-30T19:28:27.826899Z",
            "uploadedTime": "2014-02-13T12:31:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625239/theora/Empo-140213.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625239/large_thumb/Empo-140213.jpg"
        },
        {
            "id": 622396,
            "name": "STV U28 Jakt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622396/theora/934_ab49f5605de64be4a31cc9dd2154e386.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622396/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622396/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622396/broadcast/orig_STV U28 JaktNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622396/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:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.778782Z",
            "uploadedTime": "2009-01-01T15:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622396/theora/934_ab49f5605de64be4a31cc9dd2154e386.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622396/large_thumb/large.jpg"
        },
        {
            "id": 622397,
            "name": "Musikk: Blott en dag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622397/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622397/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622397/broadcast/orig_Tore Sognefest - Blott en dag.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622397/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:03:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.777451Z",
            "uploadedTime": "2009-01-01T20:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622397/large_thumb/large.jpg"
        },
        {
            "id": 622398,
            "name": "Musikk: Londonderry Air",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622398/broadcast/orig_Tore Sognefest - Londonderry Air.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622398/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:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.776116Z",
            "uploadedTime": "2009-01-01T20:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622398/large_thumb/large.jpg"
        },
        {
            "id": 622399,
            "name": "Musikk: Andantino i D-dur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622399/broadcast/orig_Terje og Sidsel Dahl - Andantino i D-dur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622399/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:03:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.774732Z",
            "uploadedTime": "2009-01-01T20:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622399/large_thumb/large.jpg"
        },
        {
            "id": 625179,
            "name": "Empo TV - del 136",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg",
                "theora": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625179/small_thumb/Empo-130523.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625179/broadcast/Empo-130523.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": "",
            "createdTime": "2013-05-23T11:16:21Z",
            "updatedTime": "2020-08-30T19:35:12.145917Z",
            "uploadedTime": "2013-05-23T11:16:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg"
        },
        {
            "id": 625205,
            "name": "Empo TV - del 147",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625205/small_thumb/Empo-130905.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625205/broadcast/Empo-130905.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": "",
            "createdTime": "2013-09-07T08:04:02Z",
            "updatedTime": "2020-08-30T19:34:16.602553Z",
            "uploadedTime": "2013-09-07T08:04:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg"
        },
        {
            "id": 622400,
            "name": "Musikk: Mi Haish",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622400/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622400/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622400/broadcast/orig_Terje og Sidsel Dahl - Mi Haish.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622400/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:03:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.773394Z",
            "uploadedTime": "2009-01-01T21:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622400/large_thumb/large.jpg"
        },
        {
            "id": 622402,
            "name": "Musikk: Aushei Hageshem",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622402/broadcast/orig_Terje og Sidsel Dahl - Aushei Hageshem.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622402/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:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.770658Z",
            "uploadedTime": "2009-01-01T21:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
        },
        {
            "id": 622403,
            "name": "Musikk: Bo-I V'Shalom",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622403/broadcast/orig_Terje og Sidsel Dahl - Bo-I V'Shalom.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622403/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:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.769294Z",
            "uploadedTime": "2009-01-01T21:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
        },
        {
            "id": 622404,
            "name": "Musikk: I'did Nefesh",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622404/broadcast/orig_Terje og Sidsel Dahl - I'did Nefesh.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622404/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:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.767959Z",
            "uploadedTime": "2009-01-01T21:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
        },
        {
            "id": 622405,
            "name": "Musikk: Nattdikt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622405/broadcast/orig_Tore Sognefest - Nattdikt.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622405/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:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.766587Z",
            "uploadedTime": "2009-01-01T21:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
        },
        {
            "id": 622408,
            "name": "Ekstremsport på Voss - 10 år",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622408/theora/1645_6edd2fb4959b4283b4598ff8a574e844.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622408/broadcast/orig_Ekstremsportveko - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622408/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:38.470000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.763810Z",
            "uploadedTime": "2009-01-02T03:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622408/theora/1645_6edd2fb4959b4283b4598ff8a574e844.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622408/large_thumb/large.jpg"
        },
        {
            "id": 625237,
            "name": "Empo TV - del 167",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625237/theora/Empo-140206.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625237/large_thumb/Empo-140206.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625237/small_thumb/Empo-140206.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625237/broadcast/Empo-140206.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:23:25.400000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-06T13:28:18Z",
            "updatedTime": "2020-08-30T19:28:37.005789Z",
            "uploadedTime": "2014-02-06T13:28:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625237/theora/Empo-140206.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625237/large_thumb/Empo-140206.jpg"
        },
        {
            "id": 622412,
            "name": "Ekstremjazz",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622412/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622412/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622412/broadcast/orig_Ekstremjazz - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622412/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:08:08.200000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.759709Z",
            "uploadedTime": "2009-01-02T04:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622412/large_thumb/large.jpg"
        },
        {
            "id": 622414,
            "name": "Ekstremsportveko 2006 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622414/broadcast/orig_Ekstremsportveko 2006 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622414/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:13:07.400000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.756794Z",
            "uploadedTime": "2009-01-02T04:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg"
        },
        {
            "id": 622415,
            "name": "Ekstremsportveko 2006 del 7",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622415/theora/1720_6ec58103293e4b81a14b6dc2089bda5d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622415/broadcast/orig_Ekstremsportveko 2006 del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622415/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:19:34.040000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.755194Z",
            "uploadedTime": "2009-01-02T04:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622415/theora/1720_6ec58103293e4b81a14b6dc2089bda5d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622415/large_thumb/large.jpg"
        },
        {
            "id": 622416,
            "name": "Ekstremsportveko 2008 del 5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622416/broadcast/orig_Ekstremsportveko 2008 del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622416/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:03:32.280000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.753307Z",
            "uploadedTime": "2009-01-02T04:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
        },
        {
            "id": 625211,
            "name": "Empo TV - del 150",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625211/large_thumb/Empo-131003.jpg",
                "theora": "https://upload.frikanalen.no/media/625211/theora/Empo-131003.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625211/small_thumb/Empo-131003.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625211/broadcast/Empo-131003.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": "",
            "createdTime": "2013-10-03T14:03:28Z",
            "updatedTime": "2020-08-30T19:33:47.657919Z",
            "uploadedTime": "2013-10-03T14:03:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625211/theora/Empo-131003.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625211/large_thumb/Empo-131003.jpg"
        },
        {
            "id": 625212,
            "name": "Empo TV - del 151",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625212/small_thumb/Empo-131010.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625212/large_thumb/Empo-131010.jpg",
                "theora": "https://upload.frikanalen.no/media/625212/theora/Empo-131010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625212/broadcast/Empo-131010.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": "",
            "createdTime": "2013-10-10T13:42:56Z",
            "updatedTime": "2020-08-30T19:33:33.665120Z",
            "uploadedTime": "2013-10-10T13:42:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625212/theora/Empo-131010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625212/large_thumb/Empo-131010.jpg"
        },
        {
            "id": 625213,
            "name": "Empo TV - del 152",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625213/large_thumb/Empo-131017.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625213/small_thumb/Empo-131017.jpg",
                "theora": "https://upload.frikanalen.no/media/625213/theora/Empo-131017.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625213/broadcast/Empo-131017.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": "",
            "createdTime": "2013-10-24T13:48:07Z",
            "updatedTime": "2020-08-30T19:33:22.354445Z",
            "uploadedTime": "2013-10-24T13:48:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625213/theora/Empo-131017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625213/large_thumb/Empo-131017.jpg"
        },
        {
            "id": 622417,
            "name": "Ekstremsport 2005 kayak4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622417/theora/1738_bbc6553e88eb44768342dc4d2ec31867.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622417/broadcast/orig_Ekstremsportveko 2005 kayak 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622417/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:05:46.240000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.751814Z",
            "uploadedTime": "2009-01-02T04:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622417/theora/1738_bbc6553e88eb44768342dc4d2ec31867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622417/large_thumb/large.jpg"
        },
        {
            "id": 622418,
            "name": "Ekstremsport 2005 kayak2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622418/theora/1740_f3b09bb20e2d40a98060f15de5d89f70.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622418/broadcast/orig_Ekstremsportveko 2005 kayak2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622418/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:02:09.560000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.750438Z",
            "uploadedTime": "2009-01-02T05:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622418/theora/1740_f3b09bb20e2d40a98060f15de5d89f70.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622418/large_thumb/large.jpg"
        },
        {
            "id": 625227,
            "name": "Empo TV - del 159",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625227/theora/Empo-131205.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625227/large_thumb/Empo-131205.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625227/small_thumb/Empo-131205.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625227/broadcast/Empo-131205.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:12:00.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-12-05T13:21:00Z",
            "updatedTime": "2020-08-30T19:29:11.466418Z",
            "uploadedTime": "2013-12-05T13:21:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625227/theora/Empo-131205.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625227/large_thumb/Empo-131205.jpg"
        },
        {
            "id": 625275,
            "name": "Empo TV - del 184",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625275/theora/Empo-140522.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625275/small_thumb/Empo-140522.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625275/large_thumb/Empo-140522.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625275/broadcast/Empo-140522.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:13:29.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-22T09:57:29Z",
            "updatedTime": "2020-08-30T19:24:17.641661Z",
            "uploadedTime": "2014-05-22T09:57:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625275/theora/Empo-140522.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625275/large_thumb/Empo-140522.jpg"
        },
        {
            "id": 622419,
            "name": "Ekstremsport 2005 longboard",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622419/theora/1745_e8a37ddb50d14cbbbb744946b5b75569.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622419/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622419/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622419/broadcast/orig_Ekstremsportveko 2005 longboard.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622419/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:01:01.520000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.749091Z",
            "uploadedTime": "2009-01-02T05:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622419/theora/1745_e8a37ddb50d14cbbbb744946b5b75569.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622419/large_thumb/large.jpg"
        },
        {
            "id": 622420,
            "name": "Ekstremsport 2005 paragliding3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622420/theora/1749_cb0c2ab25c294d25b374b31a53b0d0eb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622420/broadcast/orig_Ekstremsportveko 2005 paragliding3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622420/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:01:43.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.747751Z",
            "uploadedTime": "2009-01-02T05:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622420/theora/1749_cb0c2ab25c294d25b374b31a53b0d0eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622420/large_thumb/large.jpg"
        },
        {
            "id": 622421,
            "name": "Ekstremsport 2005 ski",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622421/theora/1753_eaf6c5a8be284991b1927beac0be0909.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622421/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622421/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622421/broadcast/orig_Ekstremsportveko 2005 ski.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622421/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:07.960000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.746381Z",
            "uploadedTime": "2009-01-02T05:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622421/theora/1753_eaf6c5a8be284991b1927beac0be0909.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622421/large_thumb/large.jpg"
        },
        {
            "id": 622422,
            "name": "Ekstremsport 2005 skydiving",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622422/theora/1755_2d7434de3e044d9e9b0e2a9b449a445d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622422/broadcast/orig_Ekstremsportveko 2005 skydiving.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622422/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:21.920000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.745021Z",
            "uploadedTime": "2009-01-02T05:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622422/theora/1755_2d7434de3e044d9e9b0e2a9b449a445d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622422/large_thumb/large.jpg"
        },
        {
            "id": 622423,
            "name": "Ekstremsport 2005 base",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622423/theora/1930_64a5cff2302d4ba597de3907c11fcb0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622423/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622423/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622423/broadcast/orig_Ekstremsportveko 2005 base.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622423/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:05:23.870000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.743652Z",
            "uploadedTime": "2009-01-02T08:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622423/theora/1930_64a5cff2302d4ba597de3907c11fcb0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622423/large_thumb/large.jpg"
        },
        {
            "id": 622470,
            "name": "Velferd (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622470/theora/639_0db70c0c4b934faca40b401f242be8fd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622470/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622470/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622470/broadcast/orig_vignetter-velferdsorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622470/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:39:00Z",
            "updatedTime": "2018-11-14T11:23:48.845855Z",
            "uploadedTime": "2009-01-01T10:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622470/theora/639_0db70c0c4b934faca40b401f242be8fd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622470/large_thumb/large.jpg"
        },
        {
            "id": 622471,
            "name": "Solidaritet (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622471/theora/640_50aa5758624d46ffa46cee3323f509fd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622471/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622471/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622471/broadcast/orig_vignetter-solidaritet og bistandsorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622471/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:40:00Z",
            "updatedTime": "2018-11-14T11:23:30.870307Z",
            "uploadedTime": "2009-01-01T10:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622471/theora/640_50aa5758624d46ffa46cee3323f509fd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622471/large_thumb/large.jpg"
        },
        {
            "id": 623110,
            "name": "Silje Strandengen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623110/broadcast/3517_924f00db42b54bee9e69816c78750cbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623110/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:03.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-18T18:10:28Z",
            "updatedTime": "2018-11-10T18:29:30.212383Z",
            "uploadedTime": "2009-09-18T18:10:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
        },
        {
            "id": 627857,
            "name": "Shofar - En rød kvige i Israel",
            "header": "",
            "description": "Det blir fortalt i Bibelen at en rød kvige skal brennes på\nOljeberget. Det var for å rense seg et tempel og et presteskap. Dette er\nomtalt både i det gamle og det nye testamentet. Det gjelder evangeliet\nog det profetiske ordet.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627857/theora/Shofar 209 En r�d kvige i Israel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627857/broadcast/Shofar 209 En r�d kvige i Israel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627857/large_thumb/Shofar 209 En r�d kvige i Israel.jpg",
                "original": "https://upload.frikanalen.no/media/627857/original/Shofar 209 En r�d kvige i Israel.mov"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:12.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-22T23:03:16.622660Z",
            "updatedTime": "2024-02-22T23:42:41.633381Z",
            "uploadedTime": "2024-02-22T23:16:45.365991Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627857/theora/Shofar 209 En r�d kvige i Israel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627857/large_thumb/Shofar 209 En r�d kvige i Israel.jpg"
        },
        {
            "id": 625167,
            "name": "Student-TV 2013 Uke 12",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg",
                "theora": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625167/small_thumb/uke12.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625167/broadcast/uke12.avi"
            },
            "creator": "tobias.skaaren@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:16:05.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-06T08:20:55Z",
            "updatedTime": "2018-11-10T18:29:27.571711Z",
            "uploadedTime": "2013-04-06T08:20:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg"
        },
        {
            "id": 625197,
            "name": "Empo TV - del 144",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625197/large_thumb/Empo-130815.jpg",
                "theora": "https://upload.frikanalen.no/media/625197/theora/Empo-130815.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625197/small_thumb/Empo-130815.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625197/broadcast/Empo-130815.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": "",
            "createdTime": "2013-08-15T10:53:26Z",
            "updatedTime": "2020-08-30T19:34:41.202893Z",
            "uploadedTime": "2013-08-15T10:53:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625197/theora/Empo-130815.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625197/large_thumb/Empo-130815.jpg"
        },
        {
            "id": 625196,
            "name": "Empo TV - del 143",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625196/large_thumb/Empo-130808.jpg",
                "theora": "https://upload.frikanalen.no/media/625196/theora/Empo-130808.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625196/small_thumb/Empo-130808.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625196/broadcast/Empo-130808.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": "",
            "createdTime": "2013-08-15T10:53:22Z",
            "updatedTime": "2020-08-30T19:34:49.738811Z",
            "uploadedTime": "2013-08-15T10:53:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625196/theora/Empo-130808.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625196/large_thumb/Empo-130808.jpg"
        }
    ]
}