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

{
    "count": 3455,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1550&ordering=description",
    "results": [
        {
            "id": 624267,
            "name": "Flammende demonstrasjon",
            "header": "Flammende demonstrasjon til støtte for Maria Amelie.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
                "original": "https://upload.frikanalen.no/media/624267/original/orig_e0f83b52cf154f55b91a8f505de6cff5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624267/broadcast/5243_07365288cafa46cf8ccaf0ad00e851a6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:49.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T21:34:28.960000Z",
            "updatedTime": "2018-11-10T18:29:28.745753Z",
            "uploadedTime": "2011-01-31T21:34:28.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624267/theora/5243_697a4f2866e748a5b9e2eaa204e52162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624267/large_thumb/large.jpg"
        },
        {
            "id": 623944,
            "name": "Apropos: Panting",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623944/theora/4772_ed96c7844cf8444cb0846f5d418cb55b.ogv",
                "original": "https://upload.frikanalen.no/media/623944/original/orig_e4a1cb3ef8c1457b8b7b8ce65be3ec13.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623944/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623944/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623944/broadcast/4772_42b6e421687548fc8cd060befed3c77b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623944/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:02:01.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T14:29:09.643000Z",
            "updatedTime": "2018-11-10T18:29:29.158356Z",
            "uploadedTime": "2010-09-27T14:29:09.643000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623944/theora/4772_ed96c7844cf8444cb0846f5d418cb55b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623944/large_thumb/large.jpg"
        },
        {
            "id": 624268,
            "name": "Walk of peace",
            "header": "Vinneren av isfits designkonkurranse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
                "original": "https://upload.frikanalen.no/media/624268/original/orig_85480e11ba574ee8a8d94376b31f9ece.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624268/broadcast/5116_fef67c84e1f24e9182bf2fdea52b186f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:37.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-12-21T16:18:59.527000Z",
            "updatedTime": "2018-11-10T18:29:28.744376Z",
            "uploadedTime": "2010-12-21T16:18:59.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624268/theora/5116_b5cb11e6f1ce4ca09e45eeed848f68ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624268/large_thumb/large.jpg"
        },
        {
            "id": 625060,
            "name": "FAT konf 04: Gud og loven 2",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Andre del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
                "original": "https://upload.frikanalen.no/media/625060/original/orig_c7f7b19c90664b819eb6595bf740e9a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625060/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625060/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625060/broadcast/6550_99db707574574a8889853d156f9a3df8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625060/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T15:01:00.183000Z",
            "updatedTime": "2018-11-10T18:29:27.709184Z",
            "uploadedTime": "2012-11-08T15:01:00.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625060/large_thumb/large.jpg"
        },
        {
            "id": 624270,
            "name": "Været",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
                "original": "https://upload.frikanalen.no/media/624270/original/orig_b53f1f774ef74cafbf91aa6e60d39fad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624270/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624270/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624270/broadcast/4608_de4fa7cafa3c4e76804f0b4fa0c9e8fb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:44.480000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T19:20:43.913000Z",
            "updatedTime": "2018-11-10T18:29:28.741449Z",
            "uploadedTime": "2010-08-10T19:20:43.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624270/theora/4608_d6f7a7621dd7422bafa63968a9c6add1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624270/large_thumb/large.jpg"
        },
        {
            "id": 623940,
            "name": "Tatoveringsmesse for 10. gang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv",
                "original": "https://upload.frikanalen.no/media/623940/original/orig_a6f79a573b1643ca80fa9a4ecb69fdaa.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623940/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623940/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623940/broadcast/4768_d6c75d7d9c584bf1ac7df9431b14be2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623940/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:42.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:30:20.403000Z",
            "updatedTime": "2018-11-10T18:29:29.163881Z",
            "uploadedTime": "2010-09-27T11:30:20.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623940/theora/4768_a7bff09724f447f881abf9820c6ca790.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623940/large_thumb/large.jpg"
        },
        {
            "id": 625061,
            "name": "FAT konf 06: Lovløsheten",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Andre Schalfani.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
                "original": "https://upload.frikanalen.no/media/625061/original/orig_e48c1e9f0df4481296f16a4a480d9cac.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625061/broadcast/6572_06df56682e9047739ccf02fc38bb5045.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625061/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:19:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:53:35.857000Z",
            "updatedTime": "2018-11-10T18:29:27.707830Z",
            "uploadedTime": "2012-11-14T18:53:35.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625061/large_thumb/large.jpg"
        },
        {
            "id": 623938,
            "name": "Akkurat Nå! 26 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623938/broadcast/4670_2e790e6881664d32a9dd5132a36e1243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:50.370000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:54:38.120000Z",
            "updatedTime": "2018-11-10T18:29:29.166570Z",
            "uploadedTime": "2010-08-28T04:54:38.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623938/theora/4670_f16c194c5b74456a91c4572dea219534.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623938/large_thumb/large.jpg"
        },
        {
            "id": 623937,
            "name": "39_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
                "original": "https://upload.frikanalen.no/media/623937/original/orig_b418b840185343168fb6cef7c0c7da14.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623937/broadcast/4646_0fbad3d49f024abcba6e2dc5d8edbe4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:56:31.667000Z",
            "updatedTime": "2018-11-10T18:29:29.167943Z",
            "uploadedTime": "2010-08-23T11:56:31.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623937/theora/4646_74749441b6ee4d60aa00bee0e38d4771.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623937/large_thumb/large.jpg"
        },
        {
            "id": 623927,
            "name": "Reportasje om Erik Vea",
            "header": "Reportasje om Veteranen Erik Vea, skøyteløper. Med Sang dedikert til erik vea av De derre",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623927/broadcast/4738_e1c76e2a44ea40baaf502508401e6d71.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:48.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-09-09T10:27:52.123000Z",
            "updatedTime": "2018-11-10T18:29:29.181579Z",
            "uploadedTime": "2010-09-09T10:27:52.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623927/theora/4738_5bfb58c6c0ec45989d943d642ee6ae83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623927/large_thumb/large.jpg"
        },
        {
            "id": 625682,
            "name": "Professional Open-Source Radio Astronomy - Debconf 16",
            "header": "The Square Kilometer Array radio astronomy telescope will be one of the world's largest scientific instruments, spanning half the globe, with components distributed across Africa and Australia.\n\nThe MeerKAT telescope, one of its precursors, is currently under construction in South Africa and uses fully open-source software and hardware for primary signal processing operations. When completed next year, it will be the world's most sensitive L-band array.\n\nThis talk will discuss the telescopes and their unique challenges which drive the development of open-source hardware and software to process the deluge of data. I will introduce four generations of open-source FPGA hardware along with the collaboratively-developed ecosystem of software and DSP libraries.\n\nOpen Weekend session with Jason Manley during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625682/theora/Professional_OpenSource_Radio_Astronomy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625682/broadcast/Professional_OpenSource_Radio_Astronomy.dv",
                "original": "https://upload.frikanalen.no/media/625682/original/Professional_OpenSource_Radio_Astronomy.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625682/small_thumb/Professional_OpenSource_Radio_Astronomy.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625682/large_thumb/Professional_OpenSource_Radio_Astronomy.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:37:39.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/113/",
            "createdTime": "2016-07-20T15:01:07.299487Z",
            "updatedTime": "2018-11-10T18:29:26.875899Z",
            "uploadedTime": "2016-07-20T15:01:12.645352Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625682/theora/Professional_OpenSource_Radio_Astronomy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625682/large_thumb/Professional_OpenSource_Radio_Astronomy.jpg"
        },
        {
            "id": 623925,
            "name": "Utrop TV - nr 20",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623925/theora/orig_9c60e52733db40b682d11321d5183d63.ogv",
                "original": "https://upload.frikanalen.no/media/623925/original/orig_9c60e52733db40b682d11321d5183d63.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623925/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623925/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623925/broadcast/4371_7337fdf116fe4f50b3484d113ece3931.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623925/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:43.720000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:44:40.593000Z",
            "updatedTime": "2018-11-10T18:29:29.184394Z",
            "uploadedTime": "2010-05-26T12:44:40.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623925/theora/orig_9c60e52733db40b682d11321d5183d63.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623925/large_thumb/large.jpg"
        },
        {
            "id": 623924,
            "name": "Den norske kirke del 66",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623924/theora/orig_24bcb0a626b04b73a11b07c3412d1c0f.ogv",
                "original": "https://upload.frikanalen.no/media/623924/original/orig_24bcb0a626b04b73a11b07c3412d1c0f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623924/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623924/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623924/broadcast/4752_ceef89f429894e45ae0883e36d97d0ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623924/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:26.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T13:15:51.030000Z",
            "updatedTime": "2018-11-10T18:29:29.185835Z",
            "uploadedTime": "2010-09-15T13:15:51.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623924/theora/orig_24bcb0a626b04b73a11b07c3412d1c0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623924/large_thumb/large.jpg"
        },
        {
            "id": 623923,
            "name": "Stop Burn The Quran Day",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
                "original": "https://upload.frikanalen.no/media/623923/original/orig_db9cf2dfd33b4abf85dafd02adc0767c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623923/broadcast/4751_542cecefc6d4453e9426429b5256aa31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623923/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:56",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-15T07:09:10.563000Z",
            "updatedTime": "2018-11-10T18:29:29.187216Z",
            "uploadedTime": "2010-09-15T07:09:10.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623923/theora/4751_54e4921e1e2b4f11bedbfd1cae3800b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623923/large_thumb/large.jpg"
        },
        {
            "id": 623921,
            "name": "Skolekorpsene i Sörum, Konsert",
            "header": "Opptak fra en konsert Som Blaker skolekorps + noen flere korps fra Sörum hadde i Årjeng/Sverige Programmet er laget av Charisma kultur og media senter, v/ Dan Nordstrand",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623921/theora/4749_15f9760c3e404d25a5ca0ee264f10ff8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623921/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623921/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623921/broadcast/4749_82fe01db2b9344ee8b7fd1ec915a2349.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623921/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:26.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-09-14T06:30:28.360000Z",
            "updatedTime": "2018-11-10T18:29:29.189975Z",
            "uploadedTime": "2010-09-14T06:30:28.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623921/theora/4749_15f9760c3e404d25a5ca0ee264f10ff8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623921/large_thumb/large.jpg"
        },
        {
            "id": 623920,
            "name": "Jesus I India del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
                "original": "https://upload.frikanalen.no/media/623920/original/orig_3683bfa094b84849abf554f283b88cd2.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623920/broadcast/4748_40029a1bfe7e407bab0d577e409b8067.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:46.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-13T17:36:43.137000Z",
            "updatedTime": "2018-11-10T18:29:29.191347Z",
            "uploadedTime": "2010-09-13T17:36:43.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623920/theora/4748_fdf7fbbdf9494b2c855fb9ebd2c2ed54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623920/large_thumb/large.jpg"
        },
        {
            "id": 624271,
            "name": "Stoltenberg lover flere NTNU-s",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624271/theora/4773_8898cc1d996d4f269eff677e3370dac0.ogv",
                "original": "https://upload.frikanalen.no/media/624271/original/orig_49ee888747584b3c9d2517b0472b7549.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624271/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624271/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624271/broadcast/4773_1be917c601654a64a7df522a673eff69.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624271/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:52.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T15:14:40.357000Z",
            "updatedTime": "2018-11-10T18:29:28.739996Z",
            "uploadedTime": "2010-09-27T15:14:40.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624271/theora/4773_8898cc1d996d4f269eff677e3370dac0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624271/large_thumb/large.jpg"
        },
        {
            "id": 625335,
            "name": "TED - Ken Robinson: How to escape education's death valley",
            "header": "Sir Ken Robinson outlines 3 principles crucial for the human mind to flourish -- and how current education culture works against them. In a funny, stirring talk he tells us how to get out of the educational \"death valley\" we now face, and how to nurture our youngest generations with a climate of possibility.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625335/large_thumb/SirKenRobinson_2013S.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625335/small_thumb/SirKenRobinson_2013S.jpg",
                "theora": "https://upload.frikanalen.no/media/625335/theora/SirKenRobinson_2013S.ogv",
                "original": "https://upload.frikanalen.no/media/625335/original/SirKenRobinson_2013S.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625335/broadcast/SirKenRobinson_2013S.dv"
            },
            "creator": "peter@bsdly.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:19:11.220000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/SirKenRobinson_2013S",
            "createdTime": null,
            "updatedTime": "2023-12-23T22:54:31.136877Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625335/theora/SirKenRobinson_2013S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625335/large_thumb/SirKenRobinson_2013S.jpg"
        },
        {
            "id": 625062,
            "name": "FAT konf 07: Relevante ti bud?",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Kenneth Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
                "original": "https://upload.frikanalen.no/media/625062/original/orig_8ce1a9e2ff0f43468f6d82ca906c5957.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625062/broadcast/6573_8abcabefa09343c089d3c5dad2e978a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:58:07.330000Z",
            "updatedTime": "2018-11-10T18:29:27.706416Z",
            "uploadedTime": "2012-11-14T18:58:07.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
        },
        {
            "id": 623913,
            "name": "Frisk og glad episode 7",
            "header": "Lev optimalt på et lavt budsjett",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623913/broadcast/4740_f4c635365eca4d39a5d2675974a351cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623913/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-09-10T10:26:13.767000Z",
            "updatedTime": "2018-11-10T18:29:29.200921Z",
            "uploadedTime": "2010-09-10T10:26:13.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623913/theora/4740_89704910c8434ef2a5a1b9b6b33a7973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623913/large_thumb/large.jpg"
        },
        {
            "id": 623912,
            "name": "Akkurat Nå 12 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623912/theora/4666_ed147ce1233947e8b4ea0ceb1ca6cc5d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623912/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623912/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623912/broadcast/4666_ee44cec9fcf14f2c8ea28d7631c00b8b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623912/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:08.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-26T16:52:08.477000Z",
            "updatedTime": "2018-11-10T18:29:29.202261Z",
            "uploadedTime": "2010-08-26T16:52:08.477000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623912/theora/4666_ed147ce1233947e8b4ea0ceb1ca6cc5d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623912/large_thumb/large.jpg"
        },
        {
            "id": 624227,
            "name": "Inside Israel Februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624227/theora/orig_9629ff4ffe3c4a28a654158d289e4775.ogv",
                "original": "https://upload.frikanalen.no/media/624227/original/orig_9629ff4ffe3c4a28a654158d289e4775.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624227/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624227/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624227/broadcast/5214_c802154a9670433aad429c1f0a8d81a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624227/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-31T09:46:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.799647Z",
            "uploadedTime": "2011-01-31T09:46:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624227/theora/orig_9629ff4ffe3c4a28a654158d289e4775.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624227/large_thumb/large.jpg"
        },
        {
            "id": 623910,
            "name": "Utrop TV - nr 19",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623910/theora/4370_a5a4e5864aa54567a92be9e86b191c4f.ogv",
                "original": "https://upload.frikanalen.no/media/623910/original/orig_ec848b0ba4ed48f7813690e6d4435460.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623910/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623910/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623910/broadcast/4370_1c1616017bf844d5a6594cc7d95b9e54.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623910/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:34",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:43:28.403000Z",
            "updatedTime": "2018-11-10T18:29:29.204995Z",
            "uploadedTime": "2010-05-26T12:43:28.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623910/theora/4370_a5a4e5864aa54567a92be9e86b191c4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623910/large_thumb/large.jpg"
        },
        {
            "id": 623909,
            "name": "Filler fotograf andre",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623909/theora/4735_bcd4fd3af6184aa6bdc1c14066c68c18.ogv",
                "original": "https://upload.frikanalen.no/media/623909/original/orig_913e9d4be66f41da805842cf0be2d871.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623909/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623909/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623909/broadcast/4735_ec8c09da188744c798486cf118e37e88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623909/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:01:00",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T13:11:03.177000Z",
            "updatedTime": "2020-08-30T20:00:31.355592Z",
            "uploadedTime": "2010-09-08T13:11:03.177000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623909/theora/4735_bcd4fd3af6184aa6bdc1c14066c68c18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623909/large_thumb/large.jpg"
        },
        {
            "id": 623908,
            "name": "Filler fotograf kultur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623908/theora/4730_153eb0dd86a749589d36651851a9f159.ogv",
                "original": "https://upload.frikanalen.no/media/623908/original/orig_4f82a457941f4555a5abaf0839dfe614.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623908/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623908/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623908/broadcast/4730_bba186bd3f474894b701f85d4e30a333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623908/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:01:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T12:53:57.660000Z",
            "updatedTime": "2020-08-30T20:00:45.003368Z",
            "uploadedTime": "2010-09-08T12:53:57.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623908/theora/4730_153eb0dd86a749589d36651851a9f159.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623908/large_thumb/large.jpg"
        },
        {
            "id": 623907,
            "name": "Filler talerøret kultur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623907/theora/4729_f95bc018bf854d82b9bac5344ec042aa.ogv",
                "original": "https://upload.frikanalen.no/media/623907/original/orig_8906abba5ca74ba286ee8aae1300780e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623907/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623907/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623907/broadcast/4729_dcf87d01f304442b9791f0acbff78de8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623907/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:01:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T12:51:42.873000Z",
            "updatedTime": "2020-08-30T20:01:03.665465Z",
            "uploadedTime": "2010-09-08T12:51:42.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623907/theora/4729_f95bc018bf854d82b9bac5344ec042aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623907/large_thumb/large.jpg"
        },
        {
            "id": 623906,
            "name": "Filler empostolen kultur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623906/theora/4728_c80ea477455d44078dd4ac6499955099.ogv",
                "original": "https://upload.frikanalen.no/media/623906/original/orig_d52cbf2adc8c49909ac405ef2d5d8a17.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623906/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623906/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623906/broadcast/4728_d5180134c8e1416da26ed240cb9ab93e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623906/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:01:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T12:50:12.277000Z",
            "updatedTime": "2020-08-30T20:01:13.535112Z",
            "uploadedTime": "2010-09-08T12:50:12.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623906/theora/4728_c80ea477455d44078dd4ac6499955099.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623906/large_thumb/large.jpg"
        },
        {
            "id": 623905,
            "name": "Filler Animasjon kultur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623905/theora/4727_01b2689913594d04a103e60e569ed337.ogv",
                "original": "https://upload.frikanalen.no/media/623905/original/orig_286eab6be8ba4ce8a08378d528ecaadc.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623905/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623905/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623905/broadcast/4727_6cf1c199fe074bec962fb0195b86cf89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623905/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:01:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2010-09-08T12:48:14.100000Z",
            "updatedTime": "2020-08-30T20:04:14.537789Z",
            "uploadedTime": "2010-09-08T12:48:14.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623905/theora/4727_01b2689913594d04a103e60e569ed337.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623905/large_thumb/large.jpg"
        },
        {
            "id": 623897,
            "name": "Inside Israel September 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623897/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623897/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623897/broadcast/4667_6d1f1ff65f424a24a6ea50c2da6dc7d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:13.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-26T21:19:45.947000Z",
            "updatedTime": "2018-11-10T18:29:29.223375Z",
            "uploadedTime": "2010-08-26T21:19:45.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
        },
        {
            "id": 623896,
            "name": "Jesus i India del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623896/broadcast/4708_bb15f98c78504210a10742636f8961bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:34.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T09:22:20.980000Z",
            "updatedTime": "2018-11-10T18:29:29.224765Z",
            "uploadedTime": "2010-09-03T09:22:20.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623896/theora/4708_06f1aad473c846e39712df4c55f277d1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623896/large_thumb/large.jpg"
        },
        {
            "id": 624272,
            "name": "Forsmak på fremtida",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624272/theora/4774_a024c877002743109d47a2485706a5c4.ogv",
                "original": "https://upload.frikanalen.no/media/624272/original/orig_28f2988acd0b48f0b056dae51c58cdad.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624272/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624272/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624272/broadcast/4774_88eb61f544c34218837fd082ef512a52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624272/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:48.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T15:21:45.943000Z",
            "updatedTime": "2018-11-10T18:29:28.738512Z",
            "uploadedTime": "2010-09-27T15:21:45.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624272/theora/4774_a024c877002743109d47a2485706a5c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624272/large_thumb/large.jpg"
        },
        {
            "id": 623894,
            "name": "\"För-i-väla\"",
            "header": "Opptak fra Eidskog bygdetun Almenninga, på Vestmarka. 29/8-2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623894/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623894/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623894/broadcast/4699_05d84b0ae7b44cd7989924b963c66bd8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-08-31T19:24:51.563000Z",
            "updatedTime": "2018-11-10T18:29:29.227483Z",
            "uploadedTime": "2010-08-31T19:24:51.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623894/theora/4699_c401b888569a49deb96138aceafa5fc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623894/large_thumb/large.jpg"
        },
        {
            "id": 625063,
            "name": "Folkehelsens røtter 01",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625063/theora/orig_2dc811ea24134254a43d9d301bbc696d.ogv",
                "original": "https://upload.frikanalen.no/media/625063/original/orig_2dc811ea24134254a43d9d301bbc696d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625063/broadcast/6542_0ca25848b0014d6a98807e5d1a1ada88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625063/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:41.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:18:38.903000Z",
            "updatedTime": "2018-11-10T18:29:27.705074Z",
            "uploadedTime": "2012-11-08T14:18:38.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625063/theora/orig_2dc811ea24134254a43d9d301bbc696d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625063/large_thumb/large.jpg"
        },
        {
            "id": 625683,
            "name": "Surviving the Next 23 Years of Free Software - Debconf 16",
            "header": "Let's face it, GNU/Linux is no youngster! Many developers are aging and as with any large group of people, we must plan for the sad but inevitable loss of contributors. We have already lost a number of extremely important people in our community. In this talk, Karen will discuss the legal and social implications of this transition and possible mechanisms we can put in place to address them.\n\nTalk (45 mins) session with Karen Sandler during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625683/theora/Surviving_the_Next_23_Years_of_Free_Software.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625683/broadcast/Surviving_the_Next_23_Years_of_Free_Software.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625683/large_thumb/Surviving_the_Next_23_Years_of_Free_Software.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625683/small_thumb/Surviving_the_Next_23_Years_of_Free_Software.jpg",
                "original": "https://upload.frikanalen.no/media/625683/original/Surviving_the_Next_23_Years_of_Free_Software.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:18.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/57/",
            "createdTime": "2016-07-20T21:10:57.849893Z",
            "updatedTime": "2018-11-10T18:29:26.874262Z",
            "uploadedTime": "2016-07-20T21:11:03.209613Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625683/theora/Surviving_the_Next_23_Years_of_Free_Software.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625683/large_thumb/Surviving_the_Next_23_Years_of_Free_Software.jpg"
        },
        {
            "id": 623890,
            "name": "New Life 2010 del 11",
            "header": "Fra Polen og Ebenezer barnehjem.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
                "original": "https://upload.frikanalen.no/media/623890/original/orig_1cc38f7e61ef48389298cae5b0823799.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623890/broadcast/4709_ccae1333906c4705929cd06c5f6e1d73.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
            },
            "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:27:41.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T12:25:07.060000Z",
            "updatedTime": "2018-11-10T18:29:29.233327Z",
            "uploadedTime": "2010-09-03T12:25:07.060000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623890/theora/4709_cea86ae6c25e4f848960979f4bbf6e4c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623890/large_thumb/large.jpg"
        },
        {
            "id": 623889,
            "name": "Akkurat Nå 5 september 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623889/theora/4617_c434408c319c4a828ba7bc5bf1c0d7b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623889/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623889/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623889/broadcast/4617_7efe7d3f8cbd4f7a930f87b5f9cf8166.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623889/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:31.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-12T14:52:58.290000Z",
            "updatedTime": "2018-11-10T18:29:29.234691Z",
            "uploadedTime": "2010-08-12T14:52:58.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623889/theora/4617_c434408c319c4a828ba7bc5bf1c0d7b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623889/large_thumb/large.jpg"
        },
        {
            "id": 623886,
            "name": "Utrop TV - nr 18",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623886/theora/4369_25702f32ebb44afca78c955ff3861ebd.ogv",
                "original": "https://upload.frikanalen.no/media/623886/original/orig_ec7016340bb244d5bd6ac460c7eef232.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623886/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623886/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623886/broadcast/4369_98b313f026634be6b9a1ff5e90336d57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623886/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51.120000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-26T12:42:08.293000Z",
            "updatedTime": "2018-11-10T18:29:29.237425Z",
            "uploadedTime": "2010-05-26T12:42:08.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623886/theora/4369_25702f32ebb44afca78c955ff3861ebd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623886/large_thumb/large.jpg"
        },
        {
            "id": 623885,
            "name": "Friprog prisen 2009",
            "header": "Prisutdeling av prisen for fremme av fri programvare i 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623885/theora/4693_8116399656fe42d492f765152c91eb7c.ogv",
                "original": "https://upload.frikanalen.no/media/623885/original/orig_7758d092e4604234b932729ab69a3a1d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623885/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623885/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623885/broadcast/4693_23b0784a23c24f25b9b691a4043ba383.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623885/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:47.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-08-31T18:42:41.170000Z",
            "updatedTime": "2018-11-10T18:29:29.243261Z",
            "uploadedTime": "2010-08-31T18:42:41.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623885/theora/4693_8116399656fe42d492f765152c91eb7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623885/large_thumb/large.jpg"
        },
        {
            "id": 623883,
            "name": "Time 4 Glory 290910",
            "header": "Time 4 Glory med Tommy M Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623883/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623883/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623883/broadcast/4691_4ddb745f46924ae3afb3e17a371d209c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:29.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T08:14:10.097000Z",
            "updatedTime": "2018-11-10T18:29:29.246225Z",
            "uploadedTime": "2010-08-31T08:14:10.097000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623883/theora/4691_a1bde4c403d9435f8bd384c9db5bdb6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623883/large_thumb/large.jpg"
        },
        {
            "id": 623882,
            "name": "Country Team TV 270910",
            "header": "Countryteam Johnsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623882/theora/4690_5d3f5cb52e9748b2ab1428d31fed015d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623882/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623882/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623882/broadcast/4690_e2cad5ad0f8a4fce96d7093d9144d06e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623882/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:21.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T06:25:38.137000Z",
            "updatedTime": "2018-11-10T18:29:29.247699Z",
            "uploadedTime": "2010-08-31T06:25:38.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623882/theora/4690_5d3f5cb52e9748b2ab1428d31fed015d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623882/large_thumb/large.jpg"
        },
        {
            "id": 623881,
            "name": "10min med Svenn Tommy 220910",
            "header": "Tio minuter med Svenn Thommy Fjeldberg, följt av Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623881/broadcast/4689_64360f21d53d42f49e3a629e3727e072.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:42.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-31T05:48:53.917000Z",
            "updatedTime": "2018-11-10T18:29:29.249062Z",
            "uploadedTime": "2010-08-31T05:48:53.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623881/theora/4689_d1b180af3c3f402cb474a7fa40909d31.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623881/large_thumb/large.jpg"
        },
        {
            "id": 623880,
            "name": "New Life 2010 del 10",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
                "original": "https://upload.frikanalen.no/media/623880/original/orig_9c751ec3a6ff4e6592f417b01126f196.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623880/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623880/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623880/broadcast/4688_cfcbb4b9a8b547cbb3c0570835b4fda2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
            },
            "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:01.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T16:19:49.920000Z",
            "updatedTime": "2018-11-10T18:29:29.250430Z",
            "uploadedTime": "2010-08-30T16:19:49.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623880/theora/4688_b090f12916dd41f2b37c40cbf7f115e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623880/large_thumb/large.jpg"
        },
        {
            "id": 623879,
            "name": "Møteplassen: Stevnesommer 5",
            "header": "Tenmisjonsfestivalen.\nNMS sitt ungdomsstevne har i år \"Wanted\" som tema. Vi treffer Håkon Kalvenes som forkynner på stevnet og snakker med ham om tema: Wanted.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623879/theora/4511_8f0b2f1501dd4ff38d9ad4b637377e2a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623879/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623879/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623879/broadcast/4511_80ae9c43f5564631babcdb9079d7a365.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623879/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-20T07:19:43.993000Z",
            "updatedTime": "2018-11-10T18:29:29.251823Z",
            "uploadedTime": "2010-07-20T07:19:43.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623879/theora/4511_8f0b2f1501dd4ff38d9ad4b637377e2a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623879/large_thumb/large.jpg"
        },
        {
            "id": 623878,
            "name": "Dem Gode nyheterna 200910",
            "header": "De gode nyheter, Erling I. Nilsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623878/theora/4681_9c76eb8fb9a24d97a91ddb45f9a539f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623878/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623878/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623878/broadcast/4681_714409a7258049518c8b107a56812c77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623878/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:08.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T11:13:43.833000Z",
            "updatedTime": "2018-11-10T18:29:29.253195Z",
            "uploadedTime": "2010-08-30T11:13:43.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623878/theora/4681_9c76eb8fb9a24d97a91ddb45f9a539f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623878/large_thumb/large.jpg"
        },
        {
            "id": 623877,
            "name": "Værldens Gjemfødelse 130910",
            "header": "Världens pånyttfödelse med Hans Batteryd 5:2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623877/theora/4679_b9bc22ca5471444cbcc3f64f7cce63d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623877/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623877/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623877/broadcast/4679_847745b21e84479c825274044d3b4a90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623877/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:15.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T10:21:32.767000Z",
            "updatedTime": "2018-11-10T18:29:29.254555Z",
            "uploadedTime": "2010-08-30T10:21:32.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623877/theora/4679_b9bc22ca5471444cbcc3f64f7cce63d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623877/large_thumb/large.jpg"
        },
        {
            "id": 623915,
            "name": "Bibelundervisning - del 13",
            "header": "De ådelige nådegaver del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623915/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623915/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623915/broadcast/4744_d82f79bc2685405abf59acc35fc3ec0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-12T13:41:35.453000Z",
            "updatedTime": "2023-07-12T22:34:01.246238Z",
            "uploadedTime": "2010-09-12T13:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623915/theora/4744_1c3b1948299941898349d672bc5a646e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623915/large_thumb/large.jpg"
        },
        {
            "id": 625853,
            "name": "Daily Tech News Show 01. December 2016",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625853/theora/DTNS20161130.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625853/broadcast/DTNS20161130.dv",
                "original": "https://upload.frikanalen.no/media/625853/original/DTNS20161130.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625853/large_thumb/DTNS20161130.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625853/small_thumb/DTNS20161130.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:53:28.070000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.dailytechnewsshow.com/?p=8125vid",
            "createdTime": "2016-12-20T08:29:07.303512Z",
            "updatedTime": "2018-11-10T18:29:26.621494Z",
            "uploadedTime": "2016-12-20T08:29:28.477836Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625853/theora/DTNS20161130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625853/large_thumb/DTNS20161130.jpg"
        },
        {
            "id": 623898,
            "name": "Bibelundervisning - del 12",
            "header": "De åndelige nådegaver - del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623898/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623898/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623898/broadcast/4721_0a2bc28483a84c41a0488f12f07abb44.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
            },
            "creator": "linkas@c2i.net",
            "organization": {
                "id": 285,
                "name": "Care Mission",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-07T20:45:23.077000Z",
            "updatedTime": "2023-07-12T22:34:48.665937Z",
            "uploadedTime": "2010-09-07T20:45:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623898/theora/4721_f768e4a201874571a01d2f67948f4d2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623898/large_thumb/large.jpg"
        },
        {
            "id": 624273,
            "name": "Bør Maria Amelie bli?",
            "header": "Samfundsdebattant og AUF`ar Eivind Rindal og Sivert Bjørndal frå FPU tar debatten.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624273/theora/5215_995d47029a424f158a0a37857ac3229f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624273/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624273/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624273/broadcast/5215_376dccd40e4c4ddea0288d1bd32324d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624273/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:21",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T15:37:34.770000Z",
            "updatedTime": "2018-11-10T18:29:28.737143Z",
            "uploadedTime": "2011-01-31T15:37:34.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624273/theora/5215_995d47029a424f158a0a37857ac3229f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624273/large_thumb/large.jpg"
        },
        {
            "id": 624274,
            "name": "Den norske kirke i eksil 77",
            "header": "Er programmet så lite interessant at folk gidder ikke å se på det. Hva er feil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624274/theora/orig_f04d4fc8e7f44434b4f81611286b0ec9.ogv",
                "original": "https://upload.frikanalen.no/media/624274/original/orig_f04d4fc8e7f44434b4f81611286b0ec9.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624274/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624274/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624274/broadcast/5322_917fb2f3ffe54f4b8205171cf1ee0da9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624274/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:56.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T09:58:35.960000Z",
            "updatedTime": "2018-11-10T18:29:28.735670Z",
            "uploadedTime": "2011-02-12T09:58:35.960000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624274/theora/orig_f04d4fc8e7f44434b4f81611286b0ec9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624274/large_thumb/large.jpg"
        }
    ]
}