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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1050&ordering=name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=950&ordering=name",
    "results": [
        {
            "id": 623160,
            "name": "Drøfting av Quranen del 54",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623160/theora/3576_7519fc0f27324cc08be7b4b818089e53.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623160/broadcast/3576_edf20a091b904cd0a166a16099e7f59d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623160/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:05.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-16T15:00:54.830000Z",
            "updatedTime": "2018-11-10T18:29:30.148634Z",
            "uploadedTime": "2009-10-16T15:00:54.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623160/theora/3576_7519fc0f27324cc08be7b4b818089e53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623160/large_thumb/large.jpg"
        },
        {
            "id": 623159,
            "name": "Drøfting av Quranen del 55",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623159/theora/3577_a0d8a3a3fc2f4696a79ba736c602e086.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623159/broadcast/3577_02b4179a24ba40fcab1982766aba4bb5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623159/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:12.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-16T15:01:33.330000Z",
            "updatedTime": "2018-11-10T18:29:30.150068Z",
            "uploadedTime": "2009-10-16T15:01:33.330000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623159/theora/3577_a0d8a3a3fc2f4696a79ba736c602e086.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623159/large_thumb/large.jpg"
        },
        {
            "id": 623177,
            "name": "Drøfting av Quranen del 56",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623177/theora/3582_f348cf0911eb44338cff4d8cf562f2e9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623177/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623177/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623177/broadcast/3582_b901767f426e44d7838aa58a16085f04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623177/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:49.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-26T15:08:56.947000Z",
            "updatedTime": "2018-11-10T18:29:30.127047Z",
            "uploadedTime": "2009-10-26T15:08:56.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623177/theora/3582_f348cf0911eb44338cff4d8cf562f2e9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623177/large_thumb/large.jpg"
        },
        {
            "id": 623191,
            "name": "Drøfting av Quranen del 57",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623191/theora/3583_fd0e65bcf7a7479cb8b3efc2ed11186a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623191/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623191/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623191/broadcast/3583_0c3408219e354df3a0b9b5a5a22d35b0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623191/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.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-26T15:09:32.400000Z",
            "updatedTime": "2018-11-10T18:29:30.109261Z",
            "uploadedTime": "2009-10-26T15:09:32.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623191/theora/3583_fd0e65bcf7a7479cb8b3efc2ed11186a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623191/large_thumb/large.jpg"
        },
        {
            "id": 623192,
            "name": "Drøfting av Quranen del 58",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623192/theora/3584_2ef17e5af6c7405cbf152dc5d85fa5ec.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623192/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623192/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623192/broadcast/3584_8f907d6bb2e9400db93d4600d0736ce2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623192/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:19.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-26T15:10:13.340000Z",
            "updatedTime": "2018-11-10T18:29:30.107922Z",
            "uploadedTime": "2009-10-26T15:10:13.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623192/theora/3584_2ef17e5af6c7405cbf152dc5d85fa5ec.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623192/large_thumb/large.jpg"
        },
        {
            "id": 623213,
            "name": "Drøfting av Quranen del 59",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623213/theora/3645_3e114f14c24946a2952fb1b32dbf5a4f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623213/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623213/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623213/broadcast/3645_5390f1c68c584e38a53b855ea8ee996b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623213/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:19.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:14:09.850000Z",
            "updatedTime": "2018-11-10T18:29:30.084605Z",
            "uploadedTime": "2009-11-13T11:14:09.850000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623213/theora/3645_3e114f14c24946a2952fb1b32dbf5a4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623213/large_thumb/large.jpg"
        },
        {
            "id": 623214,
            "name": "Drøfting av Quranen del 60",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623214/theora/3646_d9ff150d2bb641ab8ce04a33c35db2b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623214/broadcast/3646_712eac16273a454ab1cb6051d405e141.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623214/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:22:31.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:14:39.647000Z",
            "updatedTime": "2018-11-10T18:29:30.083195Z",
            "uploadedTime": "2009-11-13T11:14:39.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623214/theora/3646_d9ff150d2bb641ab8ce04a33c35db2b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623214/large_thumb/large.jpg"
        },
        {
            "id": 623222,
            "name": "Drøfting av Quranen del 61",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623222/theora/3647_f333673b6029425583461527082a955a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623222/broadcast/3647_7495027ce6d74389b38d03270b3e2113.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623222/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:33:28.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:15:12.443000Z",
            "updatedTime": "2018-11-10T18:29:30.073475Z",
            "uploadedTime": "2009-11-13T11:15:12.443000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623222/theora/3647_f333673b6029425583461527082a955a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623222/large_thumb/large.jpg"
        },
        {
            "id": 623219,
            "name": "Drøfting av Quranen del 62",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623219/theora/3648_d51f47b562384c9db929a8e5c9a5b377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623219/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623219/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623219/broadcast/3648_8a8228e98d3049d4af8c4e27db6f3adf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623219/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:10:45.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:15:45.053000Z",
            "updatedTime": "2018-11-10T18:29:30.077748Z",
            "uploadedTime": "2009-11-13T11:15:45.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623219/theora/3648_d51f47b562384c9db929a8e5c9a5b377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623219/large_thumb/large.jpg"
        },
        {
            "id": 623221,
            "name": "Drøfting av Quranen del 63",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623221/theora/3649_666960a5b3dd4c4d90ca31459ef02f89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623221/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623221/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623221/broadcast/3649_0032550e67664fb6bfe298b2f8b0dc25.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623221/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:25:26.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:16:17.680000Z",
            "updatedTime": "2018-11-10T18:29:30.074836Z",
            "uploadedTime": "2009-11-13T11:16:17.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623221/theora/3649_666960a5b3dd4c4d90ca31459ef02f89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623221/large_thumb/large.jpg"
        },
        {
            "id": 623226,
            "name": "Drøfting av Quranen del 64",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623226/theora/3650_4576dd35a7114b8581d20f8e3cd24b4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623226/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623226/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623226/broadcast/3650_849259a075904506bdfe952779172b11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623226/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:22:21.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:16:49.257000Z",
            "updatedTime": "2018-11-10T18:29:30.067648Z",
            "uploadedTime": "2009-11-13T11:16:49.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623226/theora/3650_4576dd35a7114b8581d20f8e3cd24b4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623226/large_thumb/large.jpg"
        },
        {
            "id": 623225,
            "name": "Drøfting av Quranen del 65",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623225/theora/3651_3837f172ab384325a70d3f574cb79177.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623225/broadcast/3651_b1b53296332e42ee9821cf2989ac192b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623225/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:16:28.240000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:17:19.180000Z",
            "updatedTime": "2018-11-10T18:29:30.068986Z",
            "uploadedTime": "2009-11-13T11:17:19.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623225/theora/3651_3837f172ab384325a70d3f574cb79177.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623225/large_thumb/large.jpg"
        },
        {
            "id": 623227,
            "name": "Drøfting av Quranen del 66",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623227/theora/3652_5eeb019b23884086b82feed30af74878.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623227/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623227/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623227/broadcast/3652_2895bf21efcc476c96d3861c9b04efff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623227/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:24:46.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-11-13T11:17:48.257000Z",
            "updatedTime": "2018-11-10T18:29:30.066268Z",
            "uploadedTime": "2009-11-13T11:17:48.257000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623227/theora/3652_5eeb019b23884086b82feed30af74878.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623227/large_thumb/large.jpg"
        },
        {
            "id": 623333,
            "name": "Drøfting av Quranen del 67",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623333/theora/3750_2c5f23feea0948aea494c47d9591cfb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623333/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623333/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623333/broadcast/3750_0c01945cc29b40a0acd114740bb0f900.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623333/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:27.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:26:32Z",
            "updatedTime": "2018-11-10T18:29:29.933182Z",
            "uploadedTime": "2009-12-29T14:26:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623333/theora/3750_2c5f23feea0948aea494c47d9591cfb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623333/large_thumb/large.jpg"
        },
        {
            "id": 623353,
            "name": "Drøfting av Quranen del 68",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623353/theora/3751_6dea60ce75f44593838228d55fbce50d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623353/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623353/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623353/broadcast/3751_ad7ec8aa8b344e3bb11f22e740307285.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623353/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:27:17.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:27:12.767000Z",
            "updatedTime": "2018-11-10T18:29:29.905272Z",
            "uploadedTime": "2009-12-29T14:27:12.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623353/theora/3751_6dea60ce75f44593838228d55fbce50d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623353/large_thumb/large.jpg"
        },
        {
            "id": 623355,
            "name": "Drøfting av Quranen del 69",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623355/theora/3752_6ec1a2a75c6e4c4798114e9f6fe76112.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623355/broadcast/3752_08ed1c75ac574944a7f186b62ec95f6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623355/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:25.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:27:37.813000Z",
            "updatedTime": "2018-11-10T18:29:29.902489Z",
            "uploadedTime": "2009-12-29T14:27:37.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623355/theora/3752_6ec1a2a75c6e4c4798114e9f6fe76112.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623355/large_thumb/large.jpg"
        },
        {
            "id": 623354,
            "name": "Drøfting av Quranen del 70",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623354/theora/3753_10df20ac78db43a581051610f823b97e.ogv",
                "original": "https://upload.frikanalen.no/media/623354/original/orig_0e68832904744f5fb2689beaff1d176f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623354/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623354/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623354/broadcast/3753_3d8d2d2c3cf44779a596ff3636d7ce0f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623354/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:18.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-12-29T14:28:02.360000Z",
            "updatedTime": "2018-11-10T18:29:29.903930Z",
            "uploadedTime": "2009-12-29T14:28:02.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623354/theora/3753_10df20ac78db43a581051610f823b97e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623354/large_thumb/large.jpg"
        },
        {
            "id": 623356,
            "name": "Drøfting av Quranen del 72",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623356/theora/3913_c1898ee56d2845f98557120146bb3411.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623356/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623356/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623356/broadcast/3913_530d32e56e7541c2a5c7774909974d7f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623356/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.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:24:09.687000Z",
            "updatedTime": "2018-11-10T18:29:29.901100Z",
            "uploadedTime": "2010-01-26T10:24:09.687000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623356/theora/3913_c1898ee56d2845f98557120146bb3411.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623356/large_thumb/large.jpg"
        },
        {
            "id": 623433,
            "name": "Drøfting av Quranen del 73",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623433/theora/3915_64e3cfbcfec44d52a65f4419f2a3cb4d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623433/broadcast/3915_633bd519865d4d40ae2ba64dbb23d092.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623433/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:27:14.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:25:44.953000Z",
            "updatedTime": "2018-11-10T18:29:29.799966Z",
            "uploadedTime": "2010-01-26T10:25:44.953000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623433/theora/3915_64e3cfbcfec44d52a65f4419f2a3cb4d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623433/large_thumb/large.jpg"
        },
        {
            "id": 623439,
            "name": "Drøfting av Quranen del 74",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623439/theora/3916_aedbc79e46694db8ade5f8d632c03441.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623439/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623439/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623439/broadcast/3916_dac5a6aa3b484142a0754e20d39af2d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623439/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:07.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:14.813000Z",
            "updatedTime": "2018-11-10T18:29:29.795637Z",
            "uploadedTime": "2010-01-26T10:27:14.813000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623439/theora/3916_aedbc79e46694db8ade5f8d632c03441.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623439/large_thumb/large.jpg"
        },
        {
            "id": 623440,
            "name": "Drøfting av Quranen del 75",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623440/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623440/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623440/broadcast/3917_2eacb253edf1421daecd15975b54a72b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623440/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:23:50.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:27:55.390000Z",
            "updatedTime": "2018-11-10T18:29:29.794058Z",
            "uploadedTime": "2010-01-26T10:27:55.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623440/theora/3917_17324eb9474348baa67901ef565f95d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623440/large_thumb/large.jpg"
        },
        {
            "id": 623445,
            "name": "Drøfting av Quranen del 76",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623445/theora/3918_ccdaf678a76f4798aeda7e77241f7207.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623445/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623445/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623445/broadcast/3918_04ffaf46dc23419e956bdf7c02b8a528.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623445/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:52.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:28:36.437000Z",
            "updatedTime": "2018-11-10T18:29:29.788648Z",
            "uploadedTime": "2010-01-26T10:28:36.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623445/theora/3918_ccdaf678a76f4798aeda7e77241f7207.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623445/large_thumb/large.jpg"
        },
        {
            "id": 623469,
            "name": "Drøfting av Quranen del 77",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623469/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623469/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623469/broadcast/3919_cf74a08a2c9c40eda857a7092ccaf4d9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623469/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:51.880000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:29:16.377000Z",
            "updatedTime": "2018-11-10T18:29:29.773304Z",
            "uploadedTime": "2010-01-26T10:29:16.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623469/theora/3919_4b3f51dbf7ba4131baf144fe3c1aed30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623469/large_thumb/large.jpg"
        },
        {
            "id": 623470,
            "name": "Drøfting av Quranen del 78",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623470/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623470/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623470/broadcast/3920_e357378be5f44e5d91b43d4bd3dafd6e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623470/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:12.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:30:41.237000Z",
            "updatedTime": "2018-11-10T18:29:29.771900Z",
            "uploadedTime": "2010-01-26T10:30:41.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623470/theora/3920_901b36f029f049d9b05e119553e5b1d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623470/large_thumb/large.jpg"
        },
        {
            "id": 623631,
            "name": "Drøfting av Quranen del 79",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623631/theora/3921_db850ededf0c4abdb10cecf643b2d61d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623631/broadcast/3921_81606b47621f43ac9212c526b5966ac0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623631/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:26:54.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:32:05.720000Z",
            "updatedTime": "2018-11-10T18:29:29.567643Z",
            "uploadedTime": "2010-01-26T10:32:05.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623631/theora/3921_db850ededf0c4abdb10cecf643b2d61d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623631/large_thumb/large.jpg"
        },
        {
            "id": 623633,
            "name": "Drøfting av Quranen del 80",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623633/theora/3922_62380fa957dd4245868ac020ca167668.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623633/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623633/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623633/broadcast/3922_a5de56239f5b43a09d9f2aee8c0b0253.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623633/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:25:19.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-01-26T10:32:53.003000Z",
            "updatedTime": "2018-11-10T18:29:29.566269Z",
            "uploadedTime": "2010-01-26T10:32:53.003000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623633/theora/3922_62380fa957dd4245868ac020ca167668.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623633/large_thumb/large.jpg"
        },
        {
            "id": 624079,
            "name": "DRØM: Jaer Skoles Musikkorps",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624079/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624079/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624079/broadcast/5050_d92613651e89450886f68f1354176973.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624079/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-07T11:57:17.233000Z",
            "updatedTime": "2018-11-10T18:29:28.981728Z",
            "uploadedTime": "2010-12-07T11:57:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624079/theora/5050_d92613651e89450886f68f1354176973.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624079/large_thumb/large.jpg"
        },
        {
            "id": 624389,
            "name": "Drømmejobben kommer",
            "header": "Selv om ikke alle studieretninger gir et like klart bilde av den...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
                "original": "https://upload.frikanalen.no/media/624389/original/orig_31e8864b86a74408b076e66d17a50e57.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624389/broadcast/5475_efcacb8d7de24484a1e08c12bb910333.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624389/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:41.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-24T20:37:12.347000Z",
            "updatedTime": "2018-11-10T18:29:28.584386Z",
            "uploadedTime": "2011-03-24T20:37:12.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624389/theora/5475_23c555ef96da4ad4b685fef0c4c95c46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624389/large_thumb/large.jpg"
        },
        {
            "id": 623150,
            "name": "DRØM: Torskangerpoll Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623150/theora/3563_239902959dc34af6a7aaea0429f4891e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623150/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623150/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623150/broadcast/3563_64969521a8ef4fa7a9cdf0b0fc87a5be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623150/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:55.600000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-12T10:46:58Z",
            "updatedTime": "2018-11-10T18:29:30.161050Z",
            "uploadedTime": "2009-10-12T10:46:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623150/theora/3563_239902959dc34af6a7aaea0429f4891e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623150/large_thumb/large.jpg"
        },
        {
            "id": 623149,
            "name": "DRØM: Voksen skoles musikkorps",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623149/theora/3562_e4b483d19a5849ed8bd98e4d834006ee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623149/broadcast/3562_350fe03a40d945e28f72f8691b3f57d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623149/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:22.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-12T06:37:44.993000Z",
            "updatedTime": "2018-11-10T18:29:30.162393Z",
            "uploadedTime": "2009-10-12T06:37:44.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623149/theora/3562_e4b483d19a5849ed8bd98e4d834006ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623149/large_thumb/large.jpg"
        },
        {
            "id": 625736,
            "name": "DUCK - The Debian Url ChecKer - Debconf 16",
            "header": "In this talk i will give a short overview about DUCK. I will introduce/present the website as well as the tool, talk about how/why i started working on it, show some graphs and ask for suggestions on how to make the topic \"broken URLs\" more public.\n\nAudience is: QA in Debian\n\nTalk (20 mins) session with Simon Kainz during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625736/theora/DUCK_The_Debian_Url_ChecKer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625736/broadcast/DUCK_The_Debian_Url_ChecKer.dv",
                "original": "https://upload.frikanalen.no/media/625736/original/DUCK_The_Debian_Url_ChecKer.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625736/small_thumb/DUCK_The_Debian_Url_ChecKer.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625736/large_thumb/DUCK_The_Debian_Url_ChecKer.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:11:13.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/48/",
            "createdTime": "2016-07-23T00:14:16.303806Z",
            "updatedTime": "2018-11-10T18:29:26.792338Z",
            "uploadedTime": "2016-07-23T00:14:20.950331Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625736/theora/DUCK_The_Debian_Url_ChecKer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625736/large_thumb/DUCK_The_Debian_Url_ChecKer.jpg"
        },
        {
            "id": 625032,
            "name": "Du kan gjøre en forskjell",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625032/broadcast/6500_b6bbc7c3f8ad40f69dca65a348155678.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
            },
            "creator": "helge2rp@online.no",
            "organization": {
                "id": 62,
                "name": "Forum for fred",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2003,
                "editorName": "Helge Torp",
                "editorEmail": "helge2rp@online.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:22.880000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2012-10-22T08:43:38.607000Z",
            "updatedTime": "2018-11-10T18:29:27.749730Z",
            "uploadedTime": "2012-10-22T08:43:38.607000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625032/theora/6500_b6bbc7c3f8ad40f69dca65a348155678.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625032/large_thumb/large.jpg"
        },
        {
            "id": 622989,
            "name": "Duo Traverso",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622989/broadcast/orig_c5babdfb4585445e8667b2302bd55dd3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:23.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:40:02Z",
            "updatedTime": "2018-11-10T18:29:30.363809Z",
            "uploadedTime": "2009-08-21T08:40:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
        },
        {
            "id": 624262,
            "name": "Duplex - Egil",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624262/theora/5315_bb356d30f2064ad29469de4ab5088b53.ogv",
                "original": "https://upload.frikanalen.no/media/624262/original/orig_f1b0af046f20460392292459ddd09afd.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624262/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624262/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624262/broadcast/5315_95684951425646c79135c4ebf62a77bd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624262/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:59.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-12T08:42:38Z",
            "updatedTime": "2018-11-10T18:29:28.752851Z",
            "uploadedTime": "2011-02-12T08:42:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624262/theora/5315_bb356d30f2064ad29469de4ab5088b53.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624262/large_thumb/large.jpg"
        },
        {
            "id": 624387,
            "name": "Earth Hour",
            "header": "Earth Hour har blitt arrangert for femte året på rad. Vi har tatt pulsen på engasjementet i Trondheim.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
                "original": "https://upload.frikanalen.no/media/624387/original/orig_86cf547252b94989a8ca8f7c0aa086e8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624387/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624387/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624387/broadcast/5486_2c105688a729489993ba9195944b1f66.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:01.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-31T15:35:18.777000Z",
            "updatedTime": "2018-11-10T18:29:28.587168Z",
            "uploadedTime": "2011-03-31T15:35:18.777000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624387/theora/5486_9bc64061cda54a2a9591b8e1cfbaa1b9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624387/large_thumb/large.jpg"
        },
        {
            "id": 624237,
            "name": "EBF-KHA 20110209-2959",
            "header": "Helse med Eva Britt Fjeldberg og källan\nmed Karl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624237/theora/5271_b0967c4f9cad4fbcb2db65f44b07b9c3.ogv",
                "original": "https://upload.frikanalen.no/media/624237/original/orig_95dea28066184a6b8cc4559cfd97b0dc.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624237/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624237/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624237/broadcast/5271_d83a84eb2c2947ddad63a7d6f8f889d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624237/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.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-04T08:26:59.453000Z",
            "updatedTime": "2018-11-10T18:29:28.787189Z",
            "uploadedTime": "2011-02-04T08:26:59.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624237/theora/5271_b0967c4f9cad4fbcb2db65f44b07b9c3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624237/large_thumb/large.jpg"
        },
        {
            "id": 624169,
            "name": "EBF_p5-KHA_p4 2954  20110117",
            "header": "Helse med Eva Britt\nFjeldberg og Källan med Karl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624169/theora/5158_43401aaf95f7478395c131ff87f88c51.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624169/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624169/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624169/broadcast/5158_ba8e47d64236456d80fcdef9db7975c6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624169/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:54.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-14T10:47:50.873000Z",
            "updatedTime": "2018-11-10T18:29:28.867771Z",
            "uploadedTime": "2011-01-14T10:47:50.873000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624169/theora/5158_43401aaf95f7478395c131ff87f88c51.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624169/large_thumb/large.jpg"
        },
        {
            "id": 624074,
            "name": "EBF pr1-CHK pr2 20101208",
            "header": "helseEva-britt Fjeldberg\noch källan Carl henrik karlson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
                "original": "https://upload.frikanalen.no/media/624074/original/orig_0f8c158dd46047019751735ff7eb0135.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624074/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624074/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624074/broadcast/5041_d44ad0897c1f45f4aa5fa000d8a2175e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624074/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:30.840000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-03T12:09:54.437000Z",
            "updatedTime": "2018-11-10T18:29:28.988539Z",
            "uploadedTime": "2010-12-03T12:09:54.437000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624074/theora/5041_9ef8c5b64cd4443899d9352adaba9720.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624074/large_thumb/large.jpg"
        },
        {
            "id": 624078,
            "name": "EBFpr1-CHKpr2 2948  20101208",
            "header": "Helse medEva-Britt Fjeldberg och Kællan\nmed Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624078/theora/5049_98c4e3d5009842eeb24a0f8443d5476b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624078/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624078/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624078/broadcast/5049_e9e84cf729b54293bbe8772e1f313b7e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624078/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:48.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-06T10:15:14.600000Z",
            "updatedTime": "2018-11-10T18:29:28.983083Z",
            "uploadedTime": "2010-12-06T10:15:14.600000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624078/theora/5049_98c4e3d5009842eeb24a0f8443d5476b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624078/large_thumb/large.jpg"
        },
        {
            "id": 624128,
            "name": "EBFpr2-CHKpr3 20101229",
            "header": "Helse Med Eva Britt Fjeldberg & Carl Henrik Karlsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624128/theora/5108_504b75e5dad54f28997fa9819a0c2c15.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624128/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624128/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624128/broadcast/5108_87cdc5724f46434ea8c595c6096e0cbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624128/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:26",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-21T08:56:53.513000Z",
            "updatedTime": "2018-11-10T18:29:28.923156Z",
            "uploadedTime": "2010-12-21T08:56:53.513000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624128/theora/5108_504b75e5dad54f28997fa9819a0c2c15.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624128/large_thumb/large.jpg"
        },
        {
            "id": 625273,
            "name": "Eckankar: A Gift of Love",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625273/theora/A-Gift-of-Love.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625273/large_thumb/A-Gift-of-Love.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625273/small_thumb/A-Gift-of-Love.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625273/broadcast/A-Gift-of-Love.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-19T06:05:42Z",
            "updatedTime": "2020-09-15T21:55:36.642547Z",
            "uploadedTime": "2014-05-19T06:05:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625273/theora/A-Gift-of-Love.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625273/large_thumb/A-Gift-of-Love.jpg"
        },
        {
            "id": 625270,
            "name": "Eckankar: A Golden Contract",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625270/theora/A-Golden-Contract.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625270/large_thumb/A-Golden-Contract.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625270/small_thumb/A-Golden-Contract.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625270/broadcast/A-Golden-Contract.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:20.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T07:00:21Z",
            "updatedTime": "2020-09-15T21:56:00.494757Z",
            "uploadedTime": "2014-05-05T07:00:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625270/theora/A-Golden-Contract.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625270/large_thumb/A-Golden-Contract.jpg"
        },
        {
            "id": 625453,
            "name": "Eckankar: God is Love",
            "header": "God is Love",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625453/theora/God_Is_Love.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625453/large_thumb/God_Is_Love.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625453/small_thumb/God_Is_Love.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625453/broadcast/God_Is_Love.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:03",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-09-14T20:05:10Z",
            "updatedTime": "2020-09-15T21:54:51.551375Z",
            "uploadedTime": "2015-09-14T20:05:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625453/theora/God_Is_Love.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625453/large_thumb/God_Is_Love.jpg"
        },
        {
            "id": 625452,
            "name": "Eckankar: Graceful Living",
            "header": "Graceful Living",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625452/theora/Graceful_Living.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625452/large_thumb/Graceful_Living.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625452/small_thumb/Graceful_Living.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625452/broadcast/Graceful_Living.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:15",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-09-14T20:04:47Z",
            "updatedTime": "2020-09-15T21:55:06.383463Z",
            "uploadedTime": "2015-09-14T20:04:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625452/theora/Graceful_Living.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625452/large_thumb/Graceful_Living.jpg"
        },
        {
            "id": 625243,
            "name": "Eckankar: How to survive spiritually in our times",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625243/theora/How-to-survive-spiritually-in-our-times.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625243/large_thumb/How-to-survive-spiritually-in-our-times.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625243/small_thumb/How-to-survive-spiritually-in-our-times.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625243/broadcast/How-to-survive-spiritually-in-our-times.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:30.760000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-02-25T21:38:38Z",
            "updatedTime": "2020-09-15T21:56:56.341154Z",
            "uploadedTime": "2014-02-25T21:38:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625243/theora/How-to-survive-spiritually-in-our-times.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625243/large_thumb/How-to-survive-spiritually-in-our-times.jpg"
        },
        {
            "id": 625274,
            "name": "Eckankar: Master your Spiritual Destiny",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625274/theora/Master-your-Spiritual-Destiny.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625274/large_thumb/Master-your-Spiritual-Destiny.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625274/small_thumb/Master-your-Spiritual-Destiny.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625274/broadcast/Master-your-Spiritual-Destiny.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-19T06:05:46Z",
            "updatedTime": "2020-09-15T21:55:20.571967Z",
            "uploadedTime": "2014-05-19T06:05:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625274/theora/Master-your-Spiritual-Destiny.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625274/large_thumb/Master-your-Spiritual-Destiny.jpg"
        },
        {
            "id": 625259,
            "name": "Eckankar: The Language Of Love",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625259/small_thumb/The-Language-of-Love.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625259/large_thumb/The-Language-of-Love.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625259/broadcast/The-Language-of-Love.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.440000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-15T11:31:18Z",
            "updatedTime": "2020-09-15T21:56:21.156318Z",
            "uploadedTime": "2014-04-15T11:31:20Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625259/large_thumb/The-Language-of-Love.jpg"
        },
        {
            "id": 625255,
            "name": "Eckankar: Under the Spread of the Holy Spirits Wings",
            "header": "Eckankar er religionen om Guds Lyd og Lys.\r\nHarold Klemp, Eckankar åndelige leder, holder foredrag om forskjellige spirituelle temaer.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625255/theora/Under-the-Spread-of-the-Holy-Spirits-Wings.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625255/large_thumb/Under-the-Spread-of-the-Holy-Spirits-Wings.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625255/small_thumb/Under-the-Spread-of-the-Holy-Spirits-Wings.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625255/broadcast/Under-the-Spread-of-the-Holy-Spirits-Wings.avi"
            },
            "creator": "info@eckankar.no",
            "organization": {
                "id": 131,
                "name": "ECKANKAR Norge",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2094,
                "editorName": "Kjell Aarhus",
                "editorEmail": "info@eckankar.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-02T23:35:33Z",
            "updatedTime": "2020-09-15T21:56:42.866776Z",
            "uploadedTime": "2014-04-02T23:35:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625255/theora/Under-the-Spread-of-the-Holy-Spirits-Wings.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625255/large_thumb/Under-the-Spread-of-the-Holy-Spirits-Wings.jpg"
        },
        {
            "id": 622994,
            "name": "Edward Sylta Antrobus",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622994/broadcast/orig_5b0088e28874487baa9ecb5c60ade0e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:03:59",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T09:03:26Z",
            "updatedTime": "2018-11-10T18:29:30.356933Z",
            "uploadedTime": "2009-08-24T09:03:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
        },
        {
            "id": 626447,
            "name": "Egotripp med Mattias Damsgaard",
            "header": "Podcast på Tv! Bare Egil blir med på Egotrippen til Mattias Damsgaard.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626447/theora/Egotripp på tv_Master.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626447/broadcast/Egotripp på tv_Master.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626447/large_thumb/Egotripp på tv_Master.jpg",
                "original": "https://upload.frikanalen.no/media/626447/original/Egotripp på tv_Master.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:38:18.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-08-28T11:50:34.615276Z",
            "updatedTime": "2020-08-28T12:42:29.786776Z",
            "uploadedTime": "2020-08-28T12:23:12.713126Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626447/theora/Egotripp på tv_Master.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626447/large_thumb/Egotripp på tv_Master.jpg"
        }
    ]
}