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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2600&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2500&ordering=-header",
    "results": [
        {
            "id": 623310,
            "name": "Nornet tv del 42",
            "header": "Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623310/theora/3817_04bb956655344b33bca083c552d2151c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623310/broadcast/3817_d21d88f3d433471cb145a3a6ad919fda.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623310/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:21:35",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-01-08T09:12:26.017000Z",
            "updatedTime": "2018-11-10T18:29:29.964626Z",
            "uploadedTime": "2010-01-08T09:12:26.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623310/theora/3817_04bb956655344b33bca083c552d2151c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623310/large_thumb/large.jpg"
        },
        {
            "id": 623118,
            "name": "Bill Stenber",
            "header": "Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623118/theora/3520_5045fb9dc2e34471ba4940e2b968e1fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623118/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623118/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623118/broadcast/3520_17b2eacad5d84ce1b9b4f3814158e200.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623118/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:28:53.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-09-21T10:46:04.153000Z",
            "updatedTime": "2018-11-10T18:29:30.201029Z",
            "uploadedTime": "2009-09-21T10:46:04.153000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623118/theora/3520_5045fb9dc2e34471ba4940e2b968e1fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623118/large_thumb/large.jpg"
        },
        {
            "id": 623300,
            "name": "nornet 40",
            "header": "Bill  Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623300/theora/3781_01302dce4fac4c079a62814a4d2a4465.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623300/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623300/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623300/broadcast/3781_252c22a31bfb43ae947c4b60c108d24f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623300/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:15:53.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-01-04T13:23:30.317000Z",
            "updatedTime": "2018-11-10T18:29:29.977274Z",
            "uploadedTime": "2010-01-04T13:23:30.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623300/theora/3781_01302dce4fac4c079a62814a4d2a4465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623300/large_thumb/large.jpg"
        },
        {
            "id": 623021,
            "name": "Nornet TV del 28",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4b",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623021/broadcast/orig_90012d79345e4848936235f8358b1187.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623021/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-30T06:29:06.347000Z",
            "updatedTime": "2018-11-10T18:29:30.326856Z",
            "uploadedTime": "2009-08-30T06:29:06.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623021/theora/3317_bfd519465ac34704b7581eaef80a7779.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623021/large_thumb/large.jpg"
        },
        {
            "id": 623020,
            "name": "Nornet TV del 27",
            "header": "Bibelundervisning ved Hans Bratterud VGF1-4a",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623020/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623020/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623020/broadcast/orig_9e506277a5124eeda525ce2a33c3f0dd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623020/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-29T18:27:22.063000Z",
            "updatedTime": "2018-11-10T18:29:30.328246Z",
            "uploadedTime": "2009-08-29T18:27:22.063000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623020/theora/3316_6352b8198c124f82b0ea763b8b2b4afe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623020/large_thumb/large.jpg"
        },
        {
            "id": 623013,
            "name": "Nornet TV del 25",
            "header": "Bibelundervisning ved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623013/broadcast/orig_40f67855c5c24e42a934e5654dd82c9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623013/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T20:46:00.953000Z",
            "updatedTime": "2018-11-10T18:29:30.337814Z",
            "uploadedTime": "2009-08-27T20:46:00.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
        },
        {
            "id": 623018,
            "name": "Nornet TV del 26",
            "header": "Bibelundervisning\nved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623018/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623018/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623018/broadcast/orig_9b9421b7d97140cb80fddc6a2dbaab0c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623018/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:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-28T07:13:15.493000Z",
            "updatedTime": "2018-11-10T18:29:30.330988Z",
            "uploadedTime": "2009-08-28T07:13:15.493000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623018/theora/3307_e7be951ffb0f4a86a7b5cc04cfe00cb1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623018/large_thumb/large.jpg"
        },
        {
            "id": 626795,
            "name": "Kams land",
            "header": "Bibelhistorien vi aldri glemmer",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626795/theora/Kams land.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626795/broadcast/Kams land.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626795/large_thumb/Kams land.jpg",
                "original": "https://upload.frikanalen.no/media/626795/original/Kams land.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:52.766667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-10T05:30:16.280402Z",
            "updatedTime": "2021-08-07T19:06:51.129972Z",
            "uploadedTime": "2021-08-07T18:39:40.571448Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626795/theora/Kams land.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626795/large_thumb/Kams land.jpg"
        },
        {
            "id": 625134,
            "name": "Opprinnelsen, 12 Evangeliet",
            "header": "Bibelen viser at det er en sterk sammenheng mellom skapelsen og det glade budskapet, evangeliet. Terje Bjerka er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625134/theora/orig_dd4b8c1cb19b4829b0aa988d7641c53b.ogv",
                "original": "https://upload.frikanalen.no/media/625134/original/orig_dd4b8c1cb19b4829b0aa988d7641c53b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625134/broadcast/6639_ada6ea7b21404993907cb0d5c460875a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625134/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-12-31T14:12:34.100000Z",
            "updatedTime": "2018-11-10T18:29:27.611869Z",
            "uploadedTime": "2012-12-31T14:12:34.100000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625134/theora/orig_dd4b8c1cb19b4829b0aa988d7641c53b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625134/large_thumb/large.jpg"
        },
        {
            "id": 622292,
            "name": "Medieinsp. - Bibel",
            "header": "Bibelen som vaksinasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622292/theora/2268_4ab3ac752abd40ef949e3d5441ea5079.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622292/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622292/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622292/broadcast/orig_ad4e6c16558740cbbe1bc76cf614ea32.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622292/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:22.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:48:00Z",
            "updatedTime": "2024-07-25T08:03:00.220861Z",
            "uploadedTime": "2009-01-02T13:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622292/theora/2268_4ab3ac752abd40ef949e3d5441ea5079.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622292/large_thumb/large.jpg"
        },
        {
            "id": 626820,
            "name": "Jahve frelser og utsletter",
            "header": "Bibelen skriver sannheten",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626820/theora/Jahve frelser og utsletter.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626820/broadcast/Jahve frelser og utsletter.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626820/large_thumb/Jahve frelser og utsletter.jpg",
                "original": "https://upload.frikanalen.no/media/626820/original/Jahve frelser og utsletter.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:34.733333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-06-03T05:16:46.978321Z",
            "updatedTime": "2021-06-03T05:40:30.178439Z",
            "uploadedTime": "2021-06-03T05:26:34.969329Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626820/theora/Jahve frelser og utsletter.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626820/large_thumb/Jahve frelser og utsletter.jpg"
        },
        {
            "id": 627320,
            "name": "Jehova og Jesus Kristus",
            "header": "Bibelens Gud",
            "description": "Bibelenes Gud",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627320/theora/Jehova og Jesus Kristus (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627320/broadcast/Jehova og Jesus Kristus (1).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627320/large_thumb/Jehova og Jesus Kristus (1).jpg",
                "original": "https://upload.frikanalen.no/media/627320/original/Jehova og Jesus Kristus (1).mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:58:58.766667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-04-18T09:29:44.351938Z",
            "updatedTime": "2022-04-18T09:59:47.187559Z",
            "uploadedTime": "2022-04-18T09:31:35.350941Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627320/theora/Jehova og Jesus Kristus (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627320/large_thumb/Jehova og Jesus Kristus (1).jpg"
        },
        {
            "id": 626635,
            "name": "Bibelens familier.mp4",
            "header": "Bibelens familier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626635/theora/Bibelens familier.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626635/broadcast/Bibelens familier.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626635/large_thumb/Bibelens familier.jpg",
                "original": "https://upload.frikanalen.no/media/626635/original/Bibelens familier.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:07",
            "categories": [],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-03T09:10:25.906820Z",
            "updatedTime": "2020-12-03T09:37:05.642402Z",
            "uploadedTime": "2020-12-03T09:12:48.698153Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626635/theora/Bibelens familier.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626635/large_thumb/Bibelens familier.jpg"
        },
        {
            "id": 625108,
            "name": "Opprinnelsen, 01 Jesus skaper",
            "header": "Bibelen hevder at Gud har skapt verden. Jesus beskrives som ordet som var i begynnelsen og som var Gud. Har derfor Jesus noe med skapelsen å gjøre? I så fall, hva? Terje Bjerka er programleder i en serie på 13 studier.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625108/theora/orig_004bb19d2e0549319e53313717f80986.ogv",
                "original": "https://upload.frikanalen.no/media/625108/original/orig_004bb19d2e0549319e53313717f80986.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625108/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625108/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625108/broadcast/6616_a3b3cf6f8ef64b7dbe52062c7ba1c2bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625108/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-12-20T11:52:43.843000Z",
            "updatedTime": "2018-11-10T18:29:27.647748Z",
            "uploadedTime": "2012-12-20T11:52:43.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625108/theora/orig_004bb19d2e0549319e53313717f80986.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625108/large_thumb/large.jpg"
        },
        {
            "id": 624996,
            "name": "Frelse - den eneste løsningen",
            "header": "Betyr frelse noe annet enn å bli reddet? Program 4 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
                "original": "https://upload.frikanalen.no/media/624996/original/orig_30e5575db5d6429e9cf135129231f514.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624996/broadcast/6419_d6344ec3e31e4f89ba1d181d8d5719d2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624996/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-09-21T08:44:49.490000Z",
            "updatedTime": "2018-11-10T18:29:27.795830Z",
            "uploadedTime": "2012-09-21T08:44:49.490000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624996/theora/orig_30e5575db5d6429e9cf135129231f514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624996/large_thumb/large.jpg"
        },
        {
            "id": 624201,
            "name": "Den norske kirke i eksil 76",
            "header": "Betnytt tilbudet å lære om kristendommen mens det enda finnes.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624201/theora/orig_0cacf0c26a27421083e7572e5fd9ddf7.ogv",
                "original": "https://upload.frikanalen.no/media/624201/original/orig_0cacf0c26a27421083e7572e5fd9ddf7.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624201/broadcast/5202_a76032e13c014e7696ed80bf5007c26d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624201/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:06.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-24T17:34:26.443000Z",
            "updatedTime": "2018-11-10T18:29:28.833127Z",
            "uploadedTime": "2011-01-24T17:34:26.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624201/theora/orig_0cacf0c26a27421083e7572e5fd9ddf7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624201/large_thumb/large.jpg"
        },
        {
            "id": 623033,
            "name": "New Life 2009 del 18",
            "header": "Besøk på det første barnehjem New Life var med å starte for 30 år siden. Intervju med Shireen West.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
                "original": "https://upload.frikanalen.no/media/623033/original/orig_dba4584778404f2faf1a264b50177840.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623033/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623033/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623033/broadcast/3437_08cd1480d67c4fe38801406135255e6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623033/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:25:54.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-07T11:07:42.347000Z",
            "updatedTime": "2018-11-10T18:29:30.314618Z",
            "uploadedTime": "2009-09-07T11:07:42.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623033/theora/3437_fb0f8f3742e642d5bc612c4bd9c6daf9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623033/large_thumb/large.jpg"
        },
        {
            "id": 624377,
            "name": "Den norske kirke i eksil 81",
            "header": "Be så skal du få.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624377/theora/orig_896349e27cbd46d99e6ee62d2199d42c.ogv",
                "original": "https://upload.frikanalen.no/media/624377/original/orig_896349e27cbd46d99e6ee62d2199d42c.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624377/broadcast/5465_cd4737116c454ef4a6f673050f6764f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624377/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:27:13.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-19T19:03:44.997000Z",
            "updatedTime": "2018-11-10T18:29:28.597266Z",
            "uploadedTime": "2011-03-19T19:03:44.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624377/theora/orig_896349e27cbd46d99e6ee62d2199d42c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624377/large_thumb/large.jpg"
        },
        {
            "id": 626045,
            "name": "Decentralized Open Source Mesh Networks - Benedict Lau",
            "header": "Benedict Lau, en bidragsyter og arrangør på (Toronto Mesh), besøker oss for å snakke om å bygge nettverk for mesh-nettverk som er selvadresserende, desentralisert og fungerer uten internettforbindelse.\r\n\r\nVi vil diskutere peer-to-peer-applikasjoner som det interplanetariske filsystemet (IPFS) og Secure Scuttlebutt (SSB), både teknisk og å utforske sosial dynamikk som oppstår når brukerne har eierskap og kontroll over webapplikasjonene de bruker. \r\n\r\nForedraget vil gå på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626045/broadcast/20181009-benedictlau.dv",
                "original": "https://upload.frikanalen.no/media/626045/original/20181009-benedictlau.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.jpg"
            },
            "creator": "davidwnoble@gmail.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": "01:12:22.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20181009-mesh/",
            "createdTime": "2018-10-11T16:14:05.339208Z",
            "updatedTime": "2018-12-10T11:24:28.471997Z",
            "uploadedTime": "2018-10-11T14:55:24.941142Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626045/theora/20181009-benedictlau.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626045/large_thumb/20181009-benedictlau.jpg"
        },
        {
            "id": 622165,
            "name": "Møteplassen - Vandring 2 og 3",
            "header": "Begeistret for Gud\nI tørre tider",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622165/theora/1661_742617368bb843b392afaee81a0987dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622165/broadcast/orig_Møteplassen - vandring 2 og 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622165/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:29:00.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:41:00Z",
            "updatedTime": "2018-11-10T18:29:31.102694Z",
            "uploadedTime": "2009-01-02T03:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622165/theora/1661_742617368bb843b392afaee81a0987dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622165/large_thumb/large.jpg"
        },
        {
            "id": 626569,
            "name": "NUUG Meetup 2020-11-10: Flying rockets with Free Software",
            "header": "Bdale Garbe reports on if it is possible to construct, build and fly rockets kilometers into the atmosphere using only Free Software.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626569/theora/20201110-free-software-rockets.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626569/broadcast/20201110-free-software-rockets.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626569/large_thumb/20201110-free-software-rockets.jpg",
                "original": "https://upload.frikanalen.no/media/626569/original/20201110-free-software-rockets.mp4"
            },
            "creator": "davidwnoble@gmail.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": "01:00:33.300000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-11-11T19:21:18.347865Z",
            "updatedTime": "2020-11-11T21:13:59.107408Z",
            "uploadedTime": "2020-11-11T20:21:15.444996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626569/theora/20201110-free-software-rockets.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626569/large_thumb/20201110-free-software-rockets.jpg"
        },
        {
            "id": 625735,
            "name": "Chaoskey - A Hardware Random Number Generator for Everyone - Debconf 16",
            "header": "Bdale and Keith have been working on the design of an inexpensive yet robust, completely open design, hardware random number generator.  At Debconf in Portland two years ago, Tom Marble gave a talk about the earliest prototypes and then state of the project.  Happily, we now have a design we consider worthy of taking to production.  This talk will describe the hardware design, kernel device driver, and current production status of Chaoskey.\n\nTalk (20 mins) session with Bdale Garbee and Keith Packard during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625735/theora/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625735/broadcast/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.dv",
                "original": "https://upload.frikanalen.no/media/625735/original/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625735/small_thumb/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625735/large_thumb/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:44.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/94/",
            "createdTime": "2016-07-22T23:49:29.193801Z",
            "updatedTime": "2018-11-10T18:29:26.793935Z",
            "uploadedTime": "2016-07-22T23:49:35.481847Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625735/theora/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625735/large_thumb/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.jpg"
        },
        {
            "id": 623948,
            "name": "Bazar Sommerstevner 2010",
            "header": "Bazar tar deg med rundt på ulike sommerstevner.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623948/theora/4436_17a865a00c2b4fa9a7061791fcf86095.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623948/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623948/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623948/broadcast/4436_4a97ec8cab3f49a8846964ec27f3023b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623948/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-22T09:25:29Z",
            "updatedTime": "2018-11-10T18:29:29.152927Z",
            "uploadedTime": "2010-06-22T09:25:29Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623948/theora/4436_17a865a00c2b4fa9a7061791fcf86095.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623948/large_thumb/large.jpg"
        },
        {
            "id": 623048,
            "name": "Bazar fra Bergen",
            "header": "Bazar er tilstede på NLMs generalforsamling og møter mennesker som setter preg på generalforsamlingen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623048/theora/3461_5296491ec7f543d4a8a46e45c2aa272b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623048/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623048/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623048/broadcast/3461_c579ca50807343c6ace3c30ee2b65ec4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623048/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T20:27:25Z",
            "updatedTime": "2018-11-10T18:29:30.295310Z",
            "uploadedTime": "2009-09-11T20:27:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623048/theora/3461_5296491ec7f543d4a8a46e45c2aa272b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623048/large_thumb/large.jpg"
        },
        {
            "id": 622991,
            "name": "Bazar fra Trondheim",
            "header": "Bazar er på Normisjons gen.forsamling og tar pulsen. Reprisen av Møteplassen Omsorg 1 er med Terje Forsberg som forteller om grov omsorgssvikt i barndommen og hans forsonende forvandling da han ble frelst.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622991/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622991/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622991/broadcast/orig_0c0c58c922e84ad0a8a4ebc42796a7d4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622991/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-22T10:44:26Z",
            "updatedTime": "2018-11-10T18:29:30.361058Z",
            "uploadedTime": "2009-08-22T10:44:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622991/theora/3272_49217a6f667a47cc8446a9eaf1f38bb6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622991/large_thumb/large.jpg"
        },
        {
            "id": 622442,
            "name": "Bazar Dere skal gi dem mat",
            "header": "Bazar byr på velsmakende fiskesuppe denne gangen. Programleder Merete Blindheim møter kjøkkensjef Stein Bjarte Kalviknes på Himmel og Hav på Solastranda. Se også når Misjonsselskapet deler ut gratis, rykende ferskt bakverk i Stavanger sentrum.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622442/theora/2463_ea8102e01637499cb6fdb187043b3708.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622442/broadcast/2463_6a0372fc0b10442dbc6a79fce4aeb3f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622442/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:03:00Z",
            "updatedTime": "2018-11-10T18:29:30.717220Z",
            "uploadedTime": "2009-01-02T17:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622442/theora/2463_ea8102e01637499cb6fdb187043b3708.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622442/large_thumb/large.jpg"
        },
        {
            "id": 623491,
            "name": "Bazar Påskevandring",
            "header": "Bazar blir med 3- og 4-åringer på en spesiell påskeopplevelse i Hellemyr kirke denne gangen. Det er Solkollen barnehage i Kristiansand som inviterer barnehager til påskevandring i kirken, og nå ønsker de også at barnehager og menigheter i hele landet skal lære å gjøre det samme.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623491/theora/4066_d0d86ca9cf5a4a0b86a241863525b3c4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623491/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623491/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623491/broadcast/4066_7f0ffd79b41242d1b93af057ca4f35b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623491/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T12:49:09.920000Z",
            "updatedTime": "2018-11-10T18:29:29.743844Z",
            "uploadedTime": "2010-03-15T12:49:09.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623491/theora/4066_d0d86ca9cf5a4a0b86a241863525b3c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623491/large_thumb/large.jpg"
        },
        {
            "id": 623263,
            "name": "Bazar Show it i Bymenigheten Sandnes",
            "header": "Bazar blir kjent med et annerledes kirkeopplegg. Se hvordan testmenigheten i Sandnes snakker om tro i kirken og i hjemmene.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623263/theora/3345_01081658265f45d280aacd8e6fd538c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623263/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623263/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623263/broadcast/3345_82bd932e14764e56925fc4cf615dc180.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623263/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-01T07:34:27Z",
            "updatedTime": "2018-11-10T18:29:30.023740Z",
            "uploadedTime": "2009-09-01T07:34:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623263/theora/3345_01081658265f45d280aacd8e6fd538c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623263/large_thumb/large.jpg"
        },
        {
            "id": 625445,
            "name": "TED - Rajiv Maheswaran: The math behind basketball's wildest moves",
            "header": "Basketball is a fast-moving game of improvisation, contact and, ahem, spatio-temporal pattern recognition. Rajiv Maheswaran and his colleagues are analyzing the movements behind the key plays of the game, to help coaches and players combine intuition with new data. Bonus: What they're learning could help us understand how humans move everywhere.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625445/small_thumb/RajivMaheswaran_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625445/original/RajivMaheswaran_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625445/broadcast/RajivMaheswaran_2015.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:12:12.360000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RajivMaheswaran_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.233239Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg"
        },
        {
            "id": 626712,
            "name": "Trond Ali om basislovene i Israel",
            "header": "Basislovene i Israel gir rettigheter til jøder",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626712/theora/IsraelBasisLover.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626712/broadcast/IsraelBasisLover.dv",
                "original": "https://upload.frikanalen.no/media/626712/original/IsraelBasisLover.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626712/large_thumb/IsraelBasisLover.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:13:10.160000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2021-03-05T21:25:47.462122Z",
            "updatedTime": "2021-03-20T07:28:05.574981Z",
            "uploadedTime": "2021-03-06T01:16:08Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626712/theora/IsraelBasisLover.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626712/large_thumb/IsraelBasisLover.jpg"
        },
        {
            "id": 623409,
            "name": "LEV VEL Usunne barn",
            "header": "Barn vokser ikke automatisk opp med en god helse. Med Per og Karsten de Lange. Programleder Yngvar Børresen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623409/broadcast/3980_c9794e00a64f42058d7ae76ae4b24e6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623409/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:46.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T10:02:56.743000Z",
            "updatedTime": "2018-11-10T18:29:29.831843Z",
            "uploadedTime": "2010-02-17T10:02:56.743000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623409/theora/3980_4776b292ae9c49a39a33e407c1c0291f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623409/large_thumb/large.jpg"
        },
        {
            "id": 623647,
            "name": "HelseExpo Mjøndalen 10",
            "header": "Barn og fysisk aktivitet. Med lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623647/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623647/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623647/broadcast/4351_2f0d74969a6c462a865ff733280105a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623647/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:24:55.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:13:25.420000Z",
            "updatedTime": "2018-11-10T18:29:29.546722Z",
            "uploadedTime": "2010-05-21T07:13:25.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623647/theora/4351_ce82ebe915054cbfb9de02f497338516.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623647/large_thumb/large.jpg"
        },
        {
            "id": 623650,
            "name": "HelseExpo Mjøndalen 07",
            "header": "Barnets helse. Slik gir du barnet en god start. Med Dr. Serena Tonstad.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623650/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623650/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623650/broadcast/4348_85cf18094b9b4c658e85071632b95eea.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623650/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:24:44.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-21T07:06:50.783000Z",
            "updatedTime": "2018-11-10T18:29:29.542426Z",
            "uploadedTime": "2010-05-21T07:06:50.783000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623650/theora/4348_0811f2c68d5c4741b74084ed4d7c1e96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623650/large_thumb/large.jpg"
        },
        {
            "id": 625090,
            "name": "Sovereignty in Cyberspace?",
            "header": "Barlow give us his view on cyberspace independence today. Where are we right now, what should we be concerned about, what to do?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625090/theora/6591_7787afe572944f98a558755cfaeb9c5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625090/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625090/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625090/broadcast/6591_a25528263b994123b6fd815a28dfae38.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625090/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": "00:56:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2012-12-06T07:10:21Z",
            "updatedTime": "2018-11-10T18:29:27.668400Z",
            "uploadedTime": "2012-12-06T07:10:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625090/theora/6591_7787afe572944f98a558755cfaeb9c5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625090/large_thumb/large.jpg"
        },
        {
            "id": 624109,
            "name": "HelseExpo Mjøndalen 19",
            "header": "Bare denfor? Svært mange mennesker opplever depresjoner gjennom livet. Overlege og psykiate Oskar H. Sommer hjelper oss med å takle nedturene.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624109/theora/5085_8a85011af33b402e88c57be31322ce62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624109/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624109/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624109/broadcast/5085_8a85011af33b402e88c57be31322ce62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624109/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:24:02.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-13T10:40:06.643000Z",
            "updatedTime": "2018-11-10T18:29:28.944597Z",
            "uploadedTime": "2010-12-13T10:40:06.643000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624109/theora/5085_8a85011af33b402e88c57be31322ce62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624109/large_thumb/large.jpg"
        },
        {
            "id": 622441,
            "name": "Bazar påskekunst i Vågsbygd Frikirke",
            "header": "Barbro Raen Thomassen har laget installasjonskunst som kommer til liv i løpet av påskeuken. Påsken 2009 ble kunstverket installert i Vgsbygd frikirke i Kristiansand.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622441/theora/2460_1b0417e9c0a7432fb29aada651861b30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622441/broadcast/orig_777f1a6eb8804aa880e3e12b7d797641.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622441/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.718668Z",
            "uploadedTime": "2009-01-02T17:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622441/theora/2460_1b0417e9c0a7432fb29aada651861b30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622441/large_thumb/large.jpg"
        },
        {
            "id": 623535,
            "name": "Babylonkoden 12a",
            "header": "Bak kulissene. Profetiene i Daniels bok har fått ny aktualitet. Serie på 12 programmer med Reidar J. Kvinge.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623535/theora/4145_2dcb18b9672648ccb60272aa2c98a8e5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623535/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623535/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623535/broadcast/4145_928001738ad64af2803f2a3d1dbe7eac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623535/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:29:24.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-25T09:20:12.953000Z",
            "updatedTime": "2018-11-10T18:29:29.681131Z",
            "uploadedTime": "2010-03-25T09:20:12.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623535/theora/4145_2dcb18b9672648ccb60272aa2c98a8e5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623535/large_thumb/large.jpg"
        },
        {
            "id": 622289,
            "name": "Irak etter Bush",
            "header": "Awni al-Kalemji, representant for den irakiske motstanden, gir sitt syn på situasjonen i Irak og vurderer utsiktene med Obama som ny amerikansk president.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622289/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622289/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622289/broadcast/orig_Awni_al_kalemji_tekst2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
            },
            "creator": "jsteinholt@yahoo.no",
            "organization": {
                "id": 103,
                "name": "Komiteen for et fritt Irak",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1173,
                "editorName": "Jan R. Steinholt",
                "editorEmail": "jsteinholt@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:44",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.927039Z",
            "uploadedTime": "2009-01-02T13:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
        },
        {
            "id": 622935,
            "name": "Livsretning del 5a",
            "header": "Avhengighet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622935/theora/3181_f37b5b723b414bee88ec8e75cceeae3f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622935/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622935/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622935/broadcast/orig_139c45da91d14b4588edf52754e76767.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622935/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": "2009-07-29T12:50:56.357000Z",
            "updatedTime": "2018-11-10T18:29:30.405287Z",
            "uploadedTime": "2009-07-29T12:50:56.357000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622935/theora/3181_f37b5b723b414bee88ec8e75cceeae3f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622935/large_thumb/large.jpg"
        },
        {
            "id": 622149,
            "name": "Møteplassen - Vandring 1 og 2",
            "header": "Å vandre med Gud\nBegeistret for Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622149/broadcast/orig_Møteplassen - vandring 1 og 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622149/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:29:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.130527Z",
            "uploadedTime": "2009-01-02T02:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622149/large_thumb/large.jpg"
        },
        {
            "id": 627803,
            "name": "Opplasting og prosessering!",
            "header": "Automatisk",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627803/theora/2023-05-12 00-03-23.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627803/broadcast/2023-05-12 00-03-23.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627803/large_thumb/2023-05-12 00-03-23.jpg",
                "original": "https://upload.frikanalen.no/media/627803/original/2023-05-12 00-03-23.mp4"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:13.300000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-10-22T13:51:42.519631Z",
            "updatedTime": "2023-10-22T13:51:51.811168Z",
            "uploadedTime": "2023-10-22T13:51:43.326344Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627803/theora/2023-05-12 00-03-23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627803/large_thumb/2023-05-12 00-03-23.jpg"
        },
        {
            "id": 624334,
            "name": "Mer enn grøftefyll",
            "header": "Audhild Sjømo invidde Trondheims studenter i vinkulturen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
                "original": "https://upload.frikanalen.no/media/624334/original/orig_6589a185b0444f6883a0fc6972bcf6b2.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624334/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624334/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624334/broadcast/5405_603b6347c0e24355a8b0d11a45a42445.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@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:45.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-03T18:29:00.507000Z",
            "updatedTime": "2018-11-10T18:29:28.651868Z",
            "uploadedTime": "2011-03-03T18:29:00.507000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624334/theora/5405_aade50ad6d904b99892d83801a9a937f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624334/large_thumb/large.jpg"
        },
        {
            "id": 625874,
            "name": "TED - Katie Bouman: How to take a picture of a black hole",
            "header": "At the heart of the Milky Way, there's a supermassive black hole that feeds off a spinning disk of hot gas, sucking up anything that ventures too close — even light. We can't see it, but its event horizon casts a shadow, and an image of that shadow could help answer some important questions about the universe. Scientists used to think that making such an image would require a telescope the size of Earth — until Katie Bouman and a team of astronomers came up with a clever alternative. Learn more about how we can see in the ultimate dark.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625874/small_thumb/KatieBouman_2016X.jpg",
                "theora": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625874/broadcast/KatieBouman_2016X.dv",
                "original": "https://upload.frikanalen.no/media/625874/original/KatieBouman_2016X.mp4"
            },
            "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:12:55.150000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KatieBouman_2016X",
            "createdTime": "2017-04-07T12:12:45.224779Z",
            "updatedTime": "2018-11-10T18:29:26.594468Z",
            "uploadedTime": "2017-04-07T12:27:19.437475Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg"
        },
        {
            "id": 625712,
            "name": "The Conservancy Debian Services Agreement: One Year Hence - Debconf 16",
            "header": "At my invited talk at DebConf15, I announced Software Freedom Conservancy's Debian Services agreement with the Debian project.  Under the agreement, Conservancy provides some essential services to the Debian project.  Most notably, Conservancy accepts copyright assignments and enforcement agreements from Debian contributors, and enforces those copyrights when copyleft licenses are violated.  Additionally, Conservancy provides its expertise on licensing issues, project governance, and the like, in an advisory role to the Debian project.\n\nThis talk will cover what Conservancy accomplished for Debian under this services agreement, how the agreement is working so far, and what how Conservancy and Debian can work together in the coming year to make even better use of the services provided under the agreement.\n\nIdeally, attendees will come to suggest ideas for what they'd like to see, and after a short presentation, the remaining time will be used for Q&A and discussion.\n\nTalk (45 mins) session with Bradley Kuhn during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625712/theora/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625712/broadcast/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625712/large_thumb/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.jpg",
                "original": "https://upload.frikanalen.no/media/625712/original/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625712/small_thumb/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:42:46.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/34/",
            "createdTime": "2016-07-22T12:25:13.647357Z",
            "updatedTime": "2018-11-10T18:29:26.826564Z",
            "uploadedTime": "2016-07-22T12:25:19.316595Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625712/theora/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625712/large_thumb/The_Conservancy_Debian_Services_Agreement_One_Year_Hence.jpg"
        },
        {
            "id": 625446,
            "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
            "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625446/broadcast/20150811-alaveteli-hungary-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:55:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.231728Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
        },
        {
            "id": 624210,
            "name": "TED - Aimee Mullins and her 12 pairs of legs",
            "header": "Athlete, actor and activist Aimee Mullins talks about her prosthetic legs -- she's got a dozen amazing pairs -- and the superpowers they grant her: speed, beauty, an extra 6 inches of height ... Quite simply, she redefines what the body can be.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624210/theora/5209_fd790583259644e2a691a6741799f3f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624210/broadcast/5209_1e66ecdc12414813b00d3af3c9619082.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624210/large_thumb/large.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:57.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AimeeMullins_2009U",
            "createdTime": "2011-01-27T19:28:15Z",
            "updatedTime": "2018-11-10T18:29:28.823274Z",
            "uploadedTime": "2011-01-27T19:28:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624210/theora/5209_fd790583259644e2a691a6741799f3f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624210/large_thumb/large.jpg"
        },
        {
            "id": 625470,
            "name": "TED - Vijay Kumar: The future of flying robots",
            "header": "At his lab at the University of Pennsylvania, Vijay Kumar and his team have created autonomous aerial robots inspired by honeybees. Their latest breakthrough: Precision Farming, in which swarms of robots map, reconstruct and analyze every plant and piece of fruit in an orchard, providing vital information to farmers that can help improve yields and make water management smarter.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625470/original/VijayKumar_2015X.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625470/large_thumb/VijayKumar_2015X.jpg",
                "theora": "https://upload.frikanalen.no/media/625470/theora/VijayKumar_2015X.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625470/broadcast/VijayKumar_2015X.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625470/small_thumb/VijayKumar_2015X.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:13:13.730000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/VijayKumar_2015X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.203945Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625470/theora/VijayKumar_2015X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625470/large_thumb/VijayKumar_2015X.jpg"
        },
        {
            "id": 622373,
            "name": "Sammen om livet del 5a",
            "header": "Atferdsmønstre som går igjen i familier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622373/theora/2427_571c15ecceee41c081a78958ec090b13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622373/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622373/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622373/broadcast/orig_10f2f7e0720d4d249b4c7c7eacb91d91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622373/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.810418Z",
            "uploadedTime": "2009-01-02T16:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622373/theora/2427_571c15ecceee41c081a78958ec090b13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622373/large_thumb/large.jpg"
        },
        {
            "id": 625519,
            "name": "TED - Aomawa Shields: How we'll find life on other planets",
            "header": "Astronomer Aomawa Shields searches for clues that life might exist elsewhere in the universe by examining the atmospheres of distant exoplanets. When she isn't exploring the heavens, the classically trained actor (and TED Fellow) looks for ways to engage young women in the sciences using theater, writing and visual art. \"Maybe one day they'll join the ranks of astronomers who are full of contradictions,\" she says, \"and use their backgrounds to discover, once and for all, that we are truly not alone in the universe.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625519/small_thumb/AomawaShields_2015U.jpg",
                "theora": "https://upload.frikanalen.no/media/625519/theora/AomawaShields_2015U.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625519/broadcast/AomawaShields_2015U.dv",
                "original": "https://upload.frikanalen.no/media/625519/original/AomawaShields_2015U.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625519/large_thumb/AomawaShields_2015U.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:29.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AomawaShields_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.139639Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625519/theora/AomawaShields_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625519/large_thumb/AomawaShields_2015U.jpg"
        },
        {
            "id": 623346,
            "name": "Et medmenneske Astrid og Halvor",
            "header": "Astrid og Halvor Roheim jobber begge med ungdom på Tyrifjord Videregående skole. Programleder: Eirin Viktil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623346/theora/3902_4c05d6b757194d2faef128fc9236670e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623346/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623346/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623346/broadcast/3902_9882941408ae46ac835b972ed423cbf6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623346/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:27:42.560000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-20T22:20:30.620000Z",
            "updatedTime": "2018-11-10T18:29:29.914875Z",
            "uploadedTime": "2010-01-20T22:20:30.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623346/theora/3902_4c05d6b757194d2faef128fc9236670e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623346/large_thumb/large.jpg"
        }
    ]
}