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

{
    "count": 3472,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=-id&page=2",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3100&ordering=-id&page=2",
    "results": [
        {
            "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"
        },
        {
            "id": 622415,
            "name": "Ekstremsportveko 2006 del 7",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622415/theora/1720_6ec58103293e4b81a14b6dc2089bda5d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622415/broadcast/orig_Ekstremsportveko 2006 del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622415/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:19:34.040000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.755194Z",
            "uploadedTime": "2009-01-02T04:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622415/theora/1720_6ec58103293e4b81a14b6dc2089bda5d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622415/large_thumb/large.jpg"
        },
        {
            "id": 622414,
            "name": "Ekstremsportveko 2006 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622414/broadcast/orig_Ekstremsportveko 2006 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622414/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:13:07.400000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.756794Z",
            "uploadedTime": "2009-01-02T04:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg"
        },
        {
            "id": 622412,
            "name": "Ekstremjazz",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622412/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622412/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622412/broadcast/orig_Ekstremjazz - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622412/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:08:08.200000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.759709Z",
            "uploadedTime": "2009-01-02T04:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622412/large_thumb/large.jpg"
        },
        {
            "id": 622410,
            "name": "Talentfabrikken uke 19",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622410/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622410/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622410/broadcast/orig_4a7b868354634d1dab3bc6978388f2e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:04.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.761074Z",
            "uploadedTime": "2009-01-02T03:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622410/theora/1674_e96a59cd189f4858930ae949ce2d5b43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622410/large_thumb/large.jpg"
        },
        {
            "id": 622409,
            "name": "Talentfabrikken uke 18",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622409/broadcast/orig_e6be379688c24b3e8da70684272919e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:04.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.762421Z",
            "uploadedTime": "2009-01-02T03:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
        },
        {
            "id": 622408,
            "name": "Ekstremsport på Voss - 10 år",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622408/theora/1645_6edd2fb4959b4283b4598ff8a574e844.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622408/broadcast/orig_Ekstremsportveko - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622408/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:38.470000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.763810Z",
            "uploadedTime": "2009-01-02T03:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622408/theora/1645_6edd2fb4959b4283b4598ff8a574e844.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622408/large_thumb/large.jpg"
        },
        {
            "id": 622406,
            "name": "Musikk: Lær meg å kjenne...",
            "header": "Lær meg å kjenne dine veier",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622406/broadcast/orig_Tore Sognefest - Lær meg å kjenne dine veier.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622406/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:40",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.765240Z",
            "uploadedTime": "2009-01-01T21:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622406/theora/1296_d85991a3d3374a9680b873539c336ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622406/large_thumb/large.jpg"
        },
        {
            "id": 622405,
            "name": "Musikk: Nattdikt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622405/broadcast/orig_Tore Sognefest - Nattdikt.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.766587Z",
            "uploadedTime": "2009-01-01T21:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
        },
        {
            "id": 622404,
            "name": "Musikk: I'did Nefesh",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622404/broadcast/orig_Terje og Sidsel Dahl - I'did Nefesh.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.767959Z",
            "uploadedTime": "2009-01-01T21:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
        },
        {
            "id": 622403,
            "name": "Musikk: Bo-I V'Shalom",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622403/broadcast/orig_Terje og Sidsel Dahl - Bo-I V'Shalom.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.769294Z",
            "uploadedTime": "2009-01-01T21:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
        },
        {
            "id": 622402,
            "name": "Musikk: Aushei Hageshem",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622402/broadcast/orig_Terje og Sidsel Dahl - Aushei Hageshem.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.770658Z",
            "uploadedTime": "2009-01-01T21:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
        },
        {
            "id": 622401,
            "name": "Godt Perspektiv prog 4",
            "header": "I dette programmet møter du Trond Nordstad som levde et tilsynelatende greit liv, samtidig som han var slave av narkotika. Håkon Hustad gikk fra å ha ingen relasjon til Gud, men nå er det alt i livet. Solvig Aanje forteller om hvordan hun følte seg fordømt i kristne miljøer, men opplevde Gud ikke alltid står klar med pekefingeren.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622401/theora/1282_e66e75af61b34f21bf7744a131329d90.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622401/broadcast/orig_e093c7c755d943f98139680c60ead377.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622401/large_thumb/large.jpg"
            },
            "creator": "tv@livets-senter.no",
            "organization": {
                "id": 100,
                "name": "Livets Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1078,
                "editorName": "Snorre Bjerkestrand Løvstad",
                "editorEmail": "tv@livets-senter.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:59:29.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.772045Z",
            "uploadedTime": "2009-01-01T21:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622401/theora/1282_e66e75af61b34f21bf7744a131329d90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622401/large_thumb/large.jpg"
        },
        {
            "id": 622400,
            "name": "Musikk: Mi Haish",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622400/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622400/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622400/broadcast/orig_Terje og Sidsel Dahl - Mi Haish.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622400/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:03:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.773394Z",
            "uploadedTime": "2009-01-01T21:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622400/large_thumb/large.jpg"
        },
        {
            "id": 622399,
            "name": "Musikk: Andantino i D-dur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622399/broadcast/orig_Terje og Sidsel Dahl - Andantino i D-dur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622399/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:03:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.774732Z",
            "uploadedTime": "2009-01-01T20:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622399/large_thumb/large.jpg"
        },
        {
            "id": 622398,
            "name": "Musikk: Londonderry Air",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622398/broadcast/orig_Tore Sognefest - Londonderry Air.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622398/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.776116Z",
            "uploadedTime": "2009-01-01T20:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622398/large_thumb/large.jpg"
        },
        {
            "id": 622397,
            "name": "Musikk: Blott en dag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622397/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622397/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622397/broadcast/orig_Tore Sognefest - Blott en dag.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622397/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:03:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.777451Z",
            "uploadedTime": "2009-01-01T20:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622397/large_thumb/large.jpg"
        },
        {
            "id": 622396,
            "name": "STV U28 Jakt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622396/theora/934_ab49f5605de64be4a31cc9dd2154e386.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622396/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622396/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622396/broadcast/orig_STV U28 JaktNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622396/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:28:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.778782Z",
            "uploadedTime": "2009-01-01T15:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622396/theora/934_ab49f5605de64be4a31cc9dd2154e386.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622396/large_thumb/large.jpg"
        },
        {
            "id": 622395,
            "name": "Syng med oss del 2 av 4",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622395/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622395/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622395/broadcast/orig_syng med oss del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:27:00Z",
            "updatedTime": "2018-11-10T18:29:30.780176Z",
            "uploadedTime": "2009-01-01T12:27:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622395/theora/747_36f75c5b73094bfa8ad9d53fb6501c12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622395/large_thumb/large.jpg"
        },
        {
            "id": 622394,
            "name": "Frikanalen reprisending (12-14:30)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622394/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622394/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622394/broadcast/orig_vignetter.frikanalen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:27.800000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:46:00Z",
            "updatedTime": "2018-11-14T11:25:38.045092Z",
            "uploadedTime": "2009-01-01T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
        },
        {
            "id": 622393,
            "name": "Beredskap (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622393/theora/644_76f05177328441bca2d7337f2842f833.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622393/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622393/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622393/broadcast/orig_vignetter.beredskapsorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622393/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:44:00Z",
            "updatedTime": "2018-11-14T11:24:05.703596Z",
            "uploadedTime": "2009-01-01T10:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622393/theora/644_76f05177328441bca2d7337f2842f833.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622393/large_thumb/large.jpg"
        },
        {
            "id": 622392,
            "name": "Samfunn (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622392/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622392/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622392/broadcast/orig_vignetter.samfunnsmessige interesseorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:43:00Z",
            "updatedTime": "2018-11-14T11:24:19.294935Z",
            "uploadedTime": "2009-01-01T10:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
        },
        {
            "id": 622391,
            "name": "Idrett (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622391/broadcast/orig_vignett.idrett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:38:00Z",
            "updatedTime": "2018-11-14T11:24:50.133847Z",
            "uploadedTime": "2009-01-01T10:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
        },
        {
            "id": 622390,
            "name": "Religion (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622390/broadcast/orig_vignett-religion og livsyn.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:37:00Z",
            "updatedTime": "2018-11-14T11:24:32.816732Z",
            "uploadedTime": "2009-01-01T10:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
        },
        {
            "id": 622389,
            "name": "Kultur (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622389/broadcast/orig_vignett.kultur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:36:00Z",
            "updatedTime": "2018-11-14T11:25:02.877871Z",
            "uploadedTime": "2009-01-01T10:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
        },
        {
            "id": 622388,
            "name": "Tett på Redningsselskapet 1",
            "header": "Mesterfotografen Morten Krogvold portretterer redningsmenn og menneskene de reddet i denne prisbelønnede dokumentaren fra 2003. (Vinner av Gullruten for beste faktaprogram.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622388/theora/407_06ee2057acd7406cb652241ce11da31c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622388/broadcast/orig_Tett på redningsselskapet 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622388/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:25:00.160000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T06:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.789760Z",
            "uploadedTime": "2009-01-01T06:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622388/theora/407_06ee2057acd7406cb652241ce11da31c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622388/large_thumb/large.jpg"
        },
        {
            "id": 622387,
            "name": "Den norske kirke i eksil del 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622387/broadcast/orig_49fd847c06c74d5e9249393df39af829.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622387/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:24:49.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T17:07:00Z",
            "updatedTime": "2018-11-10T18:29:30.791239Z",
            "uploadedTime": "2009-01-02T17:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622387/theora/2467_1fb159434e0c4a5c9f461a6bc6c93149.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622387/large_thumb/large.jpg"
        },
        {
            "id": 622386,
            "name": "Akkurat nå 26 april",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622386/theora/2457_81206b2733874067851a159e041d68ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622386/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622386/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622386/broadcast/orig_bff9f18407494f5b876f9ae83e42601f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622386/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:51:12",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.792662Z",
            "uploadedTime": "2009-01-02T16:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622386/theora/2457_81206b2733874067851a159e041d68ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622386/large_thumb/large.jpg"
        },
        {
            "id": 622385,
            "name": "Møteplassen - Ærlighet 5 og 1",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622385/theora/2454_e9b7d1a1b59a499b85aac8dd61148f16.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622385/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622385/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622385/broadcast/orig_0a4996a0744c4faf925ad7831d51a024.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622385/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:16.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.794032Z",
            "uploadedTime": "2009-01-02T16:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622385/theora/2454_e9b7d1a1b59a499b85aac8dd61148f16.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622385/large_thumb/large.jpg"
        },
        {
            "id": 622384,
            "name": "Drøfting av Quranen del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622384/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622384/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622384/broadcast/orig_ebd8b55e63ca4c06941f4e152011e4a4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622384/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:28:45.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.795477Z",
            "uploadedTime": "2009-01-02T16:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622384/theora/2440_1e539c1a07fa4d47a14a01b4b8ec438f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622384/large_thumb/large.jpg"
        },
        {
            "id": 622383,
            "name": "Drøfting av Quranen del 23",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622383/theora/2439_2bb176723a6f4ce2a470982e627b0442.ogv",
                "original": "https://upload.frikanalen.no/media/622383/original/orig_9a286823227b405e9ce7cd8f43f1295c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622383/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622383/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622383/broadcast/2439_494fc2678a5441de86801a2962235f06.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622383/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:30:04.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.796847Z",
            "uploadedTime": "2009-01-02T16:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622383/theora/2439_2bb176723a6f4ce2a470982e627b0442.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622383/large_thumb/large.jpg"
        },
        {
            "id": 622382,
            "name": "Bazar på KIA-konferanse",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622382/broadcast/orig_0a26b1e571b64389a2cbd4977bddac64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622382/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:14:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.798176Z",
            "uploadedTime": "2009-01-02T16:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
        },
        {
            "id": 622381,
            "name": "Den norske kirke i eksil del 15",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622381/theora/2435_eea405672480450180d69d9b95228b4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622381/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622381/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622381/broadcast/orig_9f124265649a4711baba6b5931213ec6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622381/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:56.680000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.799573Z",
            "uploadedTime": "2009-01-02T16:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622381/theora/2435_eea405672480450180d69d9b95228b4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622381/large_thumb/large.jpg"
        }
    ]
}