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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=-header",
    "results": [
        {
            "id": 622532,
            "name": "STV U37 Fremtiden",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622532/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622532/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622532/broadcast/orig_STV U37 Fremtiden.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622532/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:30:00.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.593149Z",
            "uploadedTime": "2009-01-01T15:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622532/large_thumb/large.jpg"
        },
        {
            "id": 622531,
            "name": "STV U36 Gøy på landet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622531/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622531/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622531/broadcast/orig_STV U36 Gøy på landet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622531/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:24:03.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.594508Z",
            "uploadedTime": "2009-01-01T15:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622531/large_thumb/large.jpg"
        },
        {
            "id": 622530,
            "name": "STV U35 Svartlamoen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622530/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622530/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622530/broadcast/orig_STV U35 Svartlamoen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622530/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:18.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.595908Z",
            "uploadedTime": "2009-01-01T15:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622530/large_thumb/large.jpg"
        },
        {
            "id": 622529,
            "name": "STV U33 Immatrikulering",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622529/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622529/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622529/broadcast/orig_STV U33 ImmatrikuleringNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622529/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:08.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.597248Z",
            "uploadedTime": "2009-01-01T15:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622529/large_thumb/large.jpg"
        },
        {
            "id": 625147,
            "name": "Empo TV - del 123",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625147/small_thumb/Empo-130221.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg",
                "theora": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625147/broadcast/Empo-130221.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2013-02-20T15:58:07Z",
            "updatedTime": "2020-08-30T19:42:21.899844Z",
            "uploadedTime": "2013-02-20T15:58:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg"
        },
        {
            "id": 625126,
            "name": "Empo TV - del 119",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625126/broadcast/6608_60e2a2a004c942e5b2f5df4450955ff1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:54:25.970000Z",
            "updatedTime": "2020-08-30T19:40:27.459673Z",
            "uploadedTime": "2012-12-18T16:54:25.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
        },
        {
            "id": 625140,
            "name": "Empo TV - del 120",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625140/broadcast/6609_d6bc9a25ed95403ba49b6f2bae7a828a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:12.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:56:35.083000Z",
            "updatedTime": "2020-08-30T19:40:16.144867Z",
            "uploadedTime": "2012-12-18T16:56:35.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
        },
        {
            "id": 625148,
            "name": "Empo TV - del 124",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625148/small_thumb/Empo-130228.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625148/broadcast/Empo-130228.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no",
            "createdTime": "2013-02-28T11:11:03Z",
            "updatedTime": "2020-08-30T19:39:11.543959Z",
            "uploadedTime": "2013-02-28T11:11:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg"
        },
        {
            "id": 625155,
            "name": "Empo TV - del 126",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625155/small_thumb/Empo-130314.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625155/broadcast/Empo-130314.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-03-14T13:24:49Z",
            "updatedTime": "2020-08-30T19:37:50.023798Z",
            "uploadedTime": "2013-03-14T13:24:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg"
        },
        {
            "id": 622473,
            "name": "Barn og ungdom (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622473/theora/642_6a4bcb80b4d244cd92e6202f40a521cb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622473/broadcast/orig_vignetter.barne og ungdomsorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622473/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": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:42:00Z",
            "updatedTime": "2018-11-14T11:22:47.284914Z",
            "uploadedTime": "2009-01-01T10:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622473/theora/642_6a4bcb80b4d244cd92e6202f40a521cb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622473/large_thumb/large.jpg"
        },
        {
            "id": 625163,
            "name": "Empo TV - del 128",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625163/small_thumb/Empo-1313.jpg",
                "theora": "https://upload.frikanalen.no/media/625163/theora/Empo-1313.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625163/large_thumb/Empo-1313.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625163/broadcast/Empo-1313.mpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.970000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-04-03T06:59:02Z",
            "updatedTime": "2020-08-30T19:38:51.863681Z",
            "uploadedTime": "2013-04-03T06:59:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625163/theora/Empo-1313.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625163/large_thumb/Empo-1313.jpg"
        },
        {
            "id": 625188,
            "name": "Empo TV - del 142",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625188/large_thumb/Empo-130704.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625188/small_thumb/Empo-130704.jpg",
                "theora": "https://upload.frikanalen.no/media/625188/theora/Empo-130704.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625188/broadcast/Empo-130704.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-07-04T08:53:05Z",
            "updatedTime": "2020-08-30T19:38:36.379087Z",
            "uploadedTime": "2013-07-04T08:53:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625188/theora/Empo-130704.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625188/large_thumb/Empo-130704.jpg"
        },
        {
            "id": 625158,
            "name": "Empo TV - del 121",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625158/large_thumb/Empo-130207.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625158/small_thumb/Empo-130207.jpg",
                "theora": "https://upload.frikanalen.no/media/625158/theora/Empo-130207.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625158/broadcast/Empo-130207.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": "http://empo.no/",
            "createdTime": "2013-03-21T04:33:00Z",
            "updatedTime": "2020-08-30T19:37:39.872215Z",
            "uploadedTime": "2013-03-21T04:33:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625158/theora/Empo-130207.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625158/large_thumb/Empo-130207.jpg"
        },
        {
            "id": 622465,
            "name": "STV U41 Nett SOS",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622465/broadcast/orig_Studentmagasinet Trondheim - Uke 41.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:11.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.685289Z",
            "uploadedTime": "2009-01-01T10:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
        },
        {
            "id": 622464,
            "name": "STV U40 Finanskrise..",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622464/broadcast/orig_Studentmagasinet Trondheim - Uke 40 - Krakk og krise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:30:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.686641Z",
            "uploadedTime": "2009-01-01T10:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
        },
        {
            "id": 625159,
            "name": "Empo TV - del 122",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625159/small_thumb/Empo-130214.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625159/large_thumb/Empo-130214.jpg",
                "theora": "https://upload.frikanalen.no/media/625159/theora/Empo-130214.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625159/broadcast/Empo-130214.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-03-21T04:33:04Z",
            "updatedTime": "2020-08-30T19:37:25.177340Z",
            "uploadedTime": "2013-03-21T04:33:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625159/theora/Empo-130214.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625159/large_thumb/Empo-130214.jpg"
        },
        {
            "id": 625169,
            "name": "Empo TV - del 131",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625169/small_thumb/Empo-130418.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625169/large_thumb/Empo-130418.jpg",
                "theora": "https://upload.frikanalen.no/media/625169/theora/Empo-130418.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625169/broadcast/Empo-130418.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-04-18T11:33:15Z",
            "updatedTime": "2020-08-30T19:36:40.152137Z",
            "uploadedTime": "2013-04-18T11:33:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625169/theora/Empo-130418.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625169/large_thumb/Empo-130418.jpg"
        },
        {
            "id": 625170,
            "name": "Empo TV - del 132",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625170/small_thumb/Empo-130425.jpg",
                "theora": "https://upload.frikanalen.no/media/625170/theora/Empo-130425.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625170/large_thumb/Empo-130425.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625170/broadcast/Empo-130425.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-04-25T12:03:02Z",
            "updatedTime": "2020-08-30T19:36:28.822486Z",
            "uploadedTime": "2013-04-25T12:03:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625170/theora/Empo-130425.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625170/large_thumb/Empo-130425.jpg"
        },
        {
            "id": 625176,
            "name": "Empo TV - del 134",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625176/small_thumb/Empo-130509.jpg",
                "theora": "https://upload.frikanalen.no/media/625176/theora/Empo-130509.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625176/large_thumb/Empo-130509.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625176/broadcast/Empo-130509.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-09T13:24:54Z",
            "updatedTime": "2020-08-30T19:36:01.585283Z",
            "uploadedTime": "2013-05-09T13:24:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625176/theora/Empo-130509.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625176/large_thumb/Empo-130509.jpg"
        },
        {
            "id": 625177,
            "name": "Empo TV - del 135",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625177/small_thumb/Empo-130516.jpg",
                "theora": "https://upload.frikanalen.no/media/625177/theora/Empo-130516.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625177/large_thumb/Empo-130516.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625177/broadcast/Empo-130516.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-16T08:26:33Z",
            "updatedTime": "2020-08-30T19:35:47.324546Z",
            "uploadedTime": "2013-05-16T08:26:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625177/theora/Empo-130516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625177/large_thumb/Empo-130516.jpg"
        },
        {
            "id": 625184,
            "name": "Empo TV - del 138",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625184/theora/Empo-130606.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625184/large_thumb/Empo-130606.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625184/small_thumb/Empo-130606.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625184/broadcast/Empo-130606.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-06-06T01:34:41Z",
            "updatedTime": "2020-08-30T19:35:31.324966Z",
            "uploadedTime": "2013-06-06T01:34:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625184/theora/Empo-130606.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625184/large_thumb/Empo-130606.jpg"
        },
        {
            "id": 625183,
            "name": "Empo TV - del 137",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625183/theora/Empo-130530.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625183/large_thumb/Empo-130530.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625183/small_thumb/Empo-130530.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625183/broadcast/Empo-130530.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-30T07:22:04Z",
            "updatedTime": "2020-08-30T19:35:01.723818Z",
            "uploadedTime": "2013-05-30T07:22:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625183/theora/Empo-130530.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625183/large_thumb/Empo-130530.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"
        },
        {
            "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": 623293,
            "name": "Talentfabrikken 2010 uke 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623293/broadcast/2865_ec18ac43f145481b9eec89387d13fdcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:58.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:12.463000Z",
            "updatedTime": "2018-11-10T18:29:29.985632Z",
            "uploadedTime": "2009-05-15T22:16:12.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623293/large_thumb/large.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": 625486,
            "name": "Empo TV - 16.02.18",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625486/theora/Empo-160218.ogv",
                "original": "https://upload.frikanalen.no/media/625486/original/Empo-160218.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625486/large_thumb/Empo-160218-dv.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625486/small_thumb/Empo-160218-dv.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625486/broadcast/Empo-160218-dv.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:14:14.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-02-18T10:28:52Z",
            "updatedTime": "2020-08-30T20:16:45.793915Z",
            "uploadedTime": "2016-02-18T10:28:54Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625486/theora/Empo-160218.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625486/large_thumb/Empo-160218-dv.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": 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": 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": 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": 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": 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": 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": 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": 625266,
            "name": "Empo TV - del 177",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625266/small_thumb/Empo-140410.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625266/broadcast/Empo-140410.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.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:47:12Z",
            "updatedTime": "2020-08-30T19:25:43.780304Z",
            "uploadedTime": "2014-05-05T06:47:14Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625266/theora/Empo-140410.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625266/large_thumb/Empo-140410.jpg"
        },
        {
            "id": 625267,
            "name": "Empo TV - del 178",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625267/small_thumb/Empo-140417.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625267/broadcast/Empo-140417.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": "2014-05-05T06:49:23Z",
            "updatedTime": "2020-08-30T19:25:32.212060Z",
            "uploadedTime": "2014-05-05T06:49:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625267/theora/Empo-140417.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625267/large_thumb/Empo-140417.jpg"
        },
        {
            "id": 625268,
            "name": "Empo TV - del 179",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625268/theora/Empo-140424.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625268/large_thumb/Empo-140424.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625268/small_thumb/Empo-140424.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625268/broadcast/Empo-140424.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:24:10.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:51:45Z",
            "updatedTime": "2020-08-30T19:25:15.884150Z",
            "uploadedTime": "2014-05-05T06:51:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625268/theora/Empo-140424.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625268/large_thumb/Empo-140424.jpg"
        },
        {
            "id": 625269,
            "name": "Empo TV - del 181",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625269/small_thumb/Empo-140501.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625269/broadcast/Empo-140501.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:32.520000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:51:27Z",
            "updatedTime": "2020-08-30T19:25:03.601832Z",
            "uploadedTime": "2014-05-05T06:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625269/theora/Empo-140501.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625269/large_thumb/Empo-140501.jpg"
        },
        {
            "id": 623838,
            "name": "Walk",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
                "original": "https://upload.frikanalen.no/media/623838/original/orig_6162f892a4964e18b44869be17f7d3e0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623838/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623838/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623838/broadcast/4610_cd0a7d3f8e504efaa0c56f510c61e63c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623838/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:21:27Z",
            "updatedTime": "2018-11-10T18:29:29.309177Z",
            "uploadedTime": "2010-08-10T19:21:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623838/theora/4610_da41ce02ff954251883cbf898001d64f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623838/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": 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": 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": 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": 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": 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": 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": 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": 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": 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"
        }
    ]
}