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

{
    "count": 3875,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3450&ordering=has_tono_records",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=has_tono_records",
    "results": [
        {
            "id": 622164,
            "name": "Talentfabrikken uke 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622164/theora/1659_30cfcdc7abaf48c598374a65443c0110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622164/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622164/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622164/broadcast/orig_b23e58cf640b47e9914a67a67d1b5f82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622164/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:52.160000",
            "durationSec": 1432.16,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:39:00Z",
            "updatedTime": "2018-11-10T18:29:31.104450Z",
            "uploadedTime": "2009-01-02T03:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622164/theora/1659_30cfcdc7abaf48c598374a65443c0110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622164/large_thumb/large.jpg"
        },
        {
            "id": 622163,
            "name": "Talentfabrikken uke 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622163/theora/1658_0baf86a58e75471db86a0caf05f92ff5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622163/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622163/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622163/broadcast/orig_527492bab1104586b3da8c25115d431a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622163/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:28.600000",
            "durationSec": 1528.6,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:38:00Z",
            "updatedTime": "2018-11-10T18:29:31.106074Z",
            "uploadedTime": "2009-01-02T03:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622163/theora/1658_0baf86a58e75471db86a0caf05f92ff5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622163/large_thumb/large.jpg"
        },
        {
            "id": 622278,
            "name": "New Life 2009 del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622278/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622278/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622278/broadcast/orig_New life 2009 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.440000",
            "durationSec": 1572.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.940604Z",
            "uploadedTime": "2009-01-02T11:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622278/theora/2144_146d4c0c797d43d998116e097f8cc23f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622278/large_thumb/large.jpg"
        },
        {
            "id": 625309,
            "name": "TED - Leah Buechley: How to “sketch” with electronics",
            "header": "Designing electronics is generally cumbersome and expensive -- or was, until Leah Buechley and her team at MIT developed tools to treat electronics just like paper and pen. In this talk from TEDYouth 2011, Buechley shows some of her charming designs, like a paper piano you can sketch and then play.\r\n\r\nBackground music by DJ Shadow.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625309/small_thumb/LeahBuechley_2011Y.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625309/large_thumb/LeahBuechley_2011Y.jpg",
                "theora": "https://upload.frikanalen.no/media/625309/theora/LeahBuechley_2011Y.ogv",
                "original": "https://upload.frikanalen.no/media/625309/original/LeahBuechley_2011Y.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625309/broadcast/LeahBuechley_2011Y.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2913,
                "editorName": "Thomas Hansen",
                "editorEmail": "thoh@ifi.uio.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:33.670000",
            "durationSec": 393.67,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/LeahBuechley_2011Y",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.411180Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625309/theora/LeahBuechley_2011Y.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625309/large_thumb/LeahBuechley_2011Y.jpg"
        },
        {
            "id": 623201,
            "name": "Møteplassen - Prøvelser 5",
            "header": "Vi møter Ellen Merethe Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun deler gir oss et innblikk i Jobs prøvelser og deler også egne erfaringer på det området.\n   Asbjørn har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623201/theora/3388_8dbeac0dbe894c6da092b10ac13a7cb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623201/broadcast/3388_3a855ec429d64dcdb16a6a428edd68a9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623201/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:36:49.317000Z",
            "updatedTime": "2018-11-10T18:29:30.098346Z",
            "uploadedTime": "2009-09-04T08:36:49.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623201/theora/3388_8dbeac0dbe894c6da092b10ac13a7cb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623201/large_thumb/large.jpg"
        },
        {
            "id": 623200,
            "name": "Møteplassen - Tvil 1",
            "header": "I disse programmene tar vi opp de store bibelske temaene som mange har vanskelig å forholde seg til. Hvorfor er det så mye vondt i verden når vi har en kjærlig og rettferdig Gud som har skapt menneske i sitt bilde?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623200/theora/3389_a3e3ce1938b6431cbcfb389c07fb9cdd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623200/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623200/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623200/broadcast/3389_2b2d74c2fed445a5992fcd8ed1a125e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623200/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:40:11Z",
            "updatedTime": "2018-11-10T18:29:30.099739Z",
            "uploadedTime": "2009-09-04T08:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623200/theora/3389_a3e3ce1938b6431cbcfb389c07fb9cdd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623200/large_thumb/large.jpg"
        },
        {
            "id": 623199,
            "name": "Møteplassen - Prøvelser 4",
            "header": "Vi møter Ellen Merethe Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun deler gir oss et innblikk i Jobs prøvelser og deler også egne erfaringer på det området.\n   Asbjørn har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623199/theora/3387_50284f5bcdb34dc48351e71de3c0e8e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623199/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623199/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623199/broadcast/3387_4f48ec020d79432eb143f6fa0bef5820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623199/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:29:59.313000Z",
            "updatedTime": "2018-11-10T18:29:30.101086Z",
            "uploadedTime": "2009-09-04T08:29:59.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623199/theora/3387_50284f5bcdb34dc48351e71de3c0e8e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623199/large_thumb/large.jpg"
        },
        {
            "id": 623198,
            "name": "Møteplassen - Prøvelser 3",
            "header": "Vi møter Ellen Merethe Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun deler gir oss et innblikk i Jobs prøvelser og deler også egne erfaringer på det området.\n   Asbjørn har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623198/theora/3386_818a506ab9cb424981c5738163fdeb8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623198/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623198/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623198/broadcast/3386_a8827d69c8d749f3b58cefcbc2640179.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623198/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:28:19.267000Z",
            "updatedTime": "2018-11-10T18:29:30.102440Z",
            "uploadedTime": "2009-09-04T08:28:19.267000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623198/theora/3386_818a506ab9cb424981c5738163fdeb8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623198/large_thumb/large.jpg"
        },
        {
            "id": 622162,
            "name": "Talentfabrikken uke 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622162/theora/1657_5fa9357737c540d0905993477ecac806.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622162/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622162/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622162/broadcast/orig_PGM106 - Talentfabrikken(ny).avi",
                "largeThumb": "https://upload.frikanalen.no/media/622162/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:02.080000",
            "durationSec": 1742.08,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:37:00Z",
            "updatedTime": "2018-11-10T18:29:31.107987Z",
            "uploadedTime": "2009-01-02T03:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622162/theora/1657_5fa9357737c540d0905993477ecac806.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622162/large_thumb/large.jpg"
        },
        {
            "id": 623196,
            "name": "Talentfabrikken 16. juni 2010 (R)",
            "header": "Reprise fra uke 45, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623196/theora/2857_18952d123dcb4b5aa9a0291c44eecb76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623196/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623196/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623196/broadcast/2857_b8d9f95a207f46458f8823d02158b22a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623196/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:26.640000",
            "durationSec": 1586.64,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:12:20.993000Z",
            "updatedTime": "2018-11-10T18:29:30.105192Z",
            "uploadedTime": "2009-05-15T22:12:20.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623196/theora/2857_18952d123dcb4b5aa9a0291c44eecb76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623196/large_thumb/large.jpg"
        },
        {
            "id": 622465,
            "name": "STV U41 Nett SOS",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622465/broadcast/orig_Studentmagasinet Trondheim - Uke 41.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:11.680000",
            "durationSec": 1751.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.685289Z",
            "uploadedTime": "2009-01-01T10:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
        },
        {
            "id": 622464,
            "name": "STV U40 Finanskrise..",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622464/broadcast/orig_Studentmagasinet Trondheim - Uke 40 - Krakk og krise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:30:00",
            "durationSec": 1800.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.686641Z",
            "uploadedTime": "2009-01-01T10:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
        },
        {
            "id": 622161,
            "name": "Talentfabrikken uke 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622161/theora/1656_3bfcb55957cd43a6942f5ed6e4b715d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622161/broadcast/orig_PGM105 - Talentfabrikk#16F7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622161/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:27.040000",
            "durationSec": 1767.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:36:00Z",
            "updatedTime": "2018-11-10T18:29:31.109672Z",
            "uploadedTime": "2009-01-02T03:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622161/theora/1656_3bfcb55957cd43a6942f5ed6e4b715d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622161/large_thumb/large.jpg"
        },
        {
            "id": 622160,
            "name": "Talentfabrikken uke 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622160/theora/1655_a91edf4f6dc24f3296868a35e4fd2581.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622160/broadcast/orig_PGM104 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622160/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.080000",
            "durationSec": 1558.08,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:35:00Z",
            "updatedTime": "2018-11-10T18:29:31.111273Z",
            "uploadedTime": "2009-01-02T03:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622160/theora/1655_a91edf4f6dc24f3296868a35e4fd2581.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622160/large_thumb/large.jpg"
        },
        {
            "id": 623996,
            "name": "ShowKafé 2010 del 3 - 17.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623996/theora/4893_0cec57adec66472283d286c1850c8d23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623996/broadcast/4893_0e9f70c969a14bc48eafb60fa7332d85.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623996/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:23.600000",
            "durationSec": 1703.6,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:42:57.317000Z",
            "updatedTime": "2018-11-10T18:29:29.088772Z",
            "uploadedTime": "2010-10-19T08:42:57.317000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623996/theora/4893_0cec57adec66472283d286c1850c8d23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623996/large_thumb/large.jpg"
        },
        {
            "id": 623995,
            "name": "ShowKafé 2010 del 2 - 10.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623995/broadcast/4892_fdd23bf1b96447e0bff3bbb0f296d98f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:39.480000",
            "durationSec": 1719.48,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:29:47.377000Z",
            "updatedTime": "2018-11-10T18:29:29.090111Z",
            "uploadedTime": "2010-10-19T08:29:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623995/theora/4892_d4e0e93618c8476584fe900340543618.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623995/large_thumb/large.jpg"
        },
        {
            "id": 623994,
            "name": "ShowKafé 2010 del 1 - 03.11.10",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623994/broadcast/4891_9937580a81434683bd7cfeb0a924994c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:36.840000",
            "durationSec": 1716.84,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-19T08:15:33.843000Z",
            "updatedTime": "2018-11-10T18:29:29.091466Z",
            "uploadedTime": "2010-10-19T08:15:33.843000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623994/theora/4891_a2149ad72b2e498aa62ce539d7d6fcf3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623994/large_thumb/large.jpg"
        },
        {
            "id": 622274,
            "name": "LEV VEL 09 013",
            "header": "Serien tar opp våre store og små helseplager. Med bl.a. programleder Yngvar Børresen og lege Jørn Ossum Gronert.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622274/theora/2122_3c722f7bf3e94efbbaccac37c3655db0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622274/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622274/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622274/broadcast/orig_LEV VEL 09 013 Migrene.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622274/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:24:56.800000",
            "durationSec": 1496.8,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.946045Z",
            "uploadedTime": "2009-01-02T11:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622274/theora/2122_3c722f7bf3e94efbbaccac37c3655db0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622274/large_thumb/large.jpg"
        },
        {
            "id": 622159,
            "name": "Talentfabrikken uke 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622159/theora/1654_e73d542318584794993291d4f78af810.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622159/broadcast/orig_Talentfabrikken - uke 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622159/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:10.520000",
            "durationSec": 1690.52,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.112908Z",
            "uploadedTime": "2009-01-02T03:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622159/theora/1654_e73d542318584794993291d4f78af810.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622159/large_thumb/large.jpg"
        },
        {
            "id": 622158,
            "name": "Talentfabrikken uke 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622158/theora/1653_b605fa70a8184aec8d6db3bd1d951e86.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622158/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622158/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622158/broadcast/orig_PGM102 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622158/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:28.320000",
            "durationSec": 1648.32,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:33:00Z",
            "updatedTime": "2018-11-10T18:29:31.114570Z",
            "uploadedTime": "2009-01-02T03:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622158/theora/1653_b605fa70a8184aec8d6db3bd1d951e86.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622158/large_thumb/large.jpg"
        },
        {
            "id": 623184,
            "name": "Syng med oss del 7",
            "header": "Syng med oss 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623184/theora/3528_b100e4d572c84d4b89b03afdcdf603ef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623184/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623184/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623184/broadcast/3528_696ef2fc267f460bad865d5d8db283e5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623184/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:56.200000",
            "durationSec": 1736.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-22T10:01:55.053000Z",
            "updatedTime": "2018-11-10T18:29:30.118879Z",
            "uploadedTime": "2009-09-22T10:01:55.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623184/theora/3528_b100e4d572c84d4b89b03afdcdf603ef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623184/large_thumb/large.jpg"
        },
        {
            "id": 622157,
            "name": "Talentfabrikken uke 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622157/theora/1652_dead1f22c4094c0580d2487cdacf3208.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622157/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622157/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622157/broadcast/orig_PGM101 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622157/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:51",
            "durationSec": 1731.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:32:00Z",
            "updatedTime": "2018-11-10T18:29:31.116315Z",
            "uploadedTime": "2009-01-02T03:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622157/theora/1652_dead1f22c4094c0580d2487cdacf3208.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622157/large_thumb/large.jpg"
        },
        {
            "id": 626545,
            "name": "Trond Alis kvarter: Om Maher Alkhras",
            "header": "Trond Ali om Maher Alkhras",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626545/theora/Trond Alis om Maher Alkhras.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626545/broadcast/Trond Alis om Maher Alkhras.dv",
                "original": "https://upload.frikanalen.no/media/626545/original/Trond Alis om Maher Alkhras.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626545/large_thumb/Trond Alis om Maher Alkhras.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:29:01.560000",
            "durationSec": 1741.56,
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-10-21T23:22:14.000454Z",
            "updatedTime": "2021-03-31T19:11:22.778160Z",
            "uploadedTime": "2020-10-21T23:31:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626545/theora/Trond Alis om Maher Alkhras.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626545/large_thumb/Trond Alis om Maher Alkhras.jpg"
        },
        {
            "id": 622264,
            "name": "Møteplassen - Glede 4 og 5",
            "header": "Glede og humor som ressurs i kristenlivet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622264/theora/2106_ae400ac0bdcd4865b31293654896f52e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622264/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622264/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622264/broadcast/orig_d084718f67bf40dc8162295a02219f89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622264/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:28:58",
            "durationSec": 1738.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.960446Z",
            "uploadedTime": "2009-01-02T11:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622264/theora/2106_ae400ac0bdcd4865b31293654896f52e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622264/large_thumb/large.jpg"
        },
        {
            "id": 623174,
            "name": "Talentfabrikken 9. juni 2010 (R)",
            "header": "Reprise fra uke 44, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623174/theora/2856_1f99348b0ba64315ac23f12c53384599.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623174/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623174/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623174/broadcast/2856_d8f3bfc2cc1f420797a522254b17ccf2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623174/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:10.480000",
            "durationSec": 1630.48,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:11:53.103000Z",
            "updatedTime": "2018-11-10T18:29:30.129818Z",
            "uploadedTime": "2009-05-15T22:11:53.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623174/theora/2856_1f99348b0ba64315ac23f12c53384599.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623174/large_thumb/large.jpg"
        },
        {
            "id": 622263,
            "name": "Møteplassen - Glede 3 og 4",
            "header": "Glede og humor som ressurs i kristenlivet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622263/theora/2105_8f66f4dcaa334a40ac0fffbacf4f5c0d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622263/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622263/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622263/broadcast/orig_a6306de304124ca08c9b27d805350e3c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622263/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:05:00Z",
            "updatedTime": "2018-11-10T18:29:30.961821Z",
            "uploadedTime": "2009-01-02T11:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622263/theora/2105_8f66f4dcaa334a40ac0fffbacf4f5c0d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622263/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",
            "durationSec": 1740.08,
            "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": 622260,
            "name": "Møteplassen - Glede 5 og 1",
            "header": "Glede og humor som ressurs i kristenlivet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622260/theora/2102_53e2d5cae0a74ff6935e7be994d120d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622260/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622260/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622260/broadcast/orig_a9d7cf17c4524208ae2974ebfc097ee7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622260/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:51.760000",
            "durationSec": 1791.76,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.964825Z",
            "uploadedTime": "2009-01-02T11:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622260/theora/2102_53e2d5cae0a74ff6935e7be994d120d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622260/large_thumb/large.jpg"
        },
        {
            "id": 623932,
            "name": "Bazar Hald internasjonale senter -del 3",
            "header": "Møt studentene fra Hald som bygger båt på Madagaskar, som jobber med barna i Mathareslummen i Kenya, og Ronald (Uganda) og Victor (Peru) som jobber med barn og ungdom i Vennesla/Norge. Bazar følger dem i gjøremålene under utenlandspraksisen.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623932/broadcast/4070_f5b18015d31e4c7d8e9d5d8364f3d9e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-03-15T13:13:13Z",
            "updatedTime": "2018-11-10T18:29:29.174667Z",
            "uploadedTime": "2010-03-15T13:13:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623932/theora/4070_82a00c9d49af423ba39649f385fd0168.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623932/large_thumb/large.jpg"
        },
        {
            "id": 622259,
            "name": "Hjerte til Hjerte del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622259/broadcast/orig_Fra hjerte til hjerte 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
            },
            "creator": "knut.tommerbakk@sf-nett.no",
            "organization": {
                "id": 25,
                "name": "New Beginning Europe",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1049,
                "editorName": "Knut Gunnar Tømmerbakk",
                "editorEmail": "knut.tommerbakk@sf-nett.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:46.720000",
            "durationSec": 1726.72,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.966187Z",
            "uploadedTime": "2009-01-02T10:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622259/theora/2091_3fe60a1ab0bb4bc3826ce83e30574a40.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622259/large_thumb/large.jpg"
        },
        {
            "id": 623169,
            "name": "Møteplassen - Prøvelser 2",
            "header": "Vi møter Ellen Merethe Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun snakker i dag om det å være venn til noen som sliter.\n   Asbjørn Kvalbein har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623169/theora/3385_9ed435ef2e1b40a3b357e0793bc907bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623169/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623169/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623169/broadcast/3385_299d907ca4814cb2a07e6f6eaa4c172c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623169/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:26:23.120000Z",
            "updatedTime": "2018-11-10T18:29:30.136606Z",
            "uploadedTime": "2009-09-04T08:26:23.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623169/theora/3385_9ed435ef2e1b40a3b357e0793bc907bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623169/large_thumb/large.jpg"
        },
        {
            "id": 623168,
            "name": "Møteplassen - Prøvelser 1",
            "header": "Vi møter Ellen Merete Wilkens Finnseth som har skrevet boka \"Nattsyn - en vandring med Job\". Hun gir oss et innblikk i Jobs prøvelser og setter oss i dag inn i historien.\n   Asbjørn Kvalbein har refleksjoner rundt det samme tema og ser på bibelske personers prøvelser og veien gjennom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623168/theora/3384_eb1a899fea174a5fb4b051d8742fc07b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623168/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623168/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623168/broadcast/3384_a85adb4aee464fc095d556e24caf426c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623168/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-04T08:25:24.947000Z",
            "updatedTime": "2018-11-10T18:29:30.137968Z",
            "uploadedTime": "2009-09-04T08:25:24.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623168/theora/3384_eb1a899fea174a5fb4b051d8742fc07b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623168/large_thumb/large.jpg"
        },
        {
            "id": 623930,
            "name": "Møteplassen - Bønn 3",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623930/theora/4704_22b83011800b41b2980225c3d293895e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623930/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623930/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623930/broadcast/4704_313063d701f341c9985499a84ef6c386.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623930/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:46:25Z",
            "updatedTime": "2018-11-10T18:29:29.177404Z",
            "uploadedTime": "2010-09-03T08:46:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623930/theora/4704_22b83011800b41b2980225c3d293895e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623930/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",
            "durationSec": 1740.08,
            "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": 623164,
            "name": "Bazar på Stemmer fra Sahara",
            "header": "-Dans og musikk er ikke adskilt i Afrika, de hører sammen. Det forteller Daniel Dama som du kan treffe i Bazar denne gangen. Bli med på en konsertopplevelse utenom det vanlige i Oslo konserthus.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623164/theora/3342_bc4c2b2b6a944fcd852d29853acd420e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623164/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623164/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623164/broadcast/3342_27c7b93e29d044ad934993cd2561410b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623164/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-01T07:20:03Z",
            "updatedTime": "2018-11-10T18:29:30.143631Z",
            "uploadedTime": "2009-09-01T07:20:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623164/theora/3342_bc4c2b2b6a944fcd852d29853acd420e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623164/large_thumb/large.jpg"
        },
        {
            "id": 625167,
            "name": "Student-TV 2013 Uke 12",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg",
                "theora": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625167/small_thumb/uke12.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625167/broadcast/uke12.avi"
            },
            "creator": "tobias.skaaren@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:16:05.040000",
            "durationSec": 965.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-06T08:20:55Z",
            "updatedTime": "2018-11-10T18:29:27.571711Z",
            "uploadedTime": "2013-04-06T08:20:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg"
        },
        {
            "id": 622258,
            "name": "ESTV uke 06",
            "header": "Lise Karlsen samtaler med Gunnar Antonsen i studio.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622258/theora/2090_7ac73356c82e4e8e91016ac2c68afc5c.ogv",
                "original": "https://upload.frikanalen.no/media/622258/original/orig_estv uke 6-09.avi",
                "smallThumb": "https://upload.frikanalen.no/media/622258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622258/broadcast/2090_0eeccf238375469993743bee117d7baa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622258/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:52",
            "durationSec": 1552.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.967576Z",
            "uploadedTime": "2009-01-02T10:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622258/theora/2090_7ac73356c82e4e8e91016ac2c68afc5c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622258/large_thumb/large.jpg"
        },
        {
            "id": 622257,
            "name": "ESTV uke 05",
            "header": "Lises hjørne med Lise Karlsen i samtale med Geir Atle og Marianne Nordby fra Høyfjellsstevnet på Beitostølen i 2008.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622257/theora/2089_14e08bac3cea4ff4b645348fcff849c3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622257/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622257/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622257/broadcast/orig_ESTV Uke 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622257/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:25:37.400000",
            "durationSec": 1537.4,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.968920Z",
            "uploadedTime": "2009-01-02T10:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622257/theora/2089_14e08bac3cea4ff4b645348fcff849c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622257/large_thumb/large.jpg"
        },
        {
            "id": 622256,
            "name": "Finnerlykke 04b",
            "header": "Oppfølgerprogram til Finnerlykke. Programleder Reidar Kvinge Johansen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622256/theora/2087_ac7c4797c436442c83821caa5a514793.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622256/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622256/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622256/broadcast/orig_Finnerlykke 04 b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622256/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52.960000",
            "durationSec": 1552.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.970258Z",
            "uploadedTime": "2009-01-02T10:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622256/theora/2087_ac7c4797c436442c83821caa5a514793.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622256/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",
            "durationSec": 1740.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 622255,
            "name": "Finnerlykke 03b",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622255/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622255/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622255/broadcast/orig_Finnerlykke 03 b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.040000",
            "durationSec": 1560.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:46:00Z",
            "updatedTime": "2018-11-10T18:29:30.971729Z",
            "uploadedTime": "2009-01-02T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622255/theora/2086_07ede2534ed64ff6a91f915f37b92542.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622255/large_thumb/large.jpg"
        },
        {
            "id": 623969,
            "name": "The New Wine",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623969/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623969/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623969/broadcast/4810_0974cf206fda4d4c8d90773fb4a15867.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:58.880000",
            "durationSec": 118.88,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:41:19Z",
            "updatedTime": "2018-11-10T18:29:29.123262Z",
            "uploadedTime": "2010-10-05T11:41:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623969/theora/4810_4a182d4bfdb24a5380364ed44700ac42.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623969/large_thumb/large.jpg"
        },
        {
            "id": 623968,
            "name": "Amerikansk fotball",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623968/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623968/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623968/broadcast/4809_58d7bb1b929b406883a2cd066353ecbc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
            },
            "creator": "gautebd@gmail.com",
            "organization": {
                "id": 116,
                "name": "Student TV Bergen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1975,
                "editorName": "Gaute Bugge Drangsholt",
                "editorEmail": "gautebd@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:26.360000",
            "durationSec": 146.36,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-10-05T11:28:55Z",
            "updatedTime": "2018-11-10T18:29:29.124664Z",
            "uploadedTime": "2010-10-05T11:28:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623968/theora/4809_8f63a1ff6c85410caa8d7f5a39bef4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623968/large_thumb/large.jpg"
        },
        {
            "id": 623156,
            "name": "Ørskog skulekorps",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623156/theora/3574_4fdf50e1ceba468b9e798aaf23d8440a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623156/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623156/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623156/broadcast/3574_22151eb9d6cd406994138287e9af2dad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623156/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "01:18:04.560000",
            "durationSec": 4684.56,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-13T06:41:57.387000Z",
            "updatedTime": "2018-11-10T18:29:30.152842Z",
            "uploadedTime": "2009-10-13T06:41:57.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623156/theora/3574_4fdf50e1ceba468b9e798aaf23d8440a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623156/large_thumb/large.jpg"
        },
        {
            "id": 622409,
            "name": "Talentfabrikken uke 18",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622409/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622409/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622409/broadcast/orig_e6be379688c24b3e8da70684272919e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:04.920000",
            "durationSec": 1624.92,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.762421Z",
            "uploadedTime": "2009-01-02T03:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622409/theora/1673_7a37682c5cdf45b4b0704335f57739f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622409/large_thumb/large.jpg"
        },
        {
            "id": 623155,
            "name": "Møteplassen - Komme ditt rike 2",
            "header": "Vi er tilstede på Normisjons generalforsamling som var samlet i sommer under parolen Komme ditt rike. I dagens program snakker Bergljot Svanholm om Evangeliet om riket ? til jordens ender.\r\n\r\nEtter programmet kommer en reprise av magasinprogrammet Bazar",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623155/theora/3302_c00a8ea796c640bf80b068caa6a51afd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623155/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623155/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623155/broadcast/3302_e8e9b01c651d467eadf195590df38923.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623155/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-27T06:57:16Z",
            "updatedTime": "2018-11-10T18:29:30.154183Z",
            "uploadedTime": "2009-08-27T06:57:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623155/theora/3302_c00a8ea796c640bf80b068caa6a51afd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623155/large_thumb/large.jpg"
        },
        {
            "id": 623963,
            "name": "New Life 2010 del 12",
            "header": "Fra Ebenezer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
                "original": "https://upload.frikanalen.no/media/623963/original/orig_27c9ff84055f4c03a41a11d1fd3d62c6.dv",
                "smallThumb": "https://upload.frikanalen.no/media/623963/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623963/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623963/broadcast/4792_88ebf4bc726e45bb8f48b3a662149a79.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:09.320000",
            "durationSec": 1509.32,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-30T15:23:10.780000Z",
            "updatedTime": "2018-11-10T18:29:29.132032Z",
            "uploadedTime": "2010-09-30T15:23:10.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623963/theora/orig_27c9ff84055f4c03a41a11d1fd3d62c6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623963/large_thumb/large.jpg"
        },
        {
            "id": 623962,
            "name": "Møteplassen - Bønn 5",
            "header": "Prest Sigve Ims i Gand kirke i Sandnes har refleksjoner rundt Fadervår, og Oddvar Søvik snakker om bønnens fem retninger.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623962/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623962/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623962/broadcast/4706_0ea2f4e9fd1d4c93a183fd5e3a6235b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "durationSec": 900.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-03T08:51:28Z",
            "updatedTime": "2018-11-10T18:29:29.133649Z",
            "uploadedTime": "2010-09-03T08:51:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623962/theora/4706_a8fc5e4ba7274c7d8f086d598996330e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623962/large_thumb/large.jpg"
        },
        {
            "id": 623153,
            "name": "Talentfabrikken 26. mai 2010 (R)",
            "header": "Reprise fra uke 42, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623153/theora/2854_b4df7d56b92347958a8e4d1443c83a5f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623153/broadcast/2854_6a338b13593d41af8ffba243f831b49e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623153/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:58.840000",
            "durationSec": 1498.84,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:10:39.793000Z",
            "updatedTime": "2018-11-10T18:29:30.156948Z",
            "uploadedTime": "2009-05-15T22:10:39.793000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623153/theora/2854_b4df7d56b92347958a8e4d1443c83a5f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623153/large_thumb/large.jpg"
        },
        {
            "id": 623942,
            "name": "Grønn aften",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
                "original": "https://upload.frikanalen.no/media/623942/original/orig_96da072835b3443d93069d30b30dc8ce.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623942/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623942/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623942/broadcast/4770_f3a9bf98e4514aa493c1b126c111a8b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623942/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:44.080000",
            "durationSec": 104.08,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-27T11:51:01Z",
            "updatedTime": "2018-11-10T18:29:29.161081Z",
            "uploadedTime": "2010-09-27T11:51:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623942/theora/4770_e3fdd0574fbc46dc9bc60eb0ca01e38b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623942/large_thumb/large.jpg"
        }
    ]
}