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": 624888,
            "name": "Ja vi elsker!",
            "header": "17.mai feiring på Finse",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624888/theora/6266_7c4f4d6041a749379e4f507128feb40d.ogv",
                "original": "https://upload.frikanalen.no/media/624888/original/orig_f8facc0040594dec9f15f285032e2a0d.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624888/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624888/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624888/broadcast/6266_5785d8d3071241608294e85875676005.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624888/large_thumb/large.jpg"
            },
            "creator": "erik.vold@nrk.no",
            "organization": {
                "id": 119,
                "name": "NRK",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2000,
                "editorName": "Erik Vold",
                "editorEmail": "erik.vold@nrk.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:38.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-19T18:07:59.417000Z",
            "updatedTime": "2018-11-10T18:29:27.931727Z",
            "uploadedTime": "2012-05-19T18:07:59.417000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624888/theora/6266_7c4f4d6041a749379e4f507128feb40d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624888/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": 623943,
            "name": "Tak over hodet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
                "original": "https://upload.frikanalen.no/media/623943/original/orig_5c5742b00aa94c2f80d15870cdb86f76.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623943/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623943/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623943/broadcast/4771_caa76fb2109b482597d88313452ca8df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623943/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:24.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:53:28.573000Z",
            "updatedTime": "2018-11-10T18:29:29.159743Z",
            "uploadedTime": "2010-09-27T11:53:28.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623943/theora/4771_f78c8948727b49e881e9b203424b036b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623943/large_thumb/large.jpg"
        },
        {
            "id": 624887,
            "name": "Uten sidestykke",
            "header": "Utvalgte utdrag fra Prem Rawats taler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624887/theora/6267_4d8961533505456ba920a3b3a2d5f126.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624887/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624887/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624887/broadcast/6267_4d8961533505456ba920a3b3a2d5f126.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624887/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:04.720000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-20T11:08:44.483000Z",
            "updatedTime": "2018-11-10T18:29:27.933074Z",
            "uploadedTime": "2012-05-20T11:08:44.483000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624887/theora/6267_4d8961533505456ba920a3b3a2d5f126.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624887/large_thumb/large.jpg"
        },
        {
            "id": 624886,
            "name": "Den norske kirke i eksil 110",
            "header": "Grunnloven er bygget over Guds 10 bud. Denne har storinget fjernet.\nNå har DNk IKKE\nNOE MED STATEN Å GJØRE BORSETTE LØNNINGER TIL DE GEISTLIGE. 500 år sammen med staten er fjernet.Nå må vi stå på egne ben.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624886/theora/orig_43121644da4142ea9310b304ff7d8b9a.ogv",
                "original": "https://upload.frikanalen.no/media/624886/original/orig_43121644da4142ea9310b304ff7d8b9a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624886/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624886/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624886/broadcast/6259_0af38d71ae8b4990b3b5e181653c2997.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624886/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:26:31.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-17T13:25:47.720000Z",
            "updatedTime": "2018-11-10T18:29:27.934419Z",
            "uploadedTime": "2012-05-17T13:25:47.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624886/theora/orig_43121644da4142ea9310b304ff7d8b9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624886/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": 623939,
            "name": "Ifegeneia",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
                "original": "https://upload.frikanalen.no/media/623939/original/orig_14587093ee874316b640e7dae819bcd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623939/broadcast/4767_8ffe5ab9afa84d7f8fe25fe7d1de92af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623939/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.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:25:55.570000Z",
            "updatedTime": "2018-11-10T18:29:29.165231Z",
            "uploadedTime": "2010-09-27T11:25:55.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623939/theora/4767_8437ca51e0d249b6a6d7a80e462eea8b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623939/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": 623926,
            "name": "Akkurat Nå! 19 sept 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623926/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623926/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623926/broadcast/4669_3615b898930d4ab69fbc30b9d923a217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623926/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:53:52.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-28T04:52:20.990000Z",
            "updatedTime": "2018-11-10T18:29:29.182988Z",
            "uploadedTime": "2010-08-28T04:52:20.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623926/theora/4669_9b46b7c965bc46e693fa9508585256f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623926/large_thumb/large.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": 623918,
            "name": "38_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623918/theora/4644_e275f70f54f94181867d4631ded5c915.ogv",
                "original": "https://upload.frikanalen.no/media/623918/original/orig_4b7a71a7e1f142faa6cac5aebef6e391.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623918/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623918/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623918/broadcast/4644_42cf2a08132d4a47becba1babaf6f813.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623918/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:27:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:54:56.290000Z",
            "updatedTime": "2018-11-10T18:29:29.194081Z",
            "uploadedTime": "2010-08-23T11:54:56.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623918/theora/4644_e275f70f54f94181867d4631ded5c915.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623918/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": 623914,
            "name": "Jesus I India del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623914/theora/4743_f34b4d010d2549d6880596dfc82826a6.ogv",
                "original": "https://upload.frikanalen.no/media/623914/original/orig_ec88ceeb47fa4335bc24cebacdbb8837.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623914/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623914/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623914/broadcast/4743_39ab1ea0bcb04b17b81b23928094a615.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623914/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:40:42.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-10T15:56:50.763000Z",
            "updatedTime": "2018-11-10T18:29:29.199585Z",
            "uploadedTime": "2010-09-10T15:56:50.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623914/theora/4743_f34b4d010d2549d6880596dfc82826a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623914/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": 624879,
            "name": "Bibelstudier 08 (2 kv 2012)",
            "header": "Utrustning for Evangelisme. Gud utruster menigheten med forskjellige nådegaver og talenter. Kjenner vi vår egen nådegave?\nI studio hører vi programleder Tor Tjeransen i samtale med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624879/theora/orig_c4dcee77e65e4c0c96a692491e730512.ogv",
                "original": "https://upload.frikanalen.no/media/624879/original/orig_c4dcee77e65e4c0c96a692491e730512.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624879/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624879/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624879/broadcast/6146_d20d35926578454b9a5870ce8aa8f10a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624879/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:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:06:43.403000Z",
            "updatedTime": "2018-11-10T18:29:27.944106Z",
            "uploadedTime": "2012-03-29T09:06:43.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624879/theora/orig_c4dcee77e65e4c0c96a692491e730512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624879/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": 624874,
            "name": "NewLife_Promo_2012",
            "header": "Fra barnehjemmet Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624874/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624874/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624874/broadcast/6253_c4439173c60b48218f20c89f6749b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624874/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:00:29.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-04-27T06:53:34.443000Z",
            "updatedTime": "2018-11-10T18:29:27.951243Z",
            "uploadedTime": "2012-04-27T06:53:34.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624874/theora/6253_908bdffa02f044e29725ccc42e0070bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624874/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": 623893,
            "name": "37_10 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
                "original": "https://upload.frikanalen.no/media/623893/original/orig_a862664c23cb4e58ae9567e31fb6bf86.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623893/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623893/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623893/broadcast/4643_774365f6e8e94c35b91e804c39dbf3a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623893/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:27:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2010-08-23T11:53:53.227000Z",
            "updatedTime": "2018-11-10T18:29:29.228852Z",
            "uploadedTime": "2010-08-23T11:53:53.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623893/theora/4643_58828bd48d91444c9223c34360ea2517.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623893/large_thumb/large.jpg"
        },
        {
            "id": 625426,
            "name": "MakerCon - Autodesk’s 3D Printing Platform: Sparking innovation",
            "header": "Hilde Sevens at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625426/theora/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625426/large_thumb/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625426/small_thumb/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625426/broadcast/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.dv"
            },
            "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:25:09.520000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.257833Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625426/theora/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625426/large_thumb/makercon-30-2014-10-17-autodesk-3d-print-frikanalen.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": 623717,
            "name": "Samtalaprogram 4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623717/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623717/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623717/broadcast/4409_73a42b80d9944650bdc07905fd072d3a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623717/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-06-16T22:01:18.210000Z",
            "updatedTime": "2023-07-12T22:34:25.584192Z",
            "uploadedTime": "2010-06-16T22:01:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623717/theora/4409_73ae9abb0ade4d7e825528fc196355c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623717/large_thumb/large.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": 623876,
            "name": "Helse, Program4 150910",
            "header": "Helse, med Eva Britt Fjeldberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623876/theora/4680_cb13903e861c423a9e854ae85d91b917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623876/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623876/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623876/broadcast/4680_7e4e6ad88a12400f8ac7af800f6d7c57.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623876/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:18:55",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-08-30T10:53:53.653000Z",
            "updatedTime": "2018-11-10T18:29:29.256055Z",
            "uploadedTime": "2010-08-30T10:53:53.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623876/theora/4680_cb13903e861c423a9e854ae85d91b917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623876/large_thumb/large.jpg"
        },
        {
            "id": 623468,
            "name": "Den norske kirke i eksil del 45B",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
                "original": "https://upload.frikanalen.no/media/623468/original/orig_46bb378517cf473682bd07227da5722d.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623468/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623468/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623468/broadcast/4065_fc85750efbba40848965fbe2ea87c2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623468/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:02.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-11T17:27:25.307000Z",
            "updatedTime": "2018-11-10T18:29:29.774708Z",
            "uploadedTime": "2010-03-11T17:27:25.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623468/theora/4065_133dd4d3bce042f6a4910e330fcae629.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623468/large_thumb/large.jpg"
        }
    ]
}