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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=-id",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=-id",
    "results": [
        {
            "id": 622467,
            "name": "Muslim TV del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622467/theora/603_3a5fca6e3905476682ee3ccdaf43d3a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622467/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622467/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622467/broadcast/orig_Muslim TV Uke 43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622467/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:32.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:03:00Z",
            "updatedTime": "2018-11-10T18:29:30.682529Z",
            "uploadedTime": "2009-01-01T10:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622467/theora/603_3a5fca6e3905476682ee3ccdaf43d3a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622467/large_thumb/large.jpg"
        },
        {
            "id": 622466,
            "name": "Redningsselskapet-kort pres",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622466/theora/602_7e0b514947a5493fb0974b3c385d1c09.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622466/broadcast/orig_Redningsselskapet - Kort presentasjon.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622466/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:24.360000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T10:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.683915Z",
            "uploadedTime": "2009-01-01T10:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622466/theora/602_7e0b514947a5493fb0974b3c385d1c09.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622466/large_thumb/large.jpg"
        },
        {
            "id": 622465,
            "name": "STV U41 Nett SOS",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622465/broadcast/orig_Studentmagasinet Trondheim - Uke 41.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622465/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:29:11.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.685289Z",
            "uploadedTime": "2009-01-01T10:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
        },
        {
            "id": 622464,
            "name": "STV U40 Finanskrise..",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622464/broadcast/orig_Studentmagasinet Trondheim - Uke 40 - Krakk og krise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622464/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:30:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.686641Z",
            "uploadedTime": "2009-01-01T10:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
        },
        {
            "id": 622463,
            "name": "Veien til AA",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622463/theora/596_21f5ef405a5748d4a2c3a1d4c83c39f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622463/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622463/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622463/broadcast/orig_Veien til AA - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622463/large_thumb/large.jpg"
            },
            "creator": "jan.evjen@yahoo.no",
            "organization": {
                "id": 44,
                "name": "Anonyme Alkoholikere i Norge",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1220,
                "editorName": "Jan Evjen",
                "editorEmail": "jan.evjen@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:44.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.688027Z",
            "uploadedTime": "2009-01-01T09:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622463/theora/596_21f5ef405a5748d4a2c3a1d4c83c39f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622463/large_thumb/large.jpg"
        },
        {
            "id": 622462,
            "name": "Dette er livet del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622462/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622462/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622462/broadcast/orig_Karisma TV- Dette er livet del 12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.689370Z",
            "uploadedTime": "2009-01-01T09:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
        },
        {
            "id": 622461,
            "name": "Dette er livet del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622461/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622461/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622461/broadcast/orig_Karisma TV- Dette er livet del 11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.690711Z",
            "uploadedTime": "2009-01-01T09:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
        },
        {
            "id": 622460,
            "name": "Dette er livet del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622460/broadcast/orig_Karisma TV- Dette er livet del 10.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.692121Z",
            "uploadedTime": "2009-01-01T09:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
        },
        {
            "id": 622459,
            "name": "Dette er livet del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622459/broadcast/orig_Karisma TV- Dette er livet del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.693469Z",
            "uploadedTime": "2009-01-01T09:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
        },
        {
            "id": 622458,
            "name": "Dette er livet del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622458/broadcast/orig_Karisma TV- Dette er livet del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.694808Z",
            "uploadedTime": "2009-01-01T09:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
        },
        {
            "id": 622457,
            "name": "Dette er livet del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622457/broadcast/orig_Karisma TV- Dette er livet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.696186Z",
            "uploadedTime": "2009-01-01T09:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
        },
        {
            "id": 622456,
            "name": "Dette er livet del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622456/broadcast/orig_Karisma TV- Dette er livet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.697704Z",
            "uploadedTime": "2009-01-01T09:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
        },
        {
            "id": 622455,
            "name": "Dette er livet del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622455/broadcast/orig_Karisma TV- Dette er livet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.699218Z",
            "uploadedTime": "2009-01-01T09:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
        },
        {
            "id": 622454,
            "name": "OD-Kunnskap gir superkrefter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622454/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622454/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622454/broadcast/orig_OD - Kunskap gir superkrefter - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
            },
            "creator": "guro_g_seim@hotmail.com",
            "organization": {
                "id": 46,
                "name": "Operasjon Dagsverk",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1077,
                "editorName": "Guro Grytli Seim",
                "editorEmail": "guro_g_seim@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:37.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T09:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.700607Z",
            "uploadedTime": "2009-01-01T09:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
        },
        {
            "id": 622453,
            "name": "Akkurat Nå - Episode 02",
            "header": "1) Kåre Stølen, Stasjonssjef Gønland Politistasjon, om stoffomsetning på Grünerløkka.\n2) Varaordfører Aud Kvalbein om behandling av rusmisbrukere.\n3) Christian Tybring Gjedde om vaktselskaper som \"politi\" rundt Akerselva.\n4) Forfatter og illustratør Christian Kappelrud på på Hamar med ny Bok.\n5) Jan Tore Sanner om Valgkampen og slagordet \"Ett år igjen\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622453/theora/584_54a529a7b19840eb815b4390866ea565.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622453/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622453/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622453/broadcast/orig_ESTV - Akkurat Nå - Episode 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622453/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.701958Z",
            "uploadedTime": "2009-01-01T09:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622453/theora/584_54a529a7b19840eb815b4390866ea565.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622453/large_thumb/large.jpg"
        },
        {
            "id": 622452,
            "name": "Akkurat Nå - Episode 01",
            "header": "Møte med Jan Petersen på Saras Telt og Jødisk museum i Oslo åpnes av Kronprins Haakon\nMed Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622452/theora/581_3c9d48fd61394c2984eeef6ee96e2469.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622452/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622452/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622452/broadcast/orig_ESTV - Akkurat Nå - Episode 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622452/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:50",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.703375Z",
            "uploadedTime": "2009-01-01T09:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622452/theora/581_3c9d48fd61394c2984eeef6ee96e2469.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622452/large_thumb/large.jpg"
        },
        {
            "id": 622451,
            "name": "Dette er livet del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622451/broadcast/bc_Karisma TV - Dette er livet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.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-01-01T07:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.704772Z",
            "uploadedTime": "2009-01-01T07:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
        },
        {
            "id": 622450,
            "name": "Dette er livet del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622450/broadcast/bc_Karisma TV- Dette er livet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.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-01-01T07:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.706109Z",
            "uploadedTime": "2009-01-01T07:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
        },
        {
            "id": 622449,
            "name": "Dette er livet del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622449/broadcast/bc_Karisma TV - Dette er livet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.707496Z",
            "uploadedTime": "2009-01-01T07:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.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-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 622447,
            "name": "JukeboxTV",
            "header": "Musikkprogram med kun norske artister og band.\nKategori country/danseband/roots/etc.\nRullerende musikkvideoer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622447/theora/459_6faffd50f39040bb8ee30cb26d922a7c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622447/broadcast/orig_Jukbox TV Uke 43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622447/large_thumb/large.jpg"
            },
            "creator": "piraya.music@c2i.net",
            "organization": {
                "id": 56,
                "name": "Music House AS",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1071,
                "editorName": "Henning Hoel Eriksen",
                "editorEmail": "piraya.music@c2i.net",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:52.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.710189Z",
            "uploadedTime": "2009-01-01T07:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622447/theora/459_6faffd50f39040bb8ee30cb26d922a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622447/large_thumb/large.jpg"
        },
        {
            "id": 622446,
            "name": "Tett på Redningsselskapet 2",
            "header": "Del to av dokumentarprogrammet mesterfotografen Morten Krogvold har laget om Redningsselskapet. Vant Gullruten for beste faktaprogram i 2003.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622446/theora/408_b13792fec54641778a1b7ce888171377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622446/broadcast/orig_Tett på redningsselskapet 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622446/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:53.040000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T06:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.711567Z",
            "uploadedTime": "2009-01-01T06:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622446/theora/408_b13792fec54641778a1b7ce888171377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622446/large_thumb/large.jpg"
        },
        {
            "id": 622444,
            "name": "Den norske kirke i eksil del 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622444/theora/2466_0e135709008e48c9864d142e67f3e638.ogv",
                "original": "https://upload.frikanalen.no/media/622444/original/orig_55d7d84f3d7942118df4956626f45a20.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622444/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622444/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622444/broadcast/2466_1683422fe81645a9a6540b932d81fc43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622444/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:22.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.714392Z",
            "uploadedTime": "2009-01-02T17:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622444/theora/2466_0e135709008e48c9864d142e67f3e638.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622444/large_thumb/large.jpg"
        },
        {
            "id": 622443,
            "name": "Akkurat Nå! 3. mai",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622443/theora/2465_7c0ca6c6d5904b58bdc5e13495a16f93.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622443/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622443/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622443/broadcast/orig_b9da7e6c66a14c6eb45ed5818a9eccf1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622443/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:42:53.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.715880Z",
            "uploadedTime": "2009-01-02T17:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622443/theora/2465_7c0ca6c6d5904b58bdc5e13495a16f93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622443/large_thumb/large.jpg"
        },
        {
            "id": 622442,
            "name": "Bazar Dere skal gi dem mat",
            "header": "Bazar byr på velsmakende fiskesuppe denne gangen. Programleder Merete Blindheim møter kjøkkensjef Stein Bjarte Kalviknes på Himmel og Hav på Solastranda. Se også når Misjonsselskapet deler ut gratis, rykende ferskt bakverk i Stavanger sentrum.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622442/theora/2463_ea8102e01637499cb6fdb187043b3708.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622442/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622442/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622442/broadcast/2463_6a0372fc0b10442dbc6a79fce4aeb3f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622442/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:03:00Z",
            "updatedTime": "2018-11-10T18:29:30.717220Z",
            "uploadedTime": "2009-01-02T17:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622442/theora/2463_ea8102e01637499cb6fdb187043b3708.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622442/large_thumb/large.jpg"
        },
        {
            "id": 622441,
            "name": "Bazar påskekunst i Vågsbygd Frikirke",
            "header": "Barbro Raen Thomassen har laget installasjonskunst som kommer til liv i løpet av påskeuken. Påsken 2009 ble kunstverket installert i Vgsbygd frikirke i Kristiansand.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622441/theora/2460_1b0417e9c0a7432fb29aada651861b30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622441/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622441/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622441/broadcast/orig_777f1a6eb8804aa880e3e12b7d797641.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622441/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.718668Z",
            "uploadedTime": "2009-01-02T17:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622441/theora/2460_1b0417e9c0a7432fb29aada651861b30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622441/large_thumb/large.jpg"
        },
        {
            "id": 622440,
            "name": "Møteplassen - Ærlighet 4 og 5",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622440/theora/2453_884707f5ec694628a489aedbc67acbcd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622440/broadcast/orig_d99fda635bd64f9e882d72d3ed84ddf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622440/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.720116Z",
            "uploadedTime": "2009-01-02T16:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622440/theora/2453_884707f5ec694628a489aedbc67acbcd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622440/large_thumb/large.jpg"
        },
        {
            "id": 622438,
            "name": "Drøfting av Quranen del 25",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622438/theora/2441_2b1d489b2f8345b7bcd598d0a760707e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622438/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622438/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622438/broadcast/orig_a4706abd9950489eb7f1d4a8868a2b7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622438/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:04.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.722824Z",
            "uploadedTime": "2009-01-02T16:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622438/theora/2441_2b1d489b2f8345b7bcd598d0a760707e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622438/large_thumb/large.jpg"
        },
        {
            "id": 622437,
            "name": "Patmosvisjonen del 4b",
            "header": "Samtalegruppe.\nReidar J Kvinge leder en samtale om dagens program i serien Patmosvisjonen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622437/theora/2408_28185cc1420b4bfe982b42c30c41ec6d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622437/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622437/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622437/broadcast/orig_499fbcbc8f6c4387836e52433f309867.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622437/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:10",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:08:00Z",
            "updatedTime": "2018-11-10T18:29:30.724215Z",
            "uploadedTime": "2009-01-02T16:08:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622437/theora/2408_28185cc1420b4bfe982b42c30c41ec6d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622437/large_thumb/large.jpg"
        },
        {
            "id": 622436,
            "name": "Patmosvisjonen del 4a",
            "header": "Pergamon - å dele by med Satan.\nJohannes, en Jesu disippel, ble forvist til fangeøya Patmos der han skriver brev til sju menigheter som representerer tidsepokene fram til Jesu gjenkomst. I programserien besøker vi Patmos og stedene i Tyrkia der menighetene lå.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622436/theora/2407_b16bdc47970d4d269576218b3de8288c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622436/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622436/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622436/broadcast/orig_d774d57e32084eeab11311f5aaa06f62.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622436/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.725598Z",
            "uploadedTime": "2009-01-02T16:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622436/theora/2407_b16bdc47970d4d269576218b3de8288c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622436/large_thumb/large.jpg"
        },
        {
            "id": 622435,
            "name": "Patmosvisjonen del 3b",
            "header": "Samtalegruppe.\nReidar J. Kvinge leder en samtale om dagens program i serien Patmosvisjonen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622435/theora/2406_e7e91bc93589450d946db93dece4bd34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622435/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622435/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622435/broadcast/orig_5d247a3820a2493ba130afaf5c1bf495.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622435/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.726982Z",
            "uploadedTime": "2009-01-02T16:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622435/theora/2406_e7e91bc93589450d946db93dece4bd34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622435/large_thumb/large.jpg"
        },
        {
            "id": 622434,
            "name": "Patmosvisjonen del 3a",
            "header": "Smyrna - på livet løs.\nJohannes, en Jesu disippel, ble forvist til fangeøya Patmos der han skriver brev til sju menigheter som representerer tidsepokene fram til Jesu gjenkomst. I programserien besøker vi Patmos og stedene i Tyrkia der menighetene lå.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622434/theora/2405_0ff34e6c87cf4732ba4d60e70633523b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622434/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622434/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622434/broadcast/orig_b2d5db2439be4e479d8a5f8f055017cc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622434/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.728362Z",
            "uploadedTime": "2009-01-02T16:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622434/theora/2405_0ff34e6c87cf4732ba4d60e70633523b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622434/large_thumb/large.jpg"
        },
        {
            "id": 622433,
            "name": "Veien til AA med tekstplakater",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622433/broadcast/orig_8ad3758f603f4a24a08ded494b0a49df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
            },
            "creator": "jan.evjen@yahoo.no",
            "organization": {
                "id": 44,
                "name": "Anonyme Alkoholikere i Norge",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1220,
                "editorName": "Jan Evjen",
                "editorEmail": "jan.evjen@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:09",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.729709Z",
            "uploadedTime": "2009-01-02T15:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
        },
        {
            "id": 622432,
            "name": "ESTV uke 19",
            "header": "John Granly samtaler med David Simaintea, Samson Kizemb og Gunnar Østrem i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622432/theora/2388_c2d2bcf002754d679d39d3dc51f6e9dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622432/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622432/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622432/broadcast/orig_c44b7a34a6694dd8b6b050383ddbd39a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622432/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:29.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.731068Z",
            "uploadedTime": "2009-01-02T15:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622432/theora/2388_c2d2bcf002754d679d39d3dc51f6e9dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622432/large_thumb/large.jpg"
        },
        {
            "id": 622431,
            "name": "Think",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622431/broadcast/orig_Think NY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
            },
            "creator": "leif_egge@yahoo.no",
            "organization": {
                "id": 107,
                "name": "ElectricAid.org",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1211,
                "editorName": "Leif Egge",
                "editorEmail": "leif_egge@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:07.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.732542Z",
            "uploadedTime": "2009-01-02T14:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
        },
        {
            "id": 622430,
            "name": "Muslim TV - Palestinakonf.",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622430/theora/2298_c34e5ca5d7904a1091211eb1c7a81b0f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622430/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622430/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622430/broadcast/orig_Muslim TV - Palestina konferranse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622430/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:55.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.734001Z",
            "uploadedTime": "2009-01-02T14:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622430/theora/2298_c34e5ca5d7904a1091211eb1c7a81b0f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622430/large_thumb/large.jpg"
        },
        {
            "id": 622429,
            "name": "GA-TV  S1-E4",
            "header": "GATEAVISA-TV S1-E4\nI denne utgaven kommer tegneserieskaperen Christopher Nielsen med anmeldelser av utvalgte tegneserier fra fjoråret. Det blir møte med noen ordentlig trøtte typer. Christian Bell i bandet Bell sier han liker å drikke - godt. Også blir det Chili fra den fattige jævels kjøkken og premiere på drama fra Trondheim i tre deler.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622429/theora/2203_0b92820474294233b8c5415160ae84e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622429/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622429/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622429/broadcast/orig_program4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622429/large_thumb/large.jpg"
            },
            "creator": "paalfla@student.hf.uio.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.735444Z",
            "uploadedTime": "2009-01-02T12:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622429/theora/2203_0b92820474294233b8c5415160ae84e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622429/large_thumb/large.jpg"
        },
        {
            "id": 622428,
            "name": "GA-TV  S1-E3",
            "header": "GATEAVISA-TV S1-E3\nDenne utgaven av GA-TV står i animasjonens og kunstens tegn. Se Muto, en fantastisk vegganimasjon fra Blublu. Matt Willis-Jones bidrar med noen morsomme småanimasjoner og en variant av \"Slipp Jimmy fri\" sammen med Christopher Nielsen. Overlevelsesstrategene viser kunstvideoen \"Svineperlene\", også får vi en kjapp runde med kunst fra Havana-biennalen 2006. Inn i mellom alt, Tunfiskboller i løksaus fra Stein og en motorsykkeltur i Goa.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622428/theora/2202_295ff39005f44cc2b44685388488bb51.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622428/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622428/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622428/broadcast/orig_Program3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622428/large_thumb/large.jpg"
            },
            "creator": "paalfla@student.hf.uio.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.736861Z",
            "uploadedTime": "2009-01-02T12:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622428/theora/2202_295ff39005f44cc2b44685388488bb51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622428/large_thumb/large.jpg"
        },
        {
            "id": 622427,
            "name": "New Life 2009 del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622427/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622427/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622427/broadcast/orig_New Life 2009 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.738214Z",
            "uploadedTime": "2009-01-02T11:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622427/theora/2148_84a14ea9863449829314becadbac54c9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622427/large_thumb/large.jpg"
        },
        {
            "id": 622426,
            "name": "Muslim TV - Waage-Intervju",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622426/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622426/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622426/broadcast/orig_Muslim TV - Demonstrasjon i Oslo.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:52.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.739597Z",
            "uploadedTime": "2009-01-02T11:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622426/theora/2113_244b32eb4d164aa78b1dafad1823ef3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622426/large_thumb/large.jpg"
        },
        {
            "id": 622425,
            "name": "LEV VEL 08 010",
            "header": "Vi snakker med helseeksperter om våre små og store plager. Programleder: Yngvar Børresen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622425/theora/2081_a453eaab6ba741cf88e66b1302edb0c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622425/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622425/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622425/broadcast/orig_Lev Vel 08 010.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622425/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:16",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.740933Z",
            "uploadedTime": "2009-01-02T10:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622425/theora/2081_a453eaab6ba741cf88e66b1302edb0c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622425/large_thumb/large.jpg"
        },
        {
            "id": 622424,
            "name": "GA-TV  S1-E2",
            "header": "GATEAVISA-TV S1-E2\nFortsettelsen av intervjuet med Thomas Hylland Eriksen. Denne gang lager Stein vegetarisk mat: peanøttkaker, tomatsalsa, stuet kål og potetmos. Ray er en fast karakter i Hjelmsgate. Av og til dukker han også opp i GA-TV med høyttenkning over kjente og ukjente temaer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622424/theora/2057_f117e6d10c03497880cfe96f0b988aea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622424/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622424/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622424/broadcast/orig_program2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622424/large_thumb/large.jpg"
            },
            "creator": "paalfla@student.hf.uio.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:17:00Z",
            "updatedTime": "2018-11-10T18:29:30.742272Z",
            "uploadedTime": "2009-01-02T10:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622424/theora/2057_f117e6d10c03497880cfe96f0b988aea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622424/large_thumb/large.jpg"
        },
        {
            "id": 622423,
            "name": "Ekstremsport 2005 base",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622423/theora/1930_64a5cff2302d4ba597de3907c11fcb0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622423/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622423/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622423/broadcast/orig_Ekstremsportveko 2005 base.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622423/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:23.870000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.743652Z",
            "uploadedTime": "2009-01-02T08:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622423/theora/1930_64a5cff2302d4ba597de3907c11fcb0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622423/large_thumb/large.jpg"
        },
        {
            "id": 622422,
            "name": "Ekstremsport 2005 skydiving",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622422/theora/1755_2d7434de3e044d9e9b0e2a9b449a445d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622422/broadcast/orig_Ekstremsportveko 2005 skydiving.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622422/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:21.920000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.745021Z",
            "uploadedTime": "2009-01-02T05:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622422/theora/1755_2d7434de3e044d9e9b0e2a9b449a445d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622422/large_thumb/large.jpg"
        },
        {
            "id": 622421,
            "name": "Ekstremsport 2005 ski",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622421/theora/1753_eaf6c5a8be284991b1927beac0be0909.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622421/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622421/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622421/broadcast/orig_Ekstremsportveko 2005 ski.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622421/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:07.960000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.746381Z",
            "uploadedTime": "2009-01-02T05:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622421/theora/1753_eaf6c5a8be284991b1927beac0be0909.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622421/large_thumb/large.jpg"
        },
        {
            "id": 622420,
            "name": "Ekstremsport 2005 paragliding3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622420/theora/1749_cb0c2ab25c294d25b374b31a53b0d0eb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622420/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622420/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622420/broadcast/orig_Ekstremsportveko 2005 paragliding3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622420/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:43.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.747751Z",
            "uploadedTime": "2009-01-02T05:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622420/theora/1749_cb0c2ab25c294d25b374b31a53b0d0eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622420/large_thumb/large.jpg"
        },
        {
            "id": 622419,
            "name": "Ekstremsport 2005 longboard",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622419/theora/1745_e8a37ddb50d14cbbbb744946b5b75569.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622419/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622419/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622419/broadcast/orig_Ekstremsportveko 2005 longboard.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622419/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:01.520000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.749091Z",
            "uploadedTime": "2009-01-02T05:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622419/theora/1745_e8a37ddb50d14cbbbb744946b5b75569.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622419/large_thumb/large.jpg"
        },
        {
            "id": 622418,
            "name": "Ekstremsport 2005 kayak2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622418/theora/1740_f3b09bb20e2d40a98060f15de5d89f70.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622418/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622418/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622418/broadcast/orig_Ekstremsportveko 2005 kayak2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622418/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:09.560000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.750438Z",
            "uploadedTime": "2009-01-02T05:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622418/theora/1740_f3b09bb20e2d40a98060f15de5d89f70.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622418/large_thumb/large.jpg"
        },
        {
            "id": 622417,
            "name": "Ekstremsport 2005 kayak4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622417/theora/1738_bbc6553e88eb44768342dc4d2ec31867.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622417/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622417/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622417/broadcast/orig_Ekstremsportveko 2005 kayak 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622417/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:46.240000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.751814Z",
            "uploadedTime": "2009-01-02T04:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622417/theora/1738_bbc6553e88eb44768342dc4d2ec31867.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622417/large_thumb/large.jpg"
        },
        {
            "id": 622416,
            "name": "Ekstremsportveko 2008 del 5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622416/broadcast/orig_Ekstremsportveko 2008 del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:32.280000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.753307Z",
            "uploadedTime": "2009-01-02T04:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
        }
    ]
}