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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3150&ordering=-uploaded_time",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3050&ordering=-uploaded_time",
    "results": [
        {
            "id": 622906,
            "name": "Drøfting av Quranen del 38",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622906/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622906/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622906/broadcast/orig_0981b12608d74b54829bf48996633197.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.960000",
            "durationSec": 1861.96,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:47:35.587000Z",
            "updatedTime": "2018-11-10T18:29:30.443715Z",
            "uploadedTime": "2009-05-16T12:47:35.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622906/theora/2932_eb735f4a4b54455bb44bd268a0aeae30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622906/large_thumb/large.jpg"
        },
        {
            "id": 622905,
            "name": "Drøfting av Quranen del 37",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622905/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622905/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622905/broadcast/orig_9ec8ab046d1d4cb9ab11e5f1bf80f3aa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:38.080000",
            "durationSec": 1898.08,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:49.650000Z",
            "updatedTime": "2018-11-10T18:29:30.445074Z",
            "uploadedTime": "2009-05-16T12:46:49.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622905/theora/2931_87fa3ea9d9f34432b7840b0e72b3bdf7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622905/large_thumb/large.jpg"
        },
        {
            "id": 622904,
            "name": "Drøfting av Quranen del 36",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622904/broadcast/orig_7d86f451597344ceaf5843d94824fc18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:36.880000",
            "durationSec": 1956.88,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:46:20.120000Z",
            "updatedTime": "2018-11-10T18:29:30.446437Z",
            "uploadedTime": "2009-05-16T12:46:20.120000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622904/theora/2930_6ac0ff089a3d4984893cffadfe852f61.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622904/large_thumb/large.jpg"
        },
        {
            "id": 622626,
            "name": "Drøfting av Quranen del 35",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622626/broadcast/orig_72eeafb6dbe74ef98f794a20197103a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:02.800000",
            "durationSec": 1862.8,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:46.870000Z",
            "updatedTime": "2018-11-10T18:29:30.470919Z",
            "uploadedTime": "2009-05-16T12:45:46.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622626/theora/2929_c27d9adf81b941eab8ca863c71f06655.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622626/large_thumb/large.jpg"
        },
        {
            "id": 622625,
            "name": "Drøfting av Quranen del 34",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622625/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622625/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622625/broadcast/orig_c10b8056ca99404fb8d9f56cdfdfa269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:30:00.520000",
            "durationSec": 1800.52,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:45:12.073000Z",
            "updatedTime": "2018-11-10T18:29:30.472290Z",
            "uploadedTime": "2009-05-16T12:45:12.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622625/theora/2928_727e3b520dee4f5abd436679ae69e7a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622625/large_thumb/large.jpg"
        },
        {
            "id": 622624,
            "name": "Drøfting av Quranen del 33",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622624/broadcast/orig_e00ee67e2abb4a30ad3d0a7e857d283b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:59.400000",
            "durationSec": 1919.4,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:44:15.760000Z",
            "updatedTime": "2018-11-10T18:29:30.473622Z",
            "uploadedTime": "2009-05-16T12:44:15.760000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622624/theora/2927_3965db5e15144c9dbb2326777e8c7da6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622624/large_thumb/large.jpg"
        },
        {
            "id": 622604,
            "name": "Drøfting av Quranen del 32",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622604/theora/2926_06fc23c8ccd944e290b23da5a0e19db5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622604/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622604/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622604/broadcast/orig_bfb9064080d34322b05c04e7859597f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622604/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:51.120000",
            "durationSec": 1971.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:43:49.040000Z",
            "updatedTime": "2018-11-10T18:29:30.492671Z",
            "uploadedTime": "2009-05-16T12:43:49.040000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622604/theora/2926_06fc23c8ccd944e290b23da5a0e19db5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622604/large_thumb/large.jpg"
        },
        {
            "id": 622603,
            "name": "Drøfting av Quranen del 31",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622603/theora/2925_4c393135b04b4a23b3cb511b2c69c6a8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622603/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622603/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622603/broadcast/orig_f63c0d97046042738f7ca4fdbcc6c969.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622603/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:59.240000",
            "durationSec": 1979.24,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:43:21.870000Z",
            "updatedTime": "2018-11-10T18:29:30.494180Z",
            "uploadedTime": "2009-05-16T12:43:21.870000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622603/theora/2925_4c393135b04b4a23b3cb511b2c69c6a8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622603/large_thumb/large.jpg"
        },
        {
            "id": 623286,
            "name": "Akkurat nå! 20.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623286/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623286/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623286/broadcast/2923_ebef47052b5b4381bc15be8c94a778f4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:54.480000",
            "durationSec": 3054.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:37:38.810000Z",
            "updatedTime": "2018-11-10T18:29:29.995198Z",
            "uploadedTime": "2009-05-16T12:37:38.810000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623286/theora/2923_5562b474769d4bf08f81d7f8ae6c0b4e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623286/large_thumb/large.jpg"
        },
        {
            "id": 623268,
            "name": "Akkurat nå! 13.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623268/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623268/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623268/broadcast/2922_b670fc362e1c42f6a2e9cddd926cc673.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:52:51.680000",
            "durationSec": 3171.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:55Z",
            "updatedTime": "2018-11-10T18:29:30.016841Z",
            "uploadedTime": "2009-05-16T12:36:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623268/theora/2922_50fe85972f2a4d74bd55e10fd9dd2641.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623268/large_thumb/large.jpg"
        },
        {
            "id": 623258,
            "name": "Akkurat nå! 6.desember",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623258/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623258/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623258/broadcast/2921_02345011165c49138abc65c8ec51060f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:35.960000",
            "durationSec": 3215.96,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:36:14.953000Z",
            "updatedTime": "2018-11-10T18:29:30.031061Z",
            "uploadedTime": "2009-05-16T12:36:14.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623258/theora/2921_a7d180c0d991406885d18c5aeaa08238.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623258/large_thumb/large.jpg"
        },
        {
            "id": 623252,
            "name": "Akkurat nå! 29.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623252/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623252/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623252/broadcast/2920_5768e51fc2be4d3ea3f8f35e09a63edd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:53:21.280000",
            "durationSec": 3201.28,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:34:51.657000Z",
            "updatedTime": "2018-11-10T18:29:30.037871Z",
            "uploadedTime": "2009-05-16T12:34:51.657000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623252/theora/2920_55dd0dc8e64e4a0da023c3997a4e222c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623252/large_thumb/large.jpg"
        },
        {
            "id": 623237,
            "name": "Akkurat nå! 22.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623237/theora/2919_cbc81e81d9b64378a1c513d71956e217.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623237/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623237/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623237/broadcast/2919_0030a43434d54d12b9d1471cc2e4e1d8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623237/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:42:27.800000",
            "durationSec": 2547.8,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:33:47.407000Z",
            "updatedTime": "2018-11-10T18:29:30.056594Z",
            "uploadedTime": "2009-05-16T12:33:47.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623237/theora/2919_cbc81e81d9b64378a1c513d71956e217.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623237/large_thumb/large.jpg"
        },
        {
            "id": 623217,
            "name": "Akkurat nå! 15.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623217/theora/2918_e3bccda8ab944fe48a716ee89e3a2196.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623217/broadcast/2918_b4f84c72f1fd4237a23b011241a0c6c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623217/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:47:27.160000",
            "durationSec": 2847.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:30:53.343000Z",
            "updatedTime": "2018-11-10T18:29:30.079105Z",
            "uploadedTime": "2009-05-16T12:30:53.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623217/theora/2918_e3bccda8ab944fe48a716ee89e3a2196.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623217/large_thumb/large.jpg"
        },
        {
            "id": 623206,
            "name": "Akkurat nå! 8.november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623206/broadcast/2917_09a9cca4e3e64ec9a7a4a3f7f86561e2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623206/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:44:59.240000",
            "durationSec": 2699.24,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:30:18.780000Z",
            "updatedTime": "2018-11-10T18:29:30.094284Z",
            "uploadedTime": "2009-05-16T12:30:18.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623206/theora/2917_862129e6097b4aadb568e5f7eda56e34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623206/large_thumb/large.jpg"
        },
        {
            "id": 623172,
            "name": "Akkurat nå! 25.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623172/theora/2915_0f782d964e6345c08ddc2e73065a75ad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623172/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623172/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623172/broadcast/2915_0ddd039389c947b18b2cd1f933977d0a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623172/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:50:25.920000",
            "durationSec": 3025.92,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:27:43.077000Z",
            "updatedTime": "2018-11-10T18:29:30.132557Z",
            "uploadedTime": "2009-05-16T12:27:43.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623172/theora/2915_0f782d964e6345c08ddc2e73065a75ad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623172/large_thumb/large.jpg"
        },
        {
            "id": 623161,
            "name": "Akkurat nå! 18.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623161/theora/2914_c9f1b408509b4d15adbc09bd0f4ffbf4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623161/broadcast/2914_d257464638a14ed28dc0736b60d3e194.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623161/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:51:03.720000",
            "durationSec": 3063.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:58.640000Z",
            "updatedTime": "2018-11-10T18:29:30.147018Z",
            "uploadedTime": "2009-05-16T12:26:58.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623161/theora/2914_c9f1b408509b4d15adbc09bd0f4ffbf4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623161/large_thumb/large.jpg"
        },
        {
            "id": 623148,
            "name": "Akkurat nå! 11.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623148/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623148/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623148/broadcast/2913_2a874384ae0944f195e17238de8da36f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:51.960000",
            "durationSec": 2271.96,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:26:00.437000Z",
            "updatedTime": "2018-11-10T18:29:30.163780Z",
            "uploadedTime": "2009-05-16T12:26:00.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623148/theora/2913_7f094666f2f14c5a8a43d92ce0e6988d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623148/large_thumb/large.jpg"
        },
        {
            "id": 623132,
            "name": "Akkurat nå! 4.oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623132/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623132/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623132/broadcast/2912_fd53a555289b4f33ad8bca3ffdfefbae.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:49:39.640000",
            "durationSec": 2979.64,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:24:52.780000Z",
            "updatedTime": "2018-11-10T18:29:30.182705Z",
            "uploadedTime": "2009-05-16T12:24:52.780000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623132/theora/2912_1c05fd129a024cfa931799197a131d2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623132/large_thumb/large.jpg"
        },
        {
            "id": 623123,
            "name": "Akkurat nå! 27.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623123/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623123/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623123/broadcast/2911_0e7a604513224ad286dd8276bb107fbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:12.840000",
            "durationSec": 2232.84,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:23:03.563000Z",
            "updatedTime": "2018-11-10T18:29:30.193945Z",
            "uploadedTime": "2009-05-16T12:23:03.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623123/theora/2911_00ef4fb8d5ea4e41a4f7ee36b8b6b8b2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623123/large_thumb/large.jpg"
        },
        {
            "id": 623066,
            "name": "Akkurat nå! 13.september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623066/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623066/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623066/broadcast/2909_d3f821c5c95747a5ad1779146d65c848.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:35:45.040000",
            "durationSec": 2145.04,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:21:41.970000Z",
            "updatedTime": "2018-11-10T18:29:30.270039Z",
            "uploadedTime": "2009-05-16T12:21:41.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623066/theora/2909_c42910c5f7d9408f8bf00e6f399ed07c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623066/large_thumb/large.jpg"
        },
        {
            "id": 623016,
            "name": "Akkurat nå! 30.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623016/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623016/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623016/broadcast/orig_354f7556e76e4b079958346920677989.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:34:55",
            "durationSec": 2095.0,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:18:25.517000Z",
            "updatedTime": "2018-11-10T18:29:30.333698Z",
            "uploadedTime": "2009-05-16T12:18:25.517000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623016/theora/2907_160e1c7a995e442a940346b581b57973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623016/large_thumb/large.jpg"
        },
        {
            "id": 622992,
            "name": "Akkurat nå! 23.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622992/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622992/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622992/broadcast/orig_9ec8829afefe4d039248f89f3e1fbd28.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622992/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:32:56.080000",
            "durationSec": 1976.08,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:17:13Z",
            "updatedTime": "2018-11-10T18:29:30.359672Z",
            "uploadedTime": "2009-05-16T12:17:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622992/theora/2906_6a9c80c997c94ba8b27f6a427693e902.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622992/large_thumb/large.jpg"
        },
        {
            "id": 622967,
            "name": "Akkurat nå! 16.august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622967/theora/2905_0bee39f47e114e5c997a315c86cf0c91.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622967/broadcast/orig_9885dc09bae44dcca6c30f3bd3f70b82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622967/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:39:04.720000",
            "durationSec": 2344.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:16:04.343000Z",
            "updatedTime": "2018-11-10T18:29:30.383118Z",
            "uploadedTime": "2009-05-16T12:16:04.343000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622967/theora/2905_0bee39f47e114e5c997a315c86cf0c91.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622967/large_thumb/large.jpg"
        },
        {
            "id": 622895,
            "name": "Akkurat nå! 5.juli",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622895/theora/2899_2190578416104db1b788621c976d202a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622895/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622895/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622895/broadcast/orig_431ac5b328984d8ea526646de61ff30e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622895/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:40:25.480000",
            "durationSec": 2425.48,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:10:02.077000Z",
            "updatedTime": "2018-11-10T18:29:30.457292Z",
            "uploadedTime": "2009-05-16T12:10:02.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622895/theora/2899_2190578416104db1b788621c976d202a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622895/large_thumb/large.jpg"
        },
        {
            "id": 622633,
            "name": "Akkurat nå! 28.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622633/theora/2898_a78e62c1a53445bc8ffc1566e091d7d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622633/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622633/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622633/broadcast/orig_92a0aeaf0a5d4ee6ad7faa007e35718e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622633/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:48:43.040000",
            "durationSec": 2923.04,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:08:33.530000Z",
            "updatedTime": "2018-11-10T18:29:30.461485Z",
            "uploadedTime": "2009-05-16T12:08:33.530000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622633/theora/2898_a78e62c1a53445bc8ffc1566e091d7d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622633/large_thumb/large.jpg"
        },
        {
            "id": 622630,
            "name": "Akkurat nå! 21.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622630/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622630/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622630/broadcast/orig_4d84e7e47544431985706eb73cab7114.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622630/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:37:08.720000",
            "durationSec": 2228.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:57.170000Z",
            "updatedTime": "2018-11-10T18:29:30.465557Z",
            "uploadedTime": "2009-05-16T12:07:57.170000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622630/theora/2897_6e24a3ede0354423a983b995e188e5f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622630/large_thumb/large.jpg"
        },
        {
            "id": 622622,
            "name": "Akkurat nå! 14.juni",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622622/broadcast/orig_1e513801a620430ca0d9daf1b5cec1b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622622/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:47:46.160000",
            "durationSec": 2866.16,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-16T12:07:09.030000Z",
            "updatedTime": "2018-11-10T18:29:30.476486Z",
            "uploadedTime": "2009-05-16T12:07:09.030000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622622/theora/2896_432644ecbf8143aea75db2b4b50592a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622622/large_thumb/large.jpg"
        },
        {
            "id": 623293,
            "name": "Talentfabrikken 2010 uke 01",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623293/broadcast/2865_ec18ac43f145481b9eec89387d13fdcc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623293/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:58.120000",
            "durationSec": 1738.12,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:12.463000Z",
            "updatedTime": "2018-11-10T18:29:29.985632Z",
            "uploadedTime": "2009-05-15T22:16:12.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623293/theora/2865_94924ecce82442f9bf574f7342adba76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623293/large_thumb/large.jpg"
        },
        {
            "id": 623267,
            "name": "Talentfabrikken 4. august 2010 (R)",
            "header": "Reprise fra uke 52, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623267/theora/2864_f4b38f9046a64cec9f4d8305bb00bea0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623267/broadcast/2864_7358944cc2924f59a97baaa0b0fb39dc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623267/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:01.240000",
            "durationSec": 1681.24,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:16:09.353000Z",
            "updatedTime": "2018-11-10T18:29:30.018167Z",
            "uploadedTime": "2009-05-15T22:16:09.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623267/theora/2864_f4b38f9046a64cec9f4d8305bb00bea0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623267/large_thumb/large.jpg"
        },
        {
            "id": 623243,
            "name": "Talentfabrikken 28. juli 2010 (R)",
            "header": "Reprise fra uke 50, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623243/theora/2863_0d545caff8ba44ea8772d50a951091df.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623243/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623243/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623243/broadcast/2863_7ddb5fb626524f689213622f88644e22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623243/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:17.880000",
            "durationSec": 1577.88,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:15:40.387000Z",
            "updatedTime": "2018-11-10T18:29:30.048500Z",
            "uploadedTime": "2009-05-15T22:15:40.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623243/theora/2863_0d545caff8ba44ea8772d50a951091df.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623243/large_thumb/large.jpg"
        },
        {
            "id": 623261,
            "name": "Talentfabrikken 21. juli 2010 (R)",
            "header": "Reprise fra uke 50, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623261/theora/2862_5ba8c82615fd49f19537a47e5cd291c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623261/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623261/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623261/broadcast/2862_b8da834f55db484aa6e1902312b0f700.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623261/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:54.720000",
            "durationSec": 1734.72,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:15:12.620000Z",
            "updatedTime": "2018-11-10T18:29:30.026518Z",
            "uploadedTime": "2009-05-15T22:15:12.620000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623261/theora/2862_5ba8c82615fd49f19537a47e5cd291c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623261/large_thumb/large.jpg"
        },
        {
            "id": 623241,
            "name": "Talentfabrikken 14. juli 2010 (R)",
            "header": "Reprise fra uke 49, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623241/theora/2861_01ad6f0a90534ff0a9419113c1d6b15d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623241/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623241/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623241/broadcast/2861_3c327f889275448ea16bd39136b049b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623241/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:57.200000",
            "durationSec": 1737.2,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:14:24.887000Z",
            "updatedTime": "2018-11-10T18:29:30.051224Z",
            "uploadedTime": "2009-05-15T22:14:24.887000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623241/theora/2861_01ad6f0a90534ff0a9419113c1d6b15d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623241/large_thumb/large.jpg"
        },
        {
            "id": 623211,
            "name": "Talentfabrikken 30. juni 2010 (R)",
            "header": "Reprise fra uke 47, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623211/broadcast/2860_39c9f9170c804223be0083103fdef180.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623211/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:01.880000",
            "durationSec": 1681.88,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:13:55.243000Z",
            "updatedTime": "2018-11-10T18:29:30.087301Z",
            "uploadedTime": "2009-05-15T22:13:55.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623211/theora/2860_ccd09d025a004993a0e49cfba5fb73bb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623211/large_thumb/large.jpg"
        },
        {
            "id": 623238,
            "name": "Talentfabrikken 7. juli 2010 (R)",
            "header": "Reprise fra uke 48, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623238/theora/2859_dfb49afc5e5e403bbce5a19d88a9b710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623238/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623238/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623238/broadcast/2859_19563b220b354769ab31262ffbeac9f5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623238/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:15.280000",
            "durationSec": 1575.28,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:13:14.730000Z",
            "updatedTime": "2018-11-10T18:29:30.055217Z",
            "uploadedTime": "2009-05-15T22:13:14.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623238/theora/2859_dfb49afc5e5e403bbce5a19d88a9b710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623238/large_thumb/large.jpg"
        },
        {
            "id": 623208,
            "name": "Talentfabrikken 23. juni 2010 (R)",
            "header": "Reprise fra uke 46, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623208/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623208/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623208/broadcast/2858_686713153856437e9e6f67ce41dd5f6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623208/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:02.520000",
            "durationSec": 1682.52,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:12:46.650000Z",
            "updatedTime": "2018-11-10T18:29:30.091591Z",
            "uploadedTime": "2009-05-15T22:12:46.650000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623208/theora/2858_d80f5a9b4b94488d9c091216c7782427.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623208/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": 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": 623167,
            "name": "Talentfabrikken 2. juni 2010 (R)",
            "header": "Reprise fra uke 43, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623167/theora/2855_df1d1bb3a78348fda94edde76a484c5a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623167/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623167/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623167/broadcast/2855_6428c63c738747f1be33101f6b86d40a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623167/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:09.520000",
            "durationSec": 1689.52,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:11:24.403000Z",
            "updatedTime": "2018-11-10T18:29:30.139380Z",
            "uploadedTime": "2009-05-15T22:11:24.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623167/theora/2855_df1d1bb3a78348fda94edde76a484c5a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623167/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": 623139,
            "name": "Talentfabrikken 19. mai 2010 (R)",
            "header": "Reprise fra uke 41, 2009",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623139/theora/2853_8114b7a7a2184b6b9ba4050399a6054a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623139/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623139/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623139/broadcast/2853_adda5e67e1e143059675566d9e1c0458.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623139/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:37.040000",
            "durationSec": 1657.04,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:59.980000Z",
            "updatedTime": "2018-11-10T18:29:30.174640Z",
            "uploadedTime": "2009-05-15T22:09:59.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623139/theora/2853_8114b7a7a2184b6b9ba4050399a6054a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623139/large_thumb/large.jpg"
        },
        {
            "id": 623121,
            "name": "Talentfabrikken uke 40",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623121/theora/2852_bbf4c34585cf485190dba6d252c1af7f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623121/broadcast/2852_c0810571298a45978673303b0428505d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623121/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:25.720000",
            "durationSec": 1645.72,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:37.980000Z",
            "updatedTime": "2018-11-10T18:29:30.196775Z",
            "uploadedTime": "2009-05-15T22:09:37.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623121/theora/2852_bbf4c34585cf485190dba6d252c1af7f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623121/large_thumb/large.jpg"
        },
        {
            "id": 623115,
            "name": "Talentfabrikken uke 39",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623115/theora/2851_02a2aa6427e84054a925685d6523de47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623115/broadcast/2851_81a39cbc1828499aabb0b348e74155fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623115/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:50.960000",
            "durationSec": 1610.96,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:06.840000Z",
            "updatedTime": "2018-11-10T18:29:30.205178Z",
            "uploadedTime": "2009-05-15T22:09:06.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623115/theora/2851_02a2aa6427e84054a925685d6523de47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623115/large_thumb/large.jpg"
        },
        {
            "id": 623047,
            "name": "Talentfabrikken uke 38",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623047/theora/2850_3a7cd837c7fe4607ba074db20c6e7ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623047/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623047/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623047/broadcast/2850_4840ee20579f49459070ae4912f36e5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623047/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:21.880000",
            "durationSec": 1521.88,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:08:45.167000Z",
            "updatedTime": "2018-11-10T18:29:30.296692Z",
            "uploadedTime": "2009-05-15T22:08:45.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623047/theora/2850_3a7cd837c7fe4607ba074db20c6e7ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623047/large_thumb/large.jpg"
        },
        {
            "id": 623039,
            "name": "Talentfabrikken uke 37",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623039/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623039/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623039/broadcast/2849_00b7cd225fb64c7289a6ab25a9b60ad8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623039/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:25.960000",
            "durationSec": 1645.96,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:08:19.277000Z",
            "updatedTime": "2018-11-10T18:29:30.306211Z",
            "uploadedTime": "2009-05-15T22:08:19.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623039/large_thumb/large.jpg"
        },
        {
            "id": 623023,
            "name": "Talentfabrikken uke 36",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623023/broadcast/orig_6cb206f857dc402eae2a9cce375cad63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623023/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:22",
            "durationSec": 1642.0,
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:07:12.950000Z",
            "updatedTime": "2018-11-10T18:29:30.324185Z",
            "uploadedTime": "2009-05-15T22:07:12.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
        },
        {
            "id": 622582,
            "name": "New Life 2009 del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622582/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622582/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622582/broadcast/orig_565bf753ad654cbbbae748267588903e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622582/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:20.520000",
            "durationSec": 1580.52,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-14T12:27:40.573000Z",
            "updatedTime": "2018-11-10T18:29:30.523635Z",
            "uploadedTime": "2009-05-14T12:27:40.573000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622582/theora/2831_31f20a0095d64edab2e087e60ef854bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622582/large_thumb/large.jpg"
        },
        {
            "id": 622581,
            "name": "Inside Israel mai",
            "header": "Påstanden om Israels ulovelige okkupasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622581/broadcast/orig_debed669edf744e6bd2623ad53a2c97e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:04.400000",
            "durationSec": 1684.4,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-13T16:37:58.360000Z",
            "updatedTime": "2018-11-10T18:29:30.525032Z",
            "uploadedTime": "2009-05-13T16:37:58.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
        },
        {
            "id": 622588,
            "name": "Nornet TV Del 04",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622588/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622588/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622588/broadcast/orig_9695fb2ab4754b5bb14f893cbace804b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:20.040000",
            "durationSec": 1760.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:20:21.397000Z",
            "updatedTime": "2018-11-10T18:29:30.515461Z",
            "uploadedTime": "2009-05-13T13:20:21.397000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622588/theora/2829_fc7d7f15632b4f5a9d3b0219b06310ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622588/large_thumb/large.jpg"
        },
        {
            "id": 622587,
            "name": "Nornet TV Del 03",
            "header": "Kristent magasin program",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622587/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622587/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622587/broadcast/orig_125166e495f14720bc5d6c4b89fc91e6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
            },
            "creator": "tvom@glorynet.eu",
            "organization": {
                "id": 12,
                "name": "The voice of mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:29:59.840000",
            "durationSec": 1799.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-05-13T13:14:47.377000Z",
            "updatedTime": "2018-11-10T18:29:30.516827Z",
            "uploadedTime": "2009-05-13T13:14:47.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622587/theora/2828_1c13934711404e4cafba22fd91ff402c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622587/large_thumb/large.jpg"
        }
    ]
}