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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1750&ordering=-name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=-name",
    "results": [
        {
            "id": 623666,
            "name": "Hjerte Til Hjerte, The River/Zachary Smith",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623666/theora/4237_bbea22fdb6e24c55933aea1909a8f05e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623666/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623666/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623666/broadcast/4237_7faa214927a34a15b06333deba98c337.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623666/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:41:35Z",
            "updatedTime": "2018-11-10T18:29:29.521052Z",
            "uploadedTime": "2010-04-16T09:41:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623666/theora/4237_bbea22fdb6e24c55933aea1909a8f05e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623666/large_thumb/large.jpg"
        },
        {
            "id": 623686,
            "name": "Hjerte Til Hjerte, Terje Forsberg del 3",
            "header": "Terje Forsbergs vitnesbyrd del 3 av 3.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623686/theora/4240_ee5b5389f23e4146a772da80a746f1a1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623686/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623686/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623686/broadcast/4240_c26adf53e777449cb9592292dd961431.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623686/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:03:54.480000Z",
            "updatedTime": "2018-11-10T18:29:29.500129Z",
            "uploadedTime": "2010-04-16T10:03:54.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623686/theora/4240_ee5b5389f23e4146a772da80a746f1a1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623686/large_thumb/large.jpg"
        },
        {
            "id": 623683,
            "name": "Hjerte Til Hjerte, Terje Forsberg del 2",
            "header": "Terje Forsbergs vitnesbyrd del 2 av 3.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623683/theora/4239_21c65b93d8984aa08b0fd1652237f186.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623683/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623683/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623683/broadcast/4239_8dc8060533fb4184b888f9eab3bb352c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623683/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:03:08.340000Z",
            "updatedTime": "2018-11-10T18:29:29.501533Z",
            "uploadedTime": "2010-04-16T10:03:08.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623683/theora/4239_21c65b93d8984aa08b0fd1652237f186.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623683/large_thumb/large.jpg"
        },
        {
            "id": 623682,
            "name": "Hjerte Til Hjerte, Terje Forsberg del 1",
            "header": "Terje Forsbergs vitnesbyrd del 1 av 3.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623682/theora/4238_2aa04f351e99413295e00955506b38d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623682/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623682/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623682/broadcast/4238_288adc9ec78943cc97b512b942f6d113.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623682/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:02:07.307000Z",
            "updatedTime": "2018-11-10T18:29:29.502877Z",
            "uploadedTime": "2010-04-16T10:02:07.307000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623682/theora/4238_2aa04f351e99413295e00955506b38d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623682/large_thumb/large.jpg"
        },
        {
            "id": 623266,
            "name": "Hjerte Til Hjerte, SOS Church Sverige",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623266/theora/3639_38357ce786ae4da887b54d8e49f4dc68.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623266/broadcast/3639_dc9f05e60416403cae9b4e411348d507.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623266/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:51:18.480000Z",
            "updatedTime": "2018-11-10T18:29:30.019539Z",
            "uploadedTime": "2009-11-10T08:51:18.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623266/theora/3639_38357ce786ae4da887b54d8e49f4dc68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623266/large_thumb/large.jpg"
        },
        {
            "id": 623230,
            "name": "Hjerte Til Hjerte, Reidar Gamst del 2",
            "header": "Et nytt liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623230/theora/3636_42c77f476d5a4f768a05946501bd9c9e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623230/broadcast/3636_3755689d69e941cfb073fbea3cb696b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623230/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:33:31.077000Z",
            "updatedTime": "2018-11-10T18:29:30.063558Z",
            "uploadedTime": "2009-11-10T08:33:31.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623230/theora/3636_42c77f476d5a4f768a05946501bd9c9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623230/large_thumb/large.jpg"
        },
        {
            "id": 623229,
            "name": "Hjerte Til Hjerte, Reidar Gamst del 1",
            "header": "Et nytt liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623229/theora/3635_19d0b7c7b4e54a2aa3ca8e1d48bc0252.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623229/broadcast/3635_8f900307bc1740aa97ab52361e575370.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623229/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:32:34.233000Z",
            "updatedTime": "2018-11-10T18:29:30.064926Z",
            "uploadedTime": "2009-11-10T08:32:34.233000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623229/theora/3635_19d0b7c7b4e54a2aa3ca8e1d48bc0252.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623229/large_thumb/large.jpg"
        },
        {
            "id": 623341,
            "name": "Hjerte Til Hjerte, Reidar Gamst/Bjørn Olsen",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623341/theora/3733_ca228f591bbc4bc7a2ff1777bec48077.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623341/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623341/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623341/broadcast/3733_ac1ae326855f47a29ae815ad4053b217.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623341/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:26:48.940000Z",
            "updatedTime": "2018-11-10T18:29:29.921648Z",
            "uploadedTime": "2009-12-18T11:26:48.940000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623341/theora/3733_ca228f591bbc4bc7a2ff1777bec48077.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623341/large_thumb/large.jpg"
        },
        {
            "id": 623792,
            "name": "Hjerte Til Hjerte nr. 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623792/broadcast/4287_0702c9bd84084ea2b2ea9ed81c192167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:14:42.260000Z",
            "updatedTime": "2018-11-10T18:29:29.373967Z",
            "uploadedTime": "2010-05-07T07:14:42.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
        },
        {
            "id": 623315,
            "name": "Hjerte Til Hjerte nr. 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623315/theora/3641_35b162845a6149d1904f1de8623ceb9b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623315/broadcast/3641_8324786f98b84edfbae6eb66ac8130af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623315/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:53:15.090000Z",
            "updatedTime": "2018-11-10T18:29:29.957800Z",
            "uploadedTime": "2009-11-10T08:53:15.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623315/theora/3641_35b162845a6149d1904f1de8623ceb9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623315/large_thumb/large.jpg"
        },
        {
            "id": 623623,
            "name": "Hjerte Til Hjerte, Marc Dupont del 3",
            "header": "Marc Dupont på SBI",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623623/theora/4235_c8615b5780404e9eb95df22e6db257c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623623/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623623/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623623/broadcast/4235_efc5540805c6464ca107facb9e0c53af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623623/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:39:52.467000Z",
            "updatedTime": "2018-11-10T18:29:29.578542Z",
            "uploadedTime": "2010-04-16T09:39:52.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623623/theora/4235_c8615b5780404e9eb95df22e6db257c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623623/large_thumb/large.jpg"
        },
        {
            "id": 623621,
            "name": "Hjerte Til Hjerte, Marc Dupont del 2",
            "header": "Marc Dupont på SBI",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623621/theora/4234_0a287638a3444c4594d85ee581ab9978.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623621/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623621/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623621/broadcast/4234_16831d2670764cb0b113b9e3cf4681e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623621/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:39:00.760000Z",
            "updatedTime": "2018-11-10T18:29:29.581301Z",
            "uploadedTime": "2010-04-16T09:39:00.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623621/theora/4234_0a287638a3444c4594d85ee581ab9978.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623621/large_thumb/large.jpg"
        },
        {
            "id": 623610,
            "name": "Hjerte Til Hjerte, Marc Dupont del 1",
            "header": "Marc Dupont på SBI.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623610/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623610/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623610/broadcast/3991_b29da3ef411948459ee748583e8d5bbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:53:43.833000Z",
            "updatedTime": "2018-11-10T18:29:29.596308Z",
            "uploadedTime": "2010-02-24T08:53:43.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623610/theora/3991_2d56dc79279a422e888d01ad48b00a75.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623610/large_thumb/large.jpg"
        },
        {
            "id": 623751,
            "name": "Hjerte Til Hjerte Litteraturmisjon 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623751/broadcast/4241_95f015b928cc470784359be964da51a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:06:23.373000Z",
            "updatedTime": "2018-11-10T18:29:29.426103Z",
            "uploadedTime": "2010-04-16T10:06:23.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
        },
        {
            "id": 623481,
            "name": "Hjerte Til Hjerte, Leif Hetland del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:22:51.140000Z",
            "updatedTime": "2018-11-10T18:29:29.756388Z",
            "uploadedTime": "2010-02-10T10:22:51.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
        },
        {
            "id": 623477,
            "name": "Hjerte Til Hjerte, Leif Hetland del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623477/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623477/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623477/broadcast/3947_b78be43ecc90419a8a825c96502ee9b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:21:55.653000Z",
            "updatedTime": "2018-11-10T18:29:29.762172Z",
            "uploadedTime": "2010-02-10T10:21:55.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
        },
        {
            "id": 623474,
            "name": "Hjerte Til Hjerte, Leif Hetland del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623474/broadcast/3946_6a3e2ff3fecf43458bc8b1b92713a6c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:20:34.420000Z",
            "updatedTime": "2018-11-10T18:29:29.766348Z",
            "uploadedTime": "2010-02-10T10:20:34.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
        },
        {
            "id": 623224,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623224/theora/3618_50fdad5514d04bb39de0456731a15da3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623224/broadcast/3618_743266df087446048daddb206193a464.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623224/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:56:41.237000Z",
            "updatedTime": "2018-11-10T18:29:30.070583Z",
            "uploadedTime": "2009-10-30T13:56:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623224/theora/3618_50fdad5514d04bb39de0456731a15da3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623224/large_thumb/large.jpg"
        },
        {
            "id": 623216,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623216/theora/3617_d718ed418b154c92a97c8949992b08f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623216/broadcast/3617_b3d8c3a4d8b44197b7573a8d888f9ee8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623216/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:55:51.673000Z",
            "updatedTime": "2018-11-10T18:29:30.080474Z",
            "uploadedTime": "2009-10-30T13:55:51.673000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623216/theora/3617_d718ed418b154c92a97c8949992b08f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623216/large_thumb/large.jpg"
        },
        {
            "id": 623207,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623207/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623207/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623207/broadcast/3616_e0ad137b1d1e4f3d89e931aeaab0d14f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623207/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:54:32.127000Z",
            "updatedTime": "2018-11-10T18:29:30.092934Z",
            "uploadedTime": "2009-10-30T13:54:32.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623207/theora/3616_fa89c339124c4fd69a177a85ebed9525.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623207/large_thumb/large.jpg"
        },
        {
            "id": 623344,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623344/theora/3734_c8d043c7c96f46a6a3d88c2940134d5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623344/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623344/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623344/broadcast/3734_93eb30afa035471896704c540ad1619e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623344/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:28:30.730000Z",
            "updatedTime": "2018-11-10T18:29:29.917592Z",
            "uploadedTime": "2009-12-18T11:28:30.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623344/theora/3734_c8d043c7c96f46a6a3d88c2940134d5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623344/large_thumb/large.jpg"
        },
        {
            "id": 623420,
            "name": "Hjerte Til Hjerte, Kautokeino del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623420/broadcast/3929_7a1292f4cfd14bd2b404e7f23bf387a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:12:46.440000Z",
            "updatedTime": "2018-11-10T18:29:29.817827Z",
            "uploadedTime": "2010-01-27T10:12:46.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623420/theora/3929_c7574734d22b41e0ae96e92249bc8afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623420/large_thumb/large.jpg"
        },
        {
            "id": 623280,
            "name": "Hjerte Til Hjerte, Julemusikal",
            "header": "Julemusikal fra Knoffen menighet, Drammen 2008",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623280/theora/3638_abfcc19fc7d746dda76ace015c034fc9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623280/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623280/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623280/broadcast/3638_0f81349916c04d9aa99b3b655af598c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623280/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:50:10.217000Z",
            "updatedTime": "2018-11-10T18:29:30.003493Z",
            "uploadedTime": "2009-11-10T08:50:10.217000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623280/theora/3638_abfcc19fc7d746dda76ace015c034fc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623280/large_thumb/large.jpg"
        },
        {
            "id": 623279,
            "name": "Hjerte Til Hjerte, Julemusikal",
            "header": "Julemusikal fra Knoffen menighet, Drammen 2008",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623279/theora/3640_dfb5b58cc74b40298a055a776dc8534b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623279/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623279/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623279/broadcast/3640_ab0c15daea124c0aa276cd58c924e8e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623279/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:52:36.607000Z",
            "updatedTime": "2018-11-10T18:29:30.004877Z",
            "uploadedTime": "2009-11-10T08:52:36.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623279/theora/3640_dfb5b58cc74b40298a055a776dc8534b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623279/large_thumb/large.jpg"
        },
        {
            "id": 623399,
            "name": "Hjerte Til Hjerte, Heidi Baker",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623399/theora/3927_48b0cd51e40346138689c09fed6f3dc2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623399/broadcast/3927_f7624cb9d9984b8a9b4d50c6f9829c2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623399/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-27T10:03:06.370000Z",
            "updatedTime": "2018-11-10T18:29:29.844291Z",
            "uploadedTime": "2010-01-27T10:03:06.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623399/theora/3927_48b0cd51e40346138689c09fed6f3dc2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623399/large_thumb/large.jpg"
        },
        {
            "id": 623776,
            "name": "Hjerte Til Hjerte fra Karmøy 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623776/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623776/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623776/broadcast/4244_6857ad92dcec415e9c5824f916506e48.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623776/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:10:18.140000Z",
            "updatedTime": "2018-11-10T18:29:29.392024Z",
            "uploadedTime": "2010-04-16T10:10:18.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623776/large_thumb/large.jpg"
        },
        {
            "id": 623265,
            "name": "Hjerte Til Hjerte, Forsoningenstjeneste",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623265/theora/3637_078550970b814b7fa062812b27b4b8cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623265/broadcast/3637_d04db3a250f74ae79d73dfe594e21f77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623265/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:34:33.920000Z",
            "updatedTime": "2018-11-10T18:29:30.020876Z",
            "uploadedTime": "2009-11-10T08:34:33.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623265/theora/3637_078550970b814b7fa062812b27b4b8cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623265/large_thumb/large.jpg"
        },
        {
            "id": 623560,
            "name": "Hjerte Til Hjerte, Finnmark (2009)",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623560/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623560/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623560/broadcast/3987_68822bcf895e4391b52c2adc6f183717.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:08.083000Z",
            "updatedTime": "2018-11-10T18:29:29.645734Z",
            "uploadedTime": "2010-02-24T08:44:08.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623560/theora/3987_f10b68ef8b5644babc02dcde407c4e85.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623560/large_thumb/large.jpg"
        },
        {
            "id": 623466,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623466/broadcast/3945_14d1bfbbe3564587a4d5736198dd198d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:18:21.593000Z",
            "updatedTime": "2018-11-10T18:29:29.777679Z",
            "uploadedTime": "2010-02-10T10:18:21.593000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623466/theora/3945_34ccdcb87fd04de89b1545c3dbb27fa5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623466/large_thumb/large.jpg"
        },
        {
            "id": 623422,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623422/broadcast/3944_8bb090eb9e6141028756a033bf6098f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:17:04.920000Z",
            "updatedTime": "2018-11-10T18:29:29.815118Z",
            "uploadedTime": "2010-02-10T10:17:04.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
        },
        {
            "id": 623364,
            "name": "Hjerte Til Hjerte, Dennis Greenidge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623364/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623364/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623364/broadcast/3735_02fddd9969ae4a0ba3f1db9fa52e9e90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623364/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:29:28.917000Z",
            "updatedTime": "2018-11-10T18:29:29.890112Z",
            "uploadedTime": "2009-12-18T11:29:28.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623364/large_thumb/large.jpg"
        },
        {
            "id": 622272,
            "name": "Hjerte til Hjerte del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622272/theora/2119_9f6b59594f6a40979439af367b73549f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622272/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622272/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622272/broadcast/orig_Fra hjerte til hjerte 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622272/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:19:00Z",
            "updatedTime": "2018-11-10T18:29:30.948763Z",
            "uploadedTime": "2009-01-02T11:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622272/theora/2119_9f6b59594f6a40979439af367b73549f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622272/large_thumb/large.jpg"
        },
        {
            "id": 622259,
            "name": "Hjerte til Hjerte del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.966187Z",
            "uploadedTime": "2009-01-02T10:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
        },
        {
            "id": 622500,
            "name": "Hjerte til hjerte del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622500/theora/744_fa8dc766826e4f46abfcfbb4ff17143c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622500/broadcast/orig_Fra Hjerte til Hjerte del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622500/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:24:00Z",
            "updatedTime": "2018-11-10T18:29:30.636861Z",
            "uploadedTime": "2009-01-01T12:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622500/theora/744_fa8dc766826e4f46abfcfbb4ff17143c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622500/large_thumb/large.jpg"
        },
        {
            "id": 622499,
            "name": "Hjerte til hjerte del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622499/theora/743_19c9f787b8c24c85a3fdb0f07ba1f742.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622499/broadcast/orig_Hjerte til hjerte del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622499/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.638193Z",
            "uploadedTime": "2009-01-01T12:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622499/theora/743_19c9f787b8c24c85a3fdb0f07ba1f742.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622499/large_thumb/large.jpg"
        },
        {
            "id": 623625,
            "name": "Hjerte Til Hjerte, Carl G.Severin, SBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623625/theora/4236_da5e4635a44e48169f92fcdf670b9e6d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623625/broadcast/4236_7c824367844b488ab466cab148364ba7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623625/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:01.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T09:40:46.437000Z",
            "updatedTime": "2018-11-10T18:29:29.575867Z",
            "uploadedTime": "2010-04-16T09:40:46.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623625/theora/4236_da5e4635a44e48169f92fcdf670b9e6d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623625/large_thumb/large.jpg"
        },
        {
            "id": 623568,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 3",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623568/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623568/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623568/broadcast/3990_1dd0c6de691b495c8a0d33c7aeb588f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:52:33.757000Z",
            "updatedTime": "2018-11-10T18:29:29.636253Z",
            "uploadedTime": "2010-02-24T08:52:33.757000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623568/theora/3990_0d9e51f7abfd41a88dace3cf92467504.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623568/large_thumb/large.jpg"
        },
        {
            "id": 623499,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623499/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623499/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623499/broadcast/3950_e8e746b06ecd419d9480311dcce868f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:24:30.937000Z",
            "updatedTime": "2018-11-10T18:29:29.731975Z",
            "uploadedTime": "2010-02-10T10:24:30.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623499/theora/3950_e4a4635b0454465bbd0e55aeaae3b0a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623499/large_thumb/large.jpg"
        },
        {
            "id": 623562,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 2",
            "header": "Carl Gustav Severin på Zoe(2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623562/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623562/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623562/broadcast/3989_a4941a7928e64bd49cbb64bf522a25bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:50:40.117000Z",
            "updatedTime": "2018-11-10T18:29:29.643035Z",
            "uploadedTime": "2010-02-24T08:50:40.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623562/theora/3989_5127f3fbbdcb46b7a894aa7e7e9aa7af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623562/large_thumb/large.jpg"
        },
        {
            "id": 623561,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623561/broadcast/3988_657d0faf137b40ce873a5f942ed8daaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:46.583000Z",
            "updatedTime": "2018-11-10T18:29:29.644397Z",
            "uploadedTime": "2010-02-24T08:44:46.583000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
        },
        {
            "id": 623498,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623498/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623498/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623498/broadcast/3949_0b3a1c28928b4e7ca4bacd5bad7cb501.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:23:46.310000Z",
            "updatedTime": "2018-11-10T18:29:29.733316Z",
            "uploadedTime": "2010-02-10T10:23:46.310000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623498/theora/3949_0e8c8bb84fc742c19cf9c3d24cec3f30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623498/large_thumb/large.jpg"
        },
        {
            "id": 623377,
            "name": "Hjerte Til Hjerte, besøk hos KraftskolenSBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623377/broadcast/3736_5ae397b6b4714844816104bf131463de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623377/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:30:16.370000Z",
            "updatedTime": "2018-11-10T18:29:29.871036Z",
            "uploadedTime": "2009-12-18T11:30:16.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623377/large_thumb/large.jpg"
        },
        {
            "id": 623857,
            "name": "Hjerte Til Hjerte, Bazan, 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:36:32.430000Z",
            "updatedTime": "2018-11-10T18:29:29.282311Z",
            "uploadedTime": "2010-05-07T07:36:32.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
        },
        {
            "id": 623815,
            "name": "Hjernen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623815/theora/4558_0098bf17d14f4535866075e1962ec5b7.ogv",
                "original": "https://upload.frikanalen.no/media/623815/original/orig_ac21b67b7b8d44fe9dda2a0d86db1609.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623815/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623815/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623815/broadcast/4558_53cc0c9667024fa29015de112d18bb37.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623815/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:03:06.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-08-10T14:37:50.087000Z",
            "updatedTime": "2018-11-10T18:29:29.341862Z",
            "uploadedTime": "2010-08-10T14:37:50.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623815/theora/4558_0098bf17d14f4535866075e1962ec5b7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623815/large_thumb/large.jpg"
        },
        {
            "id": 623987,
            "name": "Hjelp, jeg skal holde tale!",
            "header": "De fleste av oss kommer før eller siden opp i en situasjon hvor vi er nødt til å snakke til en forsamling, det være seg privat (konfirmasjon, bryllup, runde fødselsdager, generalforsamling i borettslaget o.l.) eller i yrkeslivet (julebord og andre firmafester, seminarer, fagforeningsmøter o.l.). Noen ganger skjer det spontant og uforberedt fordi munnen bobler over med det hjertet er fullt av. Andre ganger ? og de er som regel de vanskelige ? er det (mer eller mindre) nøye planlagt, og forventningene både fra en selv og fra forsamlingen kan virke lammende. Hva kan en skuespiller lære oss om å takle forventningspresset og å forene nøye forberedelse med spontanitet og entusiasme?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623987/theora/orig_cdff8580bdee45f2ae5d3cf5926e7e73.ogv",
                "original": "https://upload.frikanalen.no/media/623987/original/orig_cdff8580bdee45f2ae5d3cf5926e7e73.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623987/broadcast/4834_703b9d1ffd314a57adef756b7d1b20ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623987/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:09.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-10-14T07:42:44Z",
            "updatedTime": "2018-11-10T18:29:29.099927Z",
            "uploadedTime": "2010-10-14T07:42:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623987/theora/orig_cdff8580bdee45f2ae5d3cf5926e7e73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623987/large_thumb/large.jpg"
        },
        {
            "id": 627896,
            "name": "Historie om Gaza og Jaffa",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627896/theora/Historie. Gaza og Jaffa..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627896/broadcast/Historie. Gaza og Jaffa..dv",
                "largeThumb": "https://upload.frikanalen.no/media/627896/large_thumb/Historie. Gaza og Jaffa..jpg",
                "original": "https://upload.frikanalen.no/media/627896/original/Historie. Gaza og Jaffa..mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:06:28.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-07T17:25:42.184534Z",
            "updatedTime": "2024-08-07T17:29:23.096340Z",
            "uploadedTime": "2024-08-07T17:26:17.248386Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627896/theora/Historie. Gaza og Jaffa..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627896/large_thumb/Historie. Gaza og Jaffa..jpg"
        },
        {
            "id": 626729,
            "name": "Historien om Israels stammer",
            "header": "Verdifull viten",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626729/theora/Historien om Israels stammer (2).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626729/broadcast/Historien om Israels stammer (2).dv",
                "original": "https://upload.frikanalen.no/media/626729/original/Historien om Israels stammer (2).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626729/large_thumb/Historien om Israels stammer (2).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:41.666667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-03-12T16:29:14.344022Z",
            "updatedTime": "2021-08-07T19:59:10.011851Z",
            "uploadedTime": "2021-08-07T19:58:43.632947Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626729/theora/Historien om Israels stammer (2).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626729/large_thumb/Historien om Israels stammer (2).jpg"
        },
        {
            "id": 626688,
            "name": "Historien om Israels stammer",
            "header": "En uforglemmelig reise",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626688/theora/Historien om Israels stammer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626688/broadcast/Historien om Israels stammer.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626688/large_thumb/Historien om Israels stammer.jpg",
                "original": "https://upload.frikanalen.no/media/626688/original/Historien om Israels stammer.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:41.666667",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-02-01T08:42:51.732203Z",
            "updatedTime": "2021-02-01T09:08:15.062554Z",
            "uploadedTime": "2021-02-01T08:43:47.807119Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626688/theora/Historien om Israels stammer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626688/large_thumb/Historien om Israels stammer.jpg"
        },
        {
            "id": 626656,
            "name": "Himmelen, jorden og Paradis",
            "header": "Fyldig beskrivelse av viktige steder",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626656/theora/Himmelen, jorden og Paradis.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626656/broadcast/Himmelen, jorden og Paradis.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626656/large_thumb/Himmelen, jorden og Paradis.jpg",
                "original": "https://upload.frikanalen.no/media/626656/original/Himmelen, jorden og Paradis.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:40:50.833333",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-31T19:01:31.466069Z",
            "updatedTime": "2020-12-31T19:21:54.938819Z",
            "uploadedTime": "2020-12-31T19:02:40.221995Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626656/theora/Himmelen, jorden og Paradis.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626656/large_thumb/Himmelen, jorden og Paradis.jpg"
        },
        {
            "id": 625881,
            "name": "High FPS GoPro test",
            "header": "This is merely a test to see how Frikanalen handles high FPS inputs.",
            "description": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625881/original/GOPR0003.MP4"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:04.360000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-05-08T11:26:00.667676Z",
            "updatedTime": "2018-11-14T11:22:08.973211Z",
            "uploadedTime": "2017-05-22T09:21:11.098575Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        }
    ]
}