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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=750&ordering=publish_on_web",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=650&ordering=publish_on_web",
    "results": [
        {
            "id": 624993,
            "name": "Studentservice episode 3",
            "header": "Velkommen til Studentservice! I ukas episode skal inspektøren Ellen holde et øye med Geir for å vurdere hans arbeidsinnsats. Snart har hun kanskje holdt nok øyne med arbeiderne. Kommer noen til å få sparken?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624993/theora/6461_1c2f64293ac843ee86247b2dede682e0.ogv",
                "original": "https://upload.frikanalen.no/media/624993/original/orig_9bb1641f58ef4f6ab6d505337cc8d1d3.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624993/broadcast/6461_440803fda3fb421ebe7bdc32b8f51be5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624993/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:39.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:39:21.120000Z",
            "updatedTime": "2018-11-10T18:29:27.799950Z",
            "uploadedTime": "2012-10-04T21:39:21.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624993/theora/6461_1c2f64293ac843ee86247b2dede682e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624993/large_thumb/large.jpg"
        },
        {
            "id": 624992,
            "name": "Studentservice episode 2",
            "header": "I andre episode forsetter Ellen å inspisere de ansatte i Studentservice. Samtidig har Annika oppdaget et problem, og for å få tilbake balansen bruker hun sine alternative metoder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624992/theora/6460_0bfd842901d145338c0a11a1228beeda.ogv",
                "original": "https://upload.frikanalen.no/media/624992/original/orig_7957ce0ca3044876bdf273ae9aa64b25.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624992/broadcast/6460_2fa276bfeba9421694c6f3141c0febcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624992/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:04:36.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-10-04T21:37:58.683000Z",
            "updatedTime": "2018-11-10T18:29:27.801342Z",
            "uploadedTime": "2012-10-04T21:37:58.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624992/theora/6460_0bfd842901d145338c0a11a1228beeda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624992/large_thumb/large.jpg"
        },
        {
            "id": 625059,
            "name": "FAT konf 03: Gud og loven",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Første del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625059/theora/orig_63a6111d33b44c1884ce681ea6419c6b.ogv",
                "original": "https://upload.frikanalen.no/media/625059/original/orig_63a6111d33b44c1884ce681ea6419c6b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625059/broadcast/6549_221f766975da417b85cf5905d8dc19f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625059/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:21:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:57:08.850000Z",
            "updatedTime": "2018-11-10T18:29:27.710554Z",
            "uploadedTime": "2012-11-08T14:57:08.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625059/theora/orig_63a6111d33b44c1884ce681ea6419c6b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625059/large_thumb/large.jpg"
        },
        {
            "id": 624990,
            "name": "40_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
                "original": "https://upload.frikanalen.no/media/624990/original/orig_17259d20882e4dedabef46771e028698.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624990/broadcast/6382_15acd28871c2489cb0809a76187fcd25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624990/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:46",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:17:05.947000Z",
            "updatedTime": "2018-11-10T18:29:27.804085Z",
            "uploadedTime": "2012-08-28T07:17:05.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624990/theora/6382_8c2e77e24c2a421aba5a4fd2f6c0edae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624990/large_thumb/large.jpg"
        },
        {
            "id": 624987,
            "name": "STV på Hove: Mikhael Paskalev",
            "header": "Det handler om å ha noe å falle tilbake på, sa trondheimsaktuelle Mikhael Paskalev om det å kombinere artistlivet med studier. Se Student-TVs intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624987/theora/6447_aa89bec1789746cea0cdc437f4758f56.ogv",
                "original": "https://upload.frikanalen.no/media/624987/original/orig_ae4bf247d8cd406d873bb4488d97c466.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624987/broadcast/6447_4434da0177614bc7978b3751f95cfbdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624987/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:26.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:54:51.343000Z",
            "updatedTime": "2018-11-10T18:29:27.808140Z",
            "uploadedTime": "2012-09-28T14:54:51.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624987/theora/6447_aa89bec1789746cea0cdc437f4758f56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624987/large_thumb/large.jpg"
        },
        {
            "id": 624986,
            "name": "STV på Hove: LidoLido",
            "header": "LidoLido kunne ikke la være å bli musiker, men forteller at det er beinhard jobbing. Se vårt intervju med ham her!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
                "original": "https://upload.frikanalen.no/media/624986/original/orig_3a8edbe87a1b4617872499eb60d32a90.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624986/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624986/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624986/broadcast/6446_77d76f8be8154ac4b2a2c695bb1a848b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:24.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-28T14:47:38.147000Z",
            "updatedTime": "2018-11-10T18:29:27.810023Z",
            "uploadedTime": "2012-09-28T14:47:38.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624986/theora/6446_38dd53aa46c1443ba2841a87e40a9f79.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624986/large_thumb/large.jpg"
        },
        {
            "id": 624984,
            "name": "AR6260 Arena",
            "header": "Arena med Bjørn Gjellum.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624984/theora/orig_2453cd2b86044a448b08dfe32e2322cc.ogv",
                "original": "https://upload.frikanalen.no/media/624984/original/orig_2453cd2b86044a448b08dfe32e2322cc.m4v",
                "smallThumb": "https://upload.frikanalen.no/media/624984/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624984/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624984/broadcast/6443_e2416aa31c484303847a346a41c64f52.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624984/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:47.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-25T21:02:21.537000Z",
            "updatedTime": "2018-11-10T18:29:27.811486Z",
            "uploadedTime": "2012-09-25T21:02:21.537000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624984/theora/orig_2453cd2b86044a448b08dfe32e2322cc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624984/large_thumb/large.jpg"
        },
        {
            "id": 624980,
            "name": "Den første hjemreise.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624980/theora/6430_4693088630ba4c3cb084b62d2293740d.ogv",
                "original": "https://upload.frikanalen.no/media/624980/original/orig_b7fafacd74544de099e1906c8a389261.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624980/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624980/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624980/broadcast/6430_2572f476c8b1410ea95ea661d30336f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624980/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:12:00.920000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:26:55.027000Z",
            "updatedTime": "2018-11-10T18:29:27.817107Z",
            "uploadedTime": "2012-09-21T09:26:55.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624980/theora/6430_4693088630ba4c3cb084b62d2293740d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624980/large_thumb/large.jpg"
        },
        {
            "id": 624979,
            "name": "AR6196 Arena",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv",
                "original": "https://upload.frikanalen.no/media/624979/original/orig_79b186a1cd2f47f094ca282922eb5d70.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624979/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624979/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624979/broadcast/6397_0a7f0296c5dc42218f500140f2450b16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624979/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:33",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:28:39.280000Z",
            "updatedTime": "2018-11-10T18:29:27.818460Z",
            "uploadedTime": "2012-09-15T08:28:39.280000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624979/theora/orig_79b186a1cd2f47f094ca282922eb5d70.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624979/large_thumb/large.jpg"
        },
        {
            "id": 624978,
            "name": "Den Gud som åpenbares.",
            "header": "Hvilket bilde av Gud gir Bibelen oss? Program 2 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624978/theora/orig_e38d0ec88a5e4df49f6e8bd091ccb8b1.ogv",
                "original": "https://upload.frikanalen.no/media/624978/original/orig_e38d0ec88a5e4df49f6e8bd091ccb8b1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624978/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624978/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624978/broadcast/6417_842a97a6993e42e78b1638153478d36b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624978/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:38:24.660000Z",
            "updatedTime": "2018-11-10T18:29:27.819847Z",
            "uploadedTime": "2012-09-21T08:38:24.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624978/theora/orig_e38d0ec88a5e4df49f6e8bd091ccb8b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624978/large_thumb/large.jpg"
        },
        {
            "id": 624977,
            "name": "AR6221 Arena",
            "header": "Arena med Bjørn Gjellum som programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
                "original": "https://upload.frikanalen.no/media/624977/original/orig_06e3a222f5c944ad9980e4f1ac0b8a08.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624977/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624977/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624977/broadcast/6398_c4dc4b9a52994644afde3df8c1020d51.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:11",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-09-15T08:34:00.703000Z",
            "updatedTime": "2018-11-10T18:29:27.821281Z",
            "uploadedTime": "2012-09-15T08:34:00.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624977/theora/orig_06e3a222f5c944ad9980e4f1ac0b8a08.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624977/large_thumb/large.jpg"
        },
        {
            "id": 624976,
            "name": "Den store konflikten.",
            "header": "Hva går den store striden mellom det gode og det onde ut på? Program 1 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624976/theora/orig_822763bd226f4c0aaff409755668d9d5.ogv",
                "original": "https://upload.frikanalen.no/media/624976/original/orig_822763bd226f4c0aaff409755668d9d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624976/broadcast/6416_f7f89213be7b43ae8bd69eacea5c8649.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624976/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:35:06.787000Z",
            "updatedTime": "2018-11-10T18:29:27.822831Z",
            "uploadedTime": "2012-09-21T08:35:06.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624976/theora/orig_822763bd226f4c0aaff409755668d9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624976/large_thumb/large.jpg"
        },
        {
            "id": 624975,
            "name": "Badstua.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624975/theora/6429_b76b69b974084d48a2aa7e15b45d892d.ogv",
                "original": "https://upload.frikanalen.no/media/624975/original/orig_8dcd137b13a64f09b4134a340413fae9.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624975/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624975/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624975/broadcast/6429_00f74673674a4f79923eed358d79888c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624975/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:45.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:24:42.277000Z",
            "updatedTime": "2018-11-10T18:29:27.824302Z",
            "uploadedTime": "2012-09-21T09:24:42.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624975/theora/6429_b76b69b974084d48a2aa7e15b45d892d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624975/large_thumb/large.jpg"
        },
        {
            "id": 624974,
            "name": "Stor størrelse, få medlemmer",
            "header": "En video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624974/theora/6434_81cb815e23254987ab4ea7eed4db936c.ogv",
                "original": "https://upload.frikanalen.no/media/624974/original/orig_1210c6beb36342099edab158e766f64d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624974/broadcast/6434_07c38df2e24f4c02997c40a74304fca8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624974/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:08:05.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:49:56.043000Z",
            "updatedTime": "2018-11-10T18:29:27.825648Z",
            "uploadedTime": "2012-09-21T09:49:56.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624974/theora/6434_81cb815e23254987ab4ea7eed4db936c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624974/large_thumb/large.jpg"
        },
        {
            "id": 624973,
            "name": "Leirstedet.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624973/theora/6432_134aa89a89b54b3dbfbc59c70dcae59e.ogv",
                "original": "https://upload.frikanalen.no/media/624973/original/orig_ae5a59d8999c4b25a06d1bdfc30fb657.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624973/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624973/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624973/broadcast/6432_89d04c13ea7b46cf91235d2c746fe023.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624973/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:05:14.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:39:12.560000Z",
            "updatedTime": "2018-11-10T18:29:27.827008Z",
            "uploadedTime": "2012-09-21T09:39:12.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624973/theora/6432_134aa89a89b54b3dbfbc59c70dcae59e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624973/large_thumb/large.jpg"
        },
        {
            "id": 624972,
            "name": "Gi dem en Bibel.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624972/theora/6431_bbd0ec224d4648f38f886bc8e28b89ca.ogv",
                "original": "https://upload.frikanalen.no/media/624972/original/orig_757af109a03443159ace943bb3c7e672.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624972/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624972/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624972/broadcast/6431_9fb942c6696b430ca38905cfab753b44.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624972/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:19.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:36:42.640000Z",
            "updatedTime": "2018-11-10T18:29:27.828388Z",
            "uploadedTime": "2012-09-21T09:36:42.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624972/theora/6431_bbd0ec224d4648f38f886bc8e28b89ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624972/large_thumb/large.jpg"
        },
        {
            "id": 624971,
            "name": "Låvekirken.",
            "header": "Et video fra Adventistsamfunnets virksomhet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624971/theora/6433_ec77d013c4c84da9af0cdadc70edb1e7.ogv",
                "original": "https://upload.frikanalen.no/media/624971/original/orig_31bf7b6ec00a4e9ba10a91beb7ccff22.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624971/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624971/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624971/broadcast/6433_4f7ef0d4a6964081a91085fe390cd886.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624971/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T09:46:36.307000Z",
            "updatedTime": "2018-11-10T18:29:27.829731Z",
            "uploadedTime": "2012-09-21T09:46:36.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624971/theora/6433_ec77d013c4c84da9af0cdadc70edb1e7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624971/large_thumb/large.jpg"
        },
        {
            "id": 624970,
            "name": "39_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
                "original": "https://upload.frikanalen.no/media/624970/original/orig_7348aa023f1243fe8e55ca73e15a4a71.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624970/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624970/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624970/broadcast/6381_84cfdf8275c243ab94d62e4dfc67ba67.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T07:08:30.927000Z",
            "updatedTime": "2018-11-10T18:29:27.831097Z",
            "uploadedTime": "2012-08-28T07:08:30.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624970/theora/6381_b4671ab928fb4607bdafaeb4fd5f20d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624970/large_thumb/large.jpg"
        },
        {
            "id": 625060,
            "name": "FAT konf 04: Gud og loven 2",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. Andre del av en panelsamtale ledet av Atle Haugen, om Guds hensikt med loven.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
                "original": "https://upload.frikanalen.no/media/625060/original/orig_c7f7b19c90664b819eb6595bf740e9a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625060/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625060/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625060/broadcast/6550_99db707574574a8889853d156f9a3df8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625060/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T15:01:00.183000Z",
            "updatedTime": "2018-11-10T18:29:27.709184Z",
            "uploadedTime": "2012-11-08T15:01:00.183000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625060/theora/orig_c7f7b19c90664b819eb6595bf740e9a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625060/large_thumb/large.jpg"
        },
        {
            "id": 627824,
            "name": "Krigen i Ukraina",
            "header": "Krigen i Ukraina",
            "description": "Glenn Diesen og Marielle Leraand forklarer krigens grusumheter og fraværet av fredsevnen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627824/theora/bjelkenOyet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627824/broadcast/bjelkenOyet.dv",
                "original": "https://upload.frikanalen.no/media/627824/original/bjelkenOyet.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627824/large_thumb/bjelkenOyet.jpg"
            },
            "creator": "skrohn@broadpark.no",
            "organization": {
                "id": 142,
                "name": "Norge ut av NATO",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2232,
                "editorName": "Sonja Krohn",
                "editorEmail": "skrohn@broadpark.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:19:17.880000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-24T22:22:54.456595Z",
            "updatedTime": "2023-11-25T07:48:03.526221Z",
            "uploadedTime": "2023-11-24T23:06:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627824/theora/bjelkenOyet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627824/large_thumb/bjelkenOyet.jpg"
        },
        {
            "id": 624960,
            "name": "Arena uke 35",
            "header": "Trond Eriksen\nKari Kjønnås Kjos",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624960/theora/orig_654f791f550c4e30816f22898c0c376c.ogv",
                "original": "https://upload.frikanalen.no/media/624960/original/orig_654f791f550c4e30816f22898c0c376c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624960/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624960/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624960/broadcast/6386_83ea336da3914711b4130e2aa939fe93.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624960/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:33",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-29T14:33:30.640000Z",
            "updatedTime": "2018-11-10T18:29:27.844791Z",
            "uploadedTime": "2012-08-29T14:33:30.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624960/theora/orig_654f791f550c4e30816f22898c0c376c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624960/large_thumb/large.jpg"
        },
        {
            "id": 624959,
            "name": "Den norske kirke i eksil 117-2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624959/theora/orig_bad9f01d84c14f9a8118e09d4aa660e1.ogv",
                "original": "https://upload.frikanalen.no/media/624959/original/orig_bad9f01d84c14f9a8118e09d4aa660e1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624959/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624959/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624959/broadcast/6384_7d412b953cf14641869c5ca9ce191da5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624959/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:22",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-28T19:40:53.793000Z",
            "updatedTime": "2018-11-10T18:29:27.846166Z",
            "uploadedTime": "2012-08-28T19:40:53.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624959/theora/orig_bad9f01d84c14f9a8118e09d4aa660e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624959/large_thumb/large.jpg"
        },
        {
            "id": 624957,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
                "original": "https://upload.frikanalen.no/media/624957/original/orig_76f3ab454e554abea36616ed9590ee43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624957/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624957/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624957/broadcast/6378_6cad2325c32a428cb24bea5961414ab5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:56:52.667000Z",
            "updatedTime": "2018-11-10T18:29:27.848880Z",
            "uploadedTime": "2012-08-28T06:56:52.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624957/theora/6378_b3e95e3e2e73472ca7656e919ce7f1ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624957/large_thumb/large.jpg"
        },
        {
            "id": 624956,
            "name": "36_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
                "original": "https://upload.frikanalen.no/media/624956/original/orig_305b5b1bc0b04c418a7463ac35de6486.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624956/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624956/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624956/broadcast/6377_cc63773dcb744024b8453032556eb849.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:50",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-08-28T06:55:54.667000Z",
            "updatedTime": "2018-11-10T18:29:27.850233Z",
            "uploadedTime": "2012-08-28T06:55:54.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624956/theora/6377_60df770c391f406dad39260f7c606f00.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624956/large_thumb/large.jpg"
        },
        {
            "id": 624954,
            "name": "Den norske kirke i eksil 118",
            "header": "Menigheten synger sanger fra sangboka.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624954/theora/orig_32f32d15eb754b5e88ade800f6d7162b.ogv",
                "original": "https://upload.frikanalen.no/media/624954/original/orig_32f32d15eb754b5e88ade800f6d7162b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624954/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624954/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624954/broadcast/6371_66d5b0e673124a3aa5cb494b2b07b509.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624954/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:19",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-22T17:26:16.210000Z",
            "updatedTime": "2018-11-10T18:29:27.851615Z",
            "uploadedTime": "2012-08-22T17:26:16.210000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624954/theora/orig_32f32d15eb754b5e88ade800f6d7162b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624954/large_thumb/large.jpg"
        },
        {
            "id": 624953,
            "name": "AR6190 Arena Morsoen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
                "original": "https://upload.frikanalen.no/media/624953/original/orig_96c6dc55b5d7482fbf354d5b09d8905a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624953/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624953/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624953/broadcast/6369_f4e926841f514ca2a9ea279bc747772a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:19:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-08-21T19:05:03.857000Z",
            "updatedTime": "2018-11-10T18:29:27.852966Z",
            "uploadedTime": "2012-08-21T19:05:03.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624953/theora/orig_96c6dc55b5d7482fbf354d5b09d8905a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624953/large_thumb/large.jpg"
        },
        {
            "id": 624952,
            "name": "AR6191 Arena spesial",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624952/theora/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.ogv",
                "original": "https://upload.frikanalen.no/media/624952/original/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624952/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624952/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624952/broadcast/6368_49b7b7cc888141f7a4ec5e7dbe5306ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624952/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:21:06",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-21T19:03:05.843000Z",
            "updatedTime": "2018-11-10T18:29:27.854304Z",
            "uploadedTime": "2012-08-21T19:03:05.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624952/theora/orig_5b2518c2ae0a41f6b238bf81df9ab2e2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624952/large_thumb/large.jpg"
        },
        {
            "id": 624950,
            "name": "Santiago Chile 2010",
            "header": "Prem Rawat taler om menneskets fødselsrett i Chile",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624950/theora/6367_360abed9b05940349dbfb0cb3e111cbe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624950/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624950/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624950/broadcast/6367_360abed9b05940349dbfb0cb3e111cbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624950/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:07.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-16T13:23:55.547000Z",
            "updatedTime": "2018-11-10T18:29:27.857086Z",
            "uploadedTime": "2012-08-16T13:23:55.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624950/theora/6367_360abed9b05940349dbfb0cb3e111cbe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624950/large_thumb/large.jpg"
        },
        {
            "id": 624949,
            "name": "Å Holde Et Løfte",
            "header": "Hva denne Kunnskap holder i sitt Løfte",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624949/theora/6365_42fa8d34625144c98abe9c7f54b3e385.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624949/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624949/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624949/broadcast/6365_42fa8d34625144c98abe9c7f54b3e385.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624949/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:24.520000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-08-16T13:11:17.673000Z",
            "updatedTime": "2018-11-10T18:29:27.858465Z",
            "uploadedTime": "2012-08-16T13:11:17.673000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624949/theora/6365_42fa8d34625144c98abe9c7f54b3e385.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624949/large_thumb/large.jpg"
        },
        {
            "id": 624692,
            "name": "Florianopolis Brasil",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624692/theora/5911_95dda181828040e8b26efe332de471fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624692/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624692/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624692/broadcast/5911_95dda181828040e8b26efe332de471fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624692/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:00.440000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-01-03T17:04:16.677000Z",
            "updatedTime": "2018-11-10T18:29:28.187361Z",
            "uploadedTime": "2012-01-03T17:04:16.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624692/theora/5911_95dda181828040e8b26efe332de471fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624692/large_thumb/large.jpg"
        },
        {
            "id": 624939,
            "name": "AR6039b Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624939/theora/orig_673292102e64450f85eba7bd985a7ad6.ogv",
                "original": "https://upload.frikanalen.no/media/624939/original/orig_673292102e64450f85eba7bd985a7ad6.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624939/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624939/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624939/broadcast/6333_663c5543d1a64571952da49359afb568.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624939/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:39",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-06-30T07:39:33.067000Z",
            "updatedTime": "2018-11-10T18:29:27.870970Z",
            "uploadedTime": "2012-06-30T07:39:33.067000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624939/theora/orig_673292102e64450f85eba7bd985a7ad6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624939/large_thumb/large.jpg"
        },
        {
            "id": 624938,
            "name": "AR6131 Arena",
            "header": "Arena med Bjørn Gjellum samtaler med våre politikere og sentrale personer i og utenfor ES",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624938/theora/orig_38378a6bec894176b7f8add10ef0a8aa.ogv",
                "original": "https://upload.frikanalen.no/media/624938/original/orig_38378a6bec894176b7f8add10ef0a8aa.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624938/broadcast/6332_bedf157f9289401884035ba73d428d16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624938/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:39",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-06-30T07:38:36.660000Z",
            "updatedTime": "2018-11-10T18:29:27.872569Z",
            "uploadedTime": "2012-06-30T07:38:36.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624938/theora/orig_38378a6bec894176b7f8add10ef0a8aa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624938/large_thumb/large.jpg"
        },
        {
            "id": 624937,
            "name": "den norske kirke i eksil 116",
            "header": "Kjære seer.\nHvorfor lager vi disse  programmene.Svaret er for mennesker skal bli frelst. Jesus kom til denne jord for å frelse syndere for himmelen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624937/theora/orig_9beed5eefcd3459fa7b85df28c79e169.ogv",
                "original": "https://upload.frikanalen.no/media/624937/original/orig_9beed5eefcd3459fa7b85df28c79e169.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624937/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624937/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624937/broadcast/6331_e751390d240f4eef80b85c7ca6600e3b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624937/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:12",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-25T20:40:36.277000Z",
            "updatedTime": "2018-11-10T18:29:27.873925Z",
            "uploadedTime": "2012-06-25T20:40:36.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624937/theora/orig_9beed5eefcd3459fa7b85df28c79e169.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624937/large_thumb/large.jpg"
        },
        {
            "id": 624934,
            "name": "Den norske kirke i eksil 115",
            "header": "Ivar Kristianslund tar et oppgjør med abortloven.\nNå er det lyd.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624934/theora/orig_85fdb9afeeee4565977b50481356978a.ogv",
                "original": "https://upload.frikanalen.no/media/624934/original/orig_85fdb9afeeee4565977b50481356978a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624934/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624934/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624934/broadcast/6329_af96757fb59a4ee08ca96e185cf592e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624934/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:57",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-22T20:12:23.557000Z",
            "updatedTime": "2018-11-10T18:29:27.878005Z",
            "uploadedTime": "2012-06-22T20:12:23.557000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624934/theora/orig_85fdb9afeeee4565977b50481356978a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624934/large_thumb/large.jpg"
        },
        {
            "id": 625664,
            "name": "TED - Adam Savage: My love letter to cosplay",
            "header": "Adam Savage makes things and builds experiments, and he uses costumes to add humor, color and clarity to the stories he tells. Tracing his lifelong love of costumes — from a childhood space helmet made of an ice cream tub to a No-Face costume he wore to Comic-Con — Savage explores the world of cosplay and the meaning it creates for its community. \"We're connecting with something important inside of us,\" he says. \"The costumes are how we reveal ourselves to each other.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625664/original/AdamSavage_2016.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625664/broadcast/AdamSavage_2016.dv",
                "theora": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625664/small_thumb/AdamSavage_2016.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:11.710000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AdamSavage_2016",
            "createdTime": "2016-07-15T19:00:04.309358Z",
            "updatedTime": "2018-11-10T18:29:26.902236Z",
            "uploadedTime": "2016-07-15T19:57:09.255810Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg"
        },
        {
            "id": 624930,
            "name": "New Life - Program 05 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
                "original": "https://upload.frikanalen.no/media/624930/original/orig_fc5c17fadeed4752be74725ffc13b0a1.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624930/broadcast/6308_72121d670cdd4a81b837c9070ae65d90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624930/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:42.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-19T19:14:04.690000Z",
            "updatedTime": "2018-11-10T18:29:27.882125Z",
            "uploadedTime": "2012-06-19T19:14:04.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624930/theora/orig_fc5c17fadeed4752be74725ffc13b0a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624930/large_thumb/large.jpg"
        },
        {
            "id": 624927,
            "name": "New Life - Program 04 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
                "original": "https://upload.frikanalen.no/media/624927/original/orig_76956d95df6f44dfb55170c425dcc0c0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624927/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624927/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624927/broadcast/6303_8482db070b2f49beb40e16dab9e8bbf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:15.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T07:16:31.213000Z",
            "updatedTime": "2018-11-10T18:29:27.884889Z",
            "uploadedTime": "2012-06-13T07:16:31.213000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624927/theora/orig_76956d95df6f44dfb55170c425dcc0c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624927/large_thumb/large.jpg"
        },
        {
            "id": 624923,
            "name": "Den norske kirke i eksil 114",
            "header": "Guds ord er sannheten om oss mennesker.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624923/theora/orig_f348e1cecd694a2686cfd5d9078e5d86.ogv",
                "original": "https://upload.frikanalen.no/media/624923/original/orig_f348e1cecd694a2686cfd5d9078e5d86.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624923/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624923/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624923/broadcast/6302_7e553ba80fbd4b4eb801844490f27321.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624923/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:00.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-13T06:45:28.667000Z",
            "updatedTime": "2018-11-10T18:29:27.886236Z",
            "uploadedTime": "2012-06-13T06:45:28.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624923/theora/orig_f348e1cecd694a2686cfd5d9078e5d86.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624923/large_thumb/large.jpg"
        },
        {
            "id": 624922,
            "name": "25_12 Ostfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
                "original": "https://upload.frikanalen.no/media/624922/original/orig_e501ffacbb0b40298bcfcaabf585956c.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624922/broadcast/6300_20c6be9481cf44f7bb455c80bd22ebcf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624922/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-12T09:04:17.940000Z",
            "updatedTime": "2018-11-10T18:29:27.887627Z",
            "uploadedTime": "2012-06-12T09:04:17.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624922/theora/6300_fa577712c5164db8b4ceb61eb0ee5392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624922/large_thumb/large.jpg"
        },
        {
            "id": 624920,
            "name": "New Life - Program 03 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
                "original": "https://upload.frikanalen.no/media/624920/original/orig_4bcf744e20b04ab1acf0ec8c7dce07df.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624920/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624920/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624920/broadcast/6299_55d7e6aaa19b4e3b8d65770d44f1ff82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:05.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-11T16:46:56.747000Z",
            "updatedTime": "2018-11-10T18:29:27.890345Z",
            "uploadedTime": "2012-06-11T16:46:56.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624920/theora/orig_4bcf744e20b04ab1acf0ec8c7dce07df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624920/large_thumb/large.jpg"
        },
        {
            "id": 624919,
            "name": "24_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
                "original": "https://upload.frikanalen.no/media/624919/original/orig_5f7cf331d5a547948cbe36070a863329.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624919/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624919/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624919/broadcast/6298_257bfeb0d0394f7f868b1fa865be1ef4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624919/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:29",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-06-05T10:58:43.287000Z",
            "updatedTime": "2018-11-10T18:29:27.891747Z",
            "uploadedTime": "2012-06-05T10:58:43.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624919/theora/6298_881563ce14244163a7d87025ce59d2c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624919/large_thumb/large.jpg"
        },
        {
            "id": 624917,
            "name": "Tangert 2012 05 Sexslave redder andre",
            "header": "Somaly Mam var sexslave som barn. Nå hjelper hun jenter i samme situasjon. Hvert år blir tusenvis av barn solgt til misbruk som bare kan stanses hvis mange nok menn forandrer sine holdninger. ADRA er med i dette arbeidet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624917/theora/orig_9dbf8cea55e44d5d8b00f0b74129cf99.ogv",
                "original": "https://upload.frikanalen.no/media/624917/original/orig_9dbf8cea55e44d5d8b00f0b74129cf99.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624917/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624917/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624917/broadcast/6296_36ee123e197141d787f1c5b445084266.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624917/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": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-01T09:25:05.890000Z",
            "updatedTime": "2018-11-10T18:29:27.894422Z",
            "uploadedTime": "2012-06-01T09:25:05.890000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624917/theora/orig_9dbf8cea55e44d5d8b00f0b74129cf99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624917/large_thumb/large.jpg"
        },
        {
            "id": 625061,
            "name": "FAT konf 06: Lovløsheten",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Andre Schalfani.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
                "original": "https://upload.frikanalen.no/media/625061/original/orig_e48c1e9f0df4481296f16a4a480d9cac.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625061/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625061/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625061/broadcast/6572_06df56682e9047739ccf02fc38bb5045.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625061/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:19:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:53:35.857000Z",
            "updatedTime": "2018-11-10T18:29:27.707830Z",
            "uploadedTime": "2012-11-14T18:53:35.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625061/theora/orig_e48c1e9f0df4481296f16a4a480d9cac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625061/large_thumb/large.jpg"
        },
        {
            "id": 624913,
            "name": "23_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv",
                "original": "https://upload.frikanalen.no/media/624913/original/orig_76c78abfd7024103bb8fd76013a3e274.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624913/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624913/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624913/broadcast/6295_53f1da2a97304dba8f56504e70063146.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624913/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:53:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-05-31T08:10:14.047000Z",
            "updatedTime": "2018-11-10T18:29:27.897156Z",
            "uploadedTime": "2012-05-31T08:10:14.047000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624913/theora/6295_ea0331c3140140a29c81c767eeae96b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624913/large_thumb/large.jpg"
        },
        {
            "id": 625062,
            "name": "FAT konf 07: Relevante ti bud?",
            "header": "Forum for Adventist-Teologi tar opp teologiske tema. I denne serien har vi med foredragene i en konferanse om De ti buds plass i teologien. I dette programmet hører vi Kenneth Bergland.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
                "original": "https://upload.frikanalen.no/media/625062/original/orig_8ce1a9e2ff0f43468f6d82ca906c5957.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625062/broadcast/6573_8abcabefa09343c089d3c5dad2e978a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-14T18:58:07.330000Z",
            "updatedTime": "2018-11-10T18:29:27.706416Z",
            "uploadedTime": "2012-11-14T18:58:07.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625062/theora/orig_8ce1a9e2ff0f43468f6d82ca906c5957.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625062/large_thumb/large.jpg"
        },
        {
            "id": 625682,
            "name": "Professional Open-Source Radio Astronomy - Debconf 16",
            "header": "The Square Kilometer Array radio astronomy telescope will be one of the world's largest scientific instruments, spanning half the globe, with components distributed across Africa and Australia.\n\nThe MeerKAT telescope, one of its precursors, is currently under construction in South Africa and uses fully open-source software and hardware for primary signal processing operations. When completed next year, it will be the world's most sensitive L-band array.\n\nThis talk will discuss the telescopes and their unique challenges which drive the development of open-source hardware and software to process the deluge of data. I will introduce four generations of open-source FPGA hardware along with the collaboratively-developed ecosystem of software and DSP libraries.\n\nOpen Weekend session with Jason Manley during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625682/theora/Professional_OpenSource_Radio_Astronomy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625682/broadcast/Professional_OpenSource_Radio_Astronomy.dv",
                "original": "https://upload.frikanalen.no/media/625682/original/Professional_OpenSource_Radio_Astronomy.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625682/small_thumb/Professional_OpenSource_Radio_Astronomy.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625682/large_thumb/Professional_OpenSource_Radio_Astronomy.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:37:39.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/113/",
            "createdTime": "2016-07-20T15:01:07.299487Z",
            "updatedTime": "2018-11-10T18:29:26.875899Z",
            "uploadedTime": "2016-07-20T15:01:12.645352Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625682/theora/Professional_OpenSource_Radio_Astronomy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625682/large_thumb/Professional_OpenSource_Radio_Astronomy.jpg"
        },
        {
            "id": 625905,
            "name": "Teckids: The Free Software Youth Organisation",
            "header": "Teckids is a youth organisation from Germany, aiming at establishing a free software community among children and adolescents (basically pupils). Regularly running youth programmes at FOSS conferences where children take part in workshops about many aspects of technology and computer science, Teckids provides the necessary entry level to the free software community.\r\n\r\n    Being a community organisation for young people, Teckids entirely relies on engaging those young people in all aspects of the organisation, starting from tutoring in workshops up to participating as board members. This concept brings a whole bunch of quite complicated and hard processes with it, but is entirely worth while.\r\n\r\n    We would like to introduce our work to interested participants in Norway, to present the idea behind the organisation, and maybe find people who would like to engage in the project in Norway.\r\n\r\nEike and Nik are two members of Teckids e.V. in Germany. Nik is chairperson and founding member of the organisation, and Eike, now 16 years old, is the tutor who got everything rolling back when he was 11 years old and held his first PyGame workshops at FrOSCon. The two are now lead developers of the Veripeditus project, a new tool to get young people interested in gaming involved in programming using free software tools.\r\n\r\nNUUG talk from 2017-08-08.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625905/small_thumb/20170808-teckids-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625905/broadcast/20170808-teckids-frikanalen.dv"
            },
            "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": "00:56:00.120000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170808-teckids/",
            "createdTime": "2017-08-10T11:38:20.126965Z",
            "updatedTime": "2018-11-10T18:29:26.567706Z",
            "uploadedTime": "2017-08-10T11:40:08.983970Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg"
        },
        {
            "id": 625063,
            "name": "Folkehelsens røtter 01",
            "header": "Per de Lange viser oss gjenstander fra egen samling som forteller om folkehelsens historiske røtter. I siste delen av programmet gir han tips om hvilken mat vi bør velge for å ungå visse sykdommer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625063/theora/orig_2dc811ea24134254a43d9d301bbc696d.ogv",
                "original": "https://upload.frikanalen.no/media/625063/original/orig_2dc811ea24134254a43d9d301bbc696d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625063/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625063/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625063/broadcast/6542_0ca25848b0014d6a98807e5d1a1ada88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625063/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:41.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-11-08T14:18:38.903000Z",
            "updatedTime": "2018-11-10T18:29:27.705074Z",
            "uploadedTime": "2012-11-08T14:18:38.903000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625063/theora/orig_2dc811ea24134254a43d9d301bbc696d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625063/large_thumb/large.jpg"
        },
        {
            "id": 625064,
            "name": "Når alt blir nytt.",
            "header": "Ord blir fattige i møte med himmelen. Program 13 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625064/theora/orig_9327ca7427364cdbb296dd07c19c06b8.ogv",
                "original": "https://upload.frikanalen.no/media/625064/original/orig_9327ca7427364cdbb296dd07c19c06b8.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625064/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625064/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625064/broadcast/6428_b3f6715fd4524a869fe0e6a2086518b0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625064/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-21T09:14:47.513000Z",
            "updatedTime": "2018-11-10T18:29:27.703729Z",
            "uploadedTime": "2012-09-21T09:14:47.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625064/theora/orig_9327ca7427364cdbb296dd07c19c06b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625064/large_thumb/large.jpg"
        },
        {
            "id": 625683,
            "name": "Surviving the Next 23 Years of Free Software - Debconf 16",
            "header": "Let's face it, GNU/Linux is no youngster! Many developers are aging and as with any large group of people, we must plan for the sad but inevitable loss of contributors. We have already lost a number of extremely important people in our community. In this talk, Karen will discuss the legal and social implications of this transition and possible mechanisms we can put in place to address them.\n\nTalk (45 mins) session with Karen Sandler during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625683/theora/Surviving_the_Next_23_Years_of_Free_Software.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625683/broadcast/Surviving_the_Next_23_Years_of_Free_Software.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625683/large_thumb/Surviving_the_Next_23_Years_of_Free_Software.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625683/small_thumb/Surviving_the_Next_23_Years_of_Free_Software.jpg",
                "original": "https://upload.frikanalen.no/media/625683/original/Surviving_the_Next_23_Years_of_Free_Software.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:18.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/57/",
            "createdTime": "2016-07-20T21:10:57.849893Z",
            "updatedTime": "2018-11-10T18:29:26.874262Z",
            "uploadedTime": "2016-07-20T21:11:03.209613Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625683/theora/Surviving_the_Next_23_Years_of_Free_Software.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625683/large_thumb/Surviving_the_Next_23_Years_of_Free_Software.jpg"
        }
    ]
}