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

{
    "count": 3411,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=850&ordering=-duration",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=750&ordering=-duration",
    "results": [
        {
            "id": 622168,
            "name": "Møteplassen - Vandring 5 og 1",
            "header": "Hvile i Gud\nÅ vandre med Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622168/theora/1664_1153507829a34a2f9bb298ff5718bd48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622168/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622168/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622168/broadcast/orig_Møteplassen - Vandring 5 og 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622168/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:01.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:44:00Z",
            "updatedTime": "2018-11-10T18:29:31.096074Z",
            "uploadedTime": "2009-01-02T03:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622168/theora/1664_1153507829a34a2f9bb298ff5718bd48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622168/large_thumb/large.jpg"
        },
        {
            "id": 622476,
            "name": "Blindeforb. - Nytt syn på livet",
            "header": "Presentasjon av Norges Blindeforbunds kurssted i Hurdal og menneskene som bruker det..",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622476/theora/685_90655ebf271c489f9bdf98c7ad60a934.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622476/broadcast/orig_Norges Blindeforbund - Nytt syn på livet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622476/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:01.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T11:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.670023Z",
            "uploadedTime": "2009-01-01T11:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622476/theora/685_90655ebf271c489f9bdf98c7ad60a934.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622476/large_thumb/large.jpg"
        },
        {
            "id": 622336,
            "name": "Møteplassen - Ærlighet 1 og 2",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622336/theora/2374_af40b8001ab14d8e8bcad3cdc0eb8376.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622336/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622336/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622336/broadcast/orig_e32f1fd9e0824f48b8dadd21eb948f86.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622336/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:01.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.862028Z",
            "uploadedTime": "2009-01-02T15:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622336/theora/2374_af40b8001ab14d8e8bcad3cdc0eb8376.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622336/large_thumb/large.jpg"
        },
        {
            "id": 622165,
            "name": "Møteplassen - Vandring 2 og 3",
            "header": "Begeistret for Gud\nI tørre tider",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622165/theora/1661_742617368bb843b392afaee81a0987dd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622165/broadcast/orig_Møteplassen - vandring 2 og 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622165/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:41:00Z",
            "updatedTime": "2018-11-10T18:29:31.102694Z",
            "uploadedTime": "2009-01-02T03:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622165/theora/1661_742617368bb843b392afaee81a0987dd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622165/large_thumb/large.jpg"
        },
        {
            "id": 622149,
            "name": "Møteplassen - Vandring 1 og 2",
            "header": "Å vandre med Gud\nBegeistret for Gud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622149/broadcast/orig_Møteplassen - vandring 1 og 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622149/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.130527Z",
            "uploadedTime": "2009-01-02T02:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622149/theora/1609_629fccef0c9d487bb09e1dd2377494b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622149/large_thumb/large.jpg"
        },
        {
            "id": 622500,
            "name": "Hjerte til hjerte del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622500/theora/744_fa8dc766826e4f46abfcfbb4ff17143c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622500/broadcast/orig_Fra Hjerte til Hjerte del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622500/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T12:24:00Z",
            "updatedTime": "2018-11-10T18:29:30.636861Z",
            "uploadedTime": "2009-01-01T12:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622500/theora/744_fa8dc766826e4f46abfcfbb4ff17143c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622500/large_thumb/large.jpg"
        },
        {
            "id": 623776,
            "name": "Hjerte Til Hjerte fra Karmøy 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623776/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623776/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623776/broadcast/4244_6857ad92dcec415e9c5824f916506e48.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623776/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:10:18.140000Z",
            "updatedTime": "2018-11-10T18:29:29.392024Z",
            "uploadedTime": "2010-04-16T10:10:18.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623776/theora/4244_0fbb115b03504e09b2bf9168d1a14917.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623776/large_thumb/large.jpg"
        },
        {
            "id": 623477,
            "name": "Hjerte Til Hjerte, Leif Hetland del 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623477/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623477/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623477/broadcast/3947_b78be43ecc90419a8a825c96502ee9b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:21:55.653000Z",
            "updatedTime": "2018-11-10T18:29:29.762172Z",
            "uploadedTime": "2010-02-10T10:21:55.653000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623477/theora/3947_b620d78e883d43baaa9b0ad4d3f8f9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623477/large_thumb/large.jpg"
        },
        {
            "id": 622938,
            "name": "Livsretning del 6b",
            "header": "Samtale",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622938/theora/3184_6b69387795d04c2ba756dc6923f34640.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622938/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622938/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622938/broadcast/orig_c731178ec03e43f58fdb17474c67135c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622938/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-29T12:54:57.167000Z",
            "updatedTime": "2018-11-10T18:29:30.401193Z",
            "uploadedTime": "2009-07-29T12:54:57.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622938/theora/3184_6b69387795d04c2ba756dc6923f34640.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622938/large_thumb/large.jpg"
        },
        {
            "id": 624836,
            "name": "Drammen Konsertorkester NM 201",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624836/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624836/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624836/broadcast/6198_cc555ed4f23d485c9ed46ad711071335.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624836/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:29:00.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T11:17:28.367000Z",
            "updatedTime": "2018-11-10T18:29:27.997389Z",
            "uploadedTime": "2012-04-10T11:17:28.367000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624836/theora/6198_4fada77225df4885bf05fedbcc3aafc6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624836/large_thumb/large.jpg"
        },
        {
            "id": 623364,
            "name": "Hjerte Til Hjerte, Dennis Greenidge",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623364/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623364/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623364/broadcast/3735_02fddd9969ae4a0ba3f1db9fa52e9e90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623364/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:29:28.917000Z",
            "updatedTime": "2018-11-10T18:29:29.890112Z",
            "uploadedTime": "2009-12-18T11:29:28.917000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623364/theora/3735_b12486e45bb344ad8ebde03cc6949e4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623364/large_thumb/large.jpg"
        },
        {
            "id": 623857,
            "name": "Hjerte Til Hjerte, Bazan, 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623857/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623857/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623857/broadcast/4288_cd6cce2f4cb24e26826e129b0a7fd66d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:36:32.430000Z",
            "updatedTime": "2018-11-10T18:29:29.282311Z",
            "uploadedTime": "2010-05-07T07:36:32.430000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623857/theora/4288_09cb906577324a138dbc9e293f4fb580.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623857/large_thumb/large.jpg"
        },
        {
            "id": 623792,
            "name": "Hjerte Til Hjerte nr. 46",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623792/broadcast/4287_0702c9bd84084ea2b2ea9ed81c192167.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-05-07T07:14:42.260000Z",
            "updatedTime": "2018-11-10T18:29:29.373967Z",
            "uploadedTime": "2010-05-07T07:14:42.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623792/theora/4287_563f5058af654abc9e8a54f50c755a3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623792/large_thumb/large.jpg"
        },
        {
            "id": 623224,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623224/theora/3618_50fdad5514d04bb39de0456731a15da3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623224/broadcast/3618_743266df087446048daddb206193a464.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623224/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-30T13:56:41.237000Z",
            "updatedTime": "2018-11-10T18:29:30.070583Z",
            "uploadedTime": "2009-10-30T13:56:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623224/theora/3618_50fdad5514d04bb39de0456731a15da3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623224/large_thumb/large.jpg"
        },
        {
            "id": 623474,
            "name": "Hjerte Til Hjerte, Leif Hetland del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623474/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623474/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623474/broadcast/3946_6a3e2ff3fecf43458bc8b1b92713a6c7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:20:34.420000Z",
            "updatedTime": "2018-11-10T18:29:29.766348Z",
            "uploadedTime": "2010-02-10T10:20:34.420000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623474/theora/3946_fd1b646371b8400dae8e5d7dd3542e9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623474/large_thumb/large.jpg"
        },
        {
            "id": 623166,
            "name": "Syng med oss del 6",
            "header": "Syng med oss 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623166/theora/3527_5761d5aa03064cb1987e68219befb83a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623166/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623166/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623166/broadcast/3527_1c0b6b9454074188a0ba2278f7a865e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623166/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-22T10:01:17.913000Z",
            "updatedTime": "2018-11-10T18:29:30.140770Z",
            "uploadedTime": "2009-09-22T10:01:17.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623166/theora/3527_5761d5aa03064cb1987e68219befb83a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623166/large_thumb/large.jpg"
        },
        {
            "id": 623266,
            "name": "Hjerte Til Hjerte, SOS Church Sverige",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623266/theora/3639_38357ce786ae4da887b54d8e49f4dc68.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623266/broadcast/3639_dc9f05e60416403cae9b4e411348d507.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623266/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:51:18.480000Z",
            "updatedTime": "2018-11-10T18:29:30.019539Z",
            "uploadedTime": "2009-11-10T08:51:18.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623266/theora/3639_38357ce786ae4da887b54d8e49f4dc68.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623266/large_thumb/large.jpg"
        },
        {
            "id": 623119,
            "name": "AD LIB Del 2",
            "header": "Korkonsert",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623119/theora/3525_1bdf687b7b184836934a5f428a5b366b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623119/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623119/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623119/broadcast/3525_c6c650f3a6774e318a38943480f16320.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623119/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-22T09:59:12.790000Z",
            "updatedTime": "2018-11-10T18:29:30.199620Z",
            "uploadedTime": "2009-09-22T09:59:12.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623119/theora/3525_1bdf687b7b184836934a5f428a5b366b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623119/large_thumb/large.jpg"
        },
        {
            "id": 623377,
            "name": "Hjerte Til Hjerte, besøk hos KraftskolenSBI",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623377/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623377/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623377/broadcast/3736_5ae397b6b4714844816104bf131463de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623377/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:30:16.370000Z",
            "updatedTime": "2018-11-10T18:29:29.871036Z",
            "uploadedTime": "2009-12-18T11:30:16.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623377/theora/3736_5b2f80fbb9b3432ba3ad8ca66fb2b945.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623377/large_thumb/large.jpg"
        },
        {
            "id": 623315,
            "name": "Hjerte Til Hjerte nr. 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623315/theora/3641_35b162845a6149d1904f1de8623ceb9b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623315/broadcast/3641_8324786f98b84edfbae6eb66ac8130af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623315/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:53:15.090000Z",
            "updatedTime": "2018-11-10T18:29:29.957800Z",
            "uploadedTime": "2009-11-10T08:53:15.090000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623315/theora/3641_35b162845a6149d1904f1de8623ceb9b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623315/large_thumb/large.jpg"
        },
        {
            "id": 623603,
            "name": "Utrop TV - Flerkulturelt magasin nr 10",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623603/theora/4208_f96254e57e854d93841ee03cad72875b.ogv",
                "original": "https://upload.frikanalen.no/media/623603/original/orig_7d110d49cb3746a1bc9b300b735cc50e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623603/broadcast/4208_205d28d876be479fa2537ac8498a0c55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623603/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:54:33.570000Z",
            "updatedTime": "2018-11-10T18:29:29.606017Z",
            "uploadedTime": "2010-04-08T09:54:33.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623603/theora/4208_f96254e57e854d93841ee03cad72875b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623603/large_thumb/large.jpg"
        },
        {
            "id": 623165,
            "name": "Syng med oss del 5",
            "header": "Syng med oss 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623165/theora/3526_f746adc09e9845f2a386bd223eb56b90.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623165/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623165/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623165/broadcast/3526_c351fd24010f467d8b466a5f0a105995.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623165/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-22T10:00:13.867000Z",
            "updatedTime": "2018-11-10T18:29:30.142116Z",
            "uploadedTime": "2009-09-22T10:00:13.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623165/theora/3526_f746adc09e9845f2a386bd223eb56b90.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623165/large_thumb/large.jpg"
        },
        {
            "id": 624486,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624486/broadcast/5613_7895b939064d440b8fa4bc50e5183bc3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624486/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:29:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-23T06:19:49.837000Z",
            "updatedTime": "2018-11-10T18:29:28.455296Z",
            "uploadedTime": "2011-05-23T06:19:49.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
        },
        {
            "id": 623279,
            "name": "Hjerte Til Hjerte, Julemusikal",
            "header": "Julemusikal fra Knoffen menighet, Drammen 2008",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623279/theora/3640_dfb5b58cc74b40298a055a776dc8534b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623279/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623279/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623279/broadcast/3640_ab0c15daea124c0aa276cd58c924e8e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623279/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:52:36.607000Z",
            "updatedTime": "2018-11-10T18:29:30.004877Z",
            "uploadedTime": "2009-11-10T08:52:36.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623279/theora/3640_dfb5b58cc74b40298a055a776dc8534b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623279/large_thumb/large.jpg"
        },
        {
            "id": 623664,
            "name": "Utrop TV - nr 13",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623664/theora/4211_c981161d7ac44af0b3c12b313d33bcf0.ogv",
                "original": "https://upload.frikanalen.no/media/623664/original/orig_199316200b944e71b21df9859880fd23.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623664/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623664/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623664/broadcast/4211_391f1560b23f44048bd74c287bbfa689.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623664/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:57:58.010000Z",
            "updatedTime": "2018-11-10T18:29:29.523902Z",
            "uploadedTime": "2010-04-08T09:57:58.010000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623664/theora/4211_c981161d7ac44af0b3c12b313d33bcf0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623664/large_thumb/large.jpg"
        },
        {
            "id": 622261,
            "name": "Møteplassen - Glede 1 og 2",
            "header": "Glede og humor som ressurs i kristenlivet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622261/theora/2103_fd527ac99ea945b98a77620ea0641743.ogv",
                "original": "https://upload.frikanalen.no/media/622261/original/orig_af5cb48db48e4eca8a51405af9580c27.dv",
                "smallThumb": "https://upload.frikanalen.no/media/622261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622261/broadcast/2103_f92874bc31bd44edb424cf71893acf55.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622261/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:03:00Z",
            "updatedTime": "2018-11-10T18:29:30.963366Z",
            "uploadedTime": "2009-01-02T11:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622261/theora/2103_fd527ac99ea945b98a77620ea0641743.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622261/large_thumb/large.jpg"
        },
        {
            "id": 623265,
            "name": "Hjerte Til Hjerte, Forsoningenstjeneste",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623265/theora/3637_078550970b814b7fa062812b27b4b8cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623265/broadcast/3637_d04db3a250f74ae79d73dfe594e21f77.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623265/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:34:33.920000Z",
            "updatedTime": "2018-11-10T18:29:30.020876Z",
            "uploadedTime": "2009-11-10T08:34:33.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623265/theora/3637_078550970b814b7fa062812b27b4b8cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623265/large_thumb/large.jpg"
        },
        {
            "id": 623280,
            "name": "Hjerte Til Hjerte, Julemusikal",
            "header": "Julemusikal fra Knoffen menighet, Drammen 2008",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623280/theora/3638_abfcc19fc7d746dda76ace015c034fc9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623280/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623280/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623280/broadcast/3638_0f81349916c04d9aa99b3b655af598c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623280/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:50:10.217000Z",
            "updatedTime": "2018-11-10T18:29:30.003493Z",
            "uploadedTime": "2009-11-10T08:50:10.217000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623280/theora/3638_abfcc19fc7d746dda76ace015c034fc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623280/large_thumb/large.jpg"
        },
        {
            "id": 623422,
            "name": "Hjerte Til Hjerte, Dennis Greenidge del 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623422/broadcast/3944_8bb090eb9e6141028756a033bf6098f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:17:04.920000Z",
            "updatedTime": "2018-11-10T18:29:29.815118Z",
            "uploadedTime": "2010-02-10T10:17:04.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623422/theora/3944_d51b0b5963864d6bbcc67577df408da5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623422/large_thumb/large.jpg"
        },
        {
            "id": 623564,
            "name": "Utrop TV - Flerkulturelt magasin nr 08",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623564/theora/4206_46dfd4cfcfca4749aa8448c8294358e0.ogv",
                "original": "https://upload.frikanalen.no/media/623564/original/orig_1567e20c86c747938ba05c1af6d1c690.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623564/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623564/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623564/broadcast/4206_82f63c13186442ba99f9aa29eca05b91.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623564/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-08T09:50:39.247000Z",
            "updatedTime": "2018-11-10T18:29:29.640391Z",
            "uploadedTime": "2010-04-08T09:50:39.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623564/theora/4206_46dfd4cfcfca4749aa8448c8294358e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623564/large_thumb/large.jpg"
        },
        {
            "id": 624603,
            "name": "Dagen Derpå: Studentøkonomi",
            "header": "Det er ikke lett å leve av studielånet alene, men denne ukes sending vil komme med hjelpsomme tips. Dagen Derpås eget studiokjøkken viser deg et smakfullt og billig alternativ til ferdigpizzaen. Vi gir deg også gode tips til hvordan du kan begrense pengebruken og få studielånet ditt til å strekke til.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624603/theora/5773_3c5c2f623ed64596b61d48ae049d3ef9.ogv",
                "original": "https://upload.frikanalen.no/media/624603/original/orig_dbced5c706664f6489a45f22333da5fa.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624603/broadcast/5773_ba4a514171554e6d97aba62900b73ad2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624603/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-23T00:15:52.397000Z",
            "updatedTime": "2018-11-10T18:29:28.302872Z",
            "uploadedTime": "2011-09-23T00:15:52.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624603/theora/5773_3c5c2f623ed64596b61d48ae049d3ef9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624603/large_thumb/large.jpg"
        },
        {
            "id": 624523,
            "name": "NM2011 - Oslofjord Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624523/broadcast/5679_994b54785c8947e2a467042a8ba6ef9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624523/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:29:00.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:19:35.027000Z",
            "updatedTime": "2018-11-10T18:29:28.408086Z",
            "uploadedTime": "2011-07-02T10:19:35.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
        },
        {
            "id": 624630,
            "name": "Dagen derpå: Flaks",
            "header": "I ukens sending tester Dagen derpå flaksen sin på travbanen, og vi prøver gøye statistikk-eksperiment. Vi har kjøp skrapelodd og sett om vi kan vinne storpremien. I tillegg har vi vært på travbanen for å se om kunnskap eller flaks er viktigest når en spiller på hest.\r\n\r\nVi har også satt matten på prøve og testet ut Monty Hall problemet som lenge skapte hodebry for store matematikere. \r\n\r\nHvor stor er egentlig sannsynligheten for at to elever i en klasse har bursdag på samme dag? Vi har blåst støv av kalkulatoren og funnet svaret.\r\n\r\nI ukens Apropos kan du se en prest på Segway, eller hvis du vil ha mer seriøse saker kan du glede deg til Aktuellt saken.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624630/theora/5813_ab7aa8a436d4434e99a29ae568ffd95c.ogv",
                "original": "https://upload.frikanalen.no/media/624630/original/orig_bd0c32d69f2c4eadb68d7813b75d251a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624630/broadcast/5813_fff064bfb4d2460fa97f87a9889b3e40.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624630/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-04T18:07:15.273000Z",
            "updatedTime": "2018-11-10T18:29:28.265961Z",
            "uploadedTime": "2011-11-04T18:07:15.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624630/theora/5813_ab7aa8a436d4434e99a29ae568ffd95c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624630/large_thumb/large.jpg"
        },
        {
            "id": 624065,
            "name": "Born to play del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624065/theora/4967_0cad025424404d78935a122dd6229cb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624065/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624065/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624065/broadcast/4967_515eca71e34d4a319dc218bc3d807c53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624065/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:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-11-30T22:32:30.707000Z",
            "updatedTime": "2018-11-10T18:29:28.999410Z",
            "uploadedTime": "2010-11-30T22:32:30.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624065/theora/4967_0cad025424404d78935a122dd6229cb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624065/large_thumb/large.jpg"
        },
        {
            "id": 624544,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624544/theora/5714_702a1952735241bfbc614cfa76b56242.ogv",
                "original": "https://upload.frikanalen.no/media/624544/original/orig_3c3995c07c7444919f9794e1ebb0b4a9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624544/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624544/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624544/broadcast/5714_ab4100e44cfa47caac5a4d4c2999f3d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624544/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-20T13:26:41.323000Z",
            "updatedTime": "2018-11-10T18:29:28.379117Z",
            "uploadedTime": "2011-08-20T13:26:41.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624544/theora/5714_702a1952735241bfbc614cfa76b56242.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624544/large_thumb/large.jpg"
        },
        {
            "id": 623561,
            "name": "Hjerte Til Hjerte, Carl G. Severin del 1",
            "header": "Carl Gustav Severin på Zoe (2009)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623561/broadcast/3988_657d0faf137b40ce873a5f942ed8daaf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-24T08:44:46.583000Z",
            "updatedTime": "2018-11-10T18:29:29.644397Z",
            "uploadedTime": "2010-02-24T08:44:46.583000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623561/theora/3988_ac3f7ded383847a7ad7a4be9d3d39d0e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623561/large_thumb/large.jpg"
        },
        {
            "id": 623751,
            "name": "Hjerte Til Hjerte Litteraturmisjon 2008",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623751/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623751/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623751/broadcast/4241_95f015b928cc470784359be964da51a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:06:23.373000Z",
            "updatedTime": "2018-11-10T18:29:29.426103Z",
            "uploadedTime": "2010-04-16T10:06:23.373000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623751/theora/4241_6c8bbe542e8740c0b3814e72fc3d34e4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623751/large_thumb/large.jpg"
        },
        {
            "id": 623344,
            "name": "Hjerte Til Hjerte, Knut Tømmerbakk",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623344/theora/3734_c8d043c7c96f46a6a3d88c2940134d5e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623344/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623344/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623344/broadcast/3734_93eb30afa035471896704c540ad1619e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623344/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-18T11:28:30.730000Z",
            "updatedTime": "2018-11-10T18:29:29.917592Z",
            "uploadedTime": "2009-12-18T11:28:30.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623344/theora/3734_c8d043c7c96f46a6a3d88c2940134d5e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623344/large_thumb/large.jpg"
        },
        {
            "id": 623769,
            "name": "Argentina misjonærer",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623769/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623769/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623769/broadcast/4242_863c3e80732340e79c417835fb2f867c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-04-16T10:09:20.247000Z",
            "updatedTime": "2018-11-10T18:29:29.401930Z",
            "uploadedTime": "2010-04-16T10:09:20.247000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623769/theora/4242_b89cd3722c8942e2aed1fb4f97b3ccd8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623769/large_thumb/large.jpg"
        },
        {
            "id": 623481,
            "name": "Hjerte Til Hjerte, Leif Hetland del 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623481/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623481/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623481/broadcast/3948_d193cca63e7445b080ac6b4553124e24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-10T10:22:51.140000Z",
            "updatedTime": "2018-11-10T18:29:29.756388Z",
            "uploadedTime": "2010-02-10T10:22:51.140000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623481/theora/3948_afd66e334ee840cc9885ad96365c6027.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623481/large_thumb/large.jpg"
        },
        {
            "id": 624654,
            "name": "Dagen Derpå: UKA",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
                "original": "https://upload.frikanalen.no/media/624654/original/orig_46e64eb5cab046bdb44d519ff00fc25e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624654/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624654/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624654/broadcast/5853_48abb7e987184815a2382cc77928b9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-03T15:05:37.667000Z",
            "updatedTime": "2018-11-10T18:29:28.239632Z",
            "uploadedTime": "2011-12-03T15:05:37.667000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624654/theora/5853_3689b5e38fe843daa0203bc70b986eb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624654/large_thumb/large.jpg"
        },
        {
            "id": 624645,
            "name": "Dagen derpå",
            "header": "Student-TV Trondheim begynner med sending igjen. Ta del i høstens første sending med tema; immatrikulering. Velkommen til alle nye studenter!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
                "original": "https://upload.frikanalen.no/media/624645/original/orig_36fd8bdef2b54a21b02e5dea7ecfff2f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624645/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624645/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624645/broadcast/5737_40a6751ce6d14cda9a064d6889dd8bad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-02T20:03:39.570000Z",
            "updatedTime": "2018-11-10T18:29:28.246559Z",
            "uploadedTime": "2011-09-02T20:03:39.570000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624645/theora/5737_8c936771b4da442ca617a9b2edbe5bda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624645/large_thumb/large.jpg"
        },
        {
            "id": 624620,
            "name": "Dagen derpå: UKA teater",
            "header": "UKA-11 kjører videre, og vi i Dagen Derpå fortsetter å gi dere en fullstendig dekning av festivalen. Denne uken ser vi nærmere på revyen og de ulike teaterforestillingene som er satt opp.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624620/theora/5802_566bf18a4f4a40c8b5301beee49c1873.ogv",
                "original": "https://upload.frikanalen.no/media/624620/original/orig_59ef4a5cda4c4f788320f44acc8b5e94.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624620/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624620/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624620/broadcast/5802_c828ba093bb244c588528ccb31237826.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624620/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-19T19:33:25.440000Z",
            "updatedTime": "2018-11-10T18:29:28.280666Z",
            "uploadedTime": "2011-10-19T19:33:25.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624620/theora/5802_566bf18a4f4a40c8b5301beee49c1873.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624620/large_thumb/large.jpg"
        },
        {
            "id": 624636,
            "name": "Dagen derpå: Uvanlige hobbyer",
            "header": "Dagen Derpå tar denne uka for seg hobbyer utenom det vanlige. Vi besøker Trondheim Bilbanecenter, snakker med en som eier sin egen Stormtrooperdrakt, og vi prøver å fekte med middelaldersverd.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
                "original": "https://upload.frikanalen.no/media/624636/original/orig_07582690fd324b7dad37ee17d505f258.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624636/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624636/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624636/broadcast/5819_50771187ff9547b9ad1ded3c730a08fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-10T12:23:34Z",
            "updatedTime": "2018-11-10T18:29:28.259045Z",
            "uploadedTime": "2011-11-10T12:23:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624636/theora/5819_7ee9dea8f7664bc8919e90eaf921e1ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624636/large_thumb/large.jpg"
        },
        {
            "id": 623013,
            "name": "Nornet TV del 25",
            "header": "Bibelundervisning ved Hans Bratterud",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623013/broadcast/orig_40f67855c5c24e42a934e5654dd82c9c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T20:46:00.953000Z",
            "updatedTime": "2018-11-10T18:29:30.337814Z",
            "uploadedTime": "2009-08-27T20:46:00.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623013/theora/3305_4cb16ff9c4504df1bc7c94edfce985a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623013/large_thumb/large.jpg"
        },
        {
            "id": 623011,
            "name": "Nornet TV del 24",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623011/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623011/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623011/broadcast/orig_f6f9414f02244c38ab16dc30f1bc6242.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-08-27T08:07:17.020000Z",
            "updatedTime": "2018-11-10T18:29:30.340608Z",
            "uploadedTime": "2009-08-27T08:07:17.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623011/theora/3303_dddbb8786ee24c53a6589372237a9857.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623011/large_thumb/large.jpg"
        },
        {
            "id": 623230,
            "name": "Hjerte Til Hjerte, Reidar Gamst del 2",
            "header": "Et nytt liv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623230/theora/3636_42c77f476d5a4f768a05946501bd9c9e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623230/broadcast/3636_3755689d69e941cfb073fbea3cb696b8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623230/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-10T08:33:31.077000Z",
            "updatedTime": "2018-11-10T18:29:30.063558Z",
            "uploadedTime": "2009-11-10T08:33:31.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623230/theora/3636_42c77f476d5a4f768a05946501bd9c9e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623230/large_thumb/large.jpg"
        },
        {
            "id": 624363,
            "name": "Ti Minutter& Livshjelp20110420",
            "header": "Ti Minutter med Svenn Thommy Fjeldberg og Bill Stenberg",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
                "original": "https://upload.frikanalen.no/media/624363/original/orig_d73d528707da4a22984312af27913bbc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624363/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624363/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624363/broadcast/5451_32e20383669940109b2f45539e61a0f0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-16T13:19:51.220000Z",
            "updatedTime": "2018-11-10T18:29:28.613744Z",
            "uploadedTime": "2011-03-16T13:19:51.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624363/theora/5451_6a5971c67b9a4b3c9281a8f419ea3651.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624363/large_thumb/large.jpg"
        },
        {
            "id": 622440,
            "name": "Møteplassen - Ærlighet 4 og 5",
            "header": "Samtaleprogram. Refleksjoner ved Johanna Engamo Kleveland og intervju med Sigmund Danielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622440/theora/2453_884707f5ec694628a489aedbc67acbcd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622440/broadcast/orig_d99fda635bd64f9e882d72d3ed84ddf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622440/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.720116Z",
            "uploadedTime": "2009-01-02T16:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622440/theora/2453_884707f5ec694628a489aedbc67acbcd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622440/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        }
    ]
}