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

{
    "count": 3552,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2650&ordering=-name",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2550&ordering=-name",
    "results": [
        {
            "id": 627990,
            "name": "Diesen i samtale med Fyodor Lukyanov",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627990/theora/Diesen_Lukyanov.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627990/broadcast/Diesen_Lukyanov.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627990/large_thumb/Diesen_Lukyanov.jpg",
                "original": "https://upload.frikanalen.no/media/627990/original/Diesen_Lukyanov.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "01:29:08.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-06T15:26:30.378245Z",
            "updatedTime": "2024-12-12T20:18:56.462723Z",
            "uploadedTime": "2024-12-06T15:33:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627990/theora/Diesen_Lukyanov.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627990/large_thumb/Diesen_Lukyanov.jpg"
        },
        {
            "id": 628056,
            "name": "Diesen i samtale med Andrey Kortunov",
            "header": "",
            "description": "US-Russia Grand Bargain Without Europe - Andrey Kortunov, Alexander Mercouris & Glenn Diesen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628056/theora/Diesen_Kortunov.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628056/broadcast/Diesen_Kortunov.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628056/large_thumb/Diesen_Kortunov.jpg",
                "original": "https://upload.frikanalen.no/media/628056/original/Diesen_Kortunov.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:56.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-26T14:00:07.254846Z",
            "updatedTime": "2025-03-26T14:47:45.739401Z",
            "uploadedTime": "2025-03-26T14:04:28.394022Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628056/theora/Diesen_Kortunov.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628056/large_thumb/Diesen_Kortunov.jpg"
        },
        {
            "id": 627907,
            "name": "Diesen i samtale med Alastair Crooke",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627907/theora/Diesen_Crooke.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627907/broadcast/Diesen_Crooke.dv",
                "original": "https://upload.frikanalen.no/media/627907/original/Diesen_Crooke.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627907/large_thumb/Diesen_Crooke.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "01:17:03.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-30T06:42:16.093693Z",
            "updatedTime": "2024-11-25T07:55:04.184544Z",
            "uploadedTime": "2024-08-30T06:53:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627907/theora/Diesen_Crooke.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627907/large_thumb/Diesen_Crooke.jpg"
        },
        {
            "id": 627993,
            "name": "Diesen i samtale med Alastair Crook 1.12.2024",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627993/theora/Disen_Crook_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627993/broadcast/Disen_Crook_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627993/large_thumb/Disen_Crook_2.jpg",
                "original": "https://upload.frikanalen.no/media/627993/original/Disen_Crook_2.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:59.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-15T06:53:26.213211Z",
            "updatedTime": "2024-12-15T08:11:19.004192Z",
            "uploadedTime": "2024-12-15T07:07:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627993/theora/Disen_Crook_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627993/large_thumb/Disen_Crook_2.jpg"
        },
        {
            "id": 627899,
            "name": "Diesen i ny samtale med Mearsheimer, 26.7.2024",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627899/theora/Diesen_MearsheimerII.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627899/broadcast/Diesen_MearsheimerII.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627899/large_thumb/Diesen_MearsheimerII.jpg",
                "original": "https://upload.frikanalen.no/media/627899/original/Diesen_MearsheimerII.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "01:15:36.380000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-16T05:10:05.926782Z",
            "updatedTime": "2024-11-25T07:56:50.871130Z",
            "uploadedTime": "2024-08-16T05:56:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627899/theora/Diesen_MearsheimerII.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627899/large_thumb/Diesen_MearsheimerII.jpg"
        },
        {
            "id": 628117,
            "name": "Diesen: Hvorfor feiler sanksjonene mot Russland",
            "header": "Professor Diesen spør professor Richard Wolff om hvorfor sanksjonene mot Russland feiler",
            "description": "Original tittel: Richard Wolff: Why the Anti-Russian Sanctions Failed",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628117/theora/Diesen_Wolff_hele.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628117/broadcast/Diesen_Wolff_hele.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628117/large_thumb/Diesen_Wolff_hele.jpg",
                "original": "https://upload.frikanalen.no/media/628117/original/Diesen_Wolff_hele.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "01:08:16.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2025-06-12T17:27:56.536796Z",
            "updatedTime": "2025-06-12T18:52:49.001881Z",
            "uploadedTime": "2025-06-12T17:39:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628117/theora/Diesen_Wolff_hele.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628117/large_thumb/Diesen_Wolff_hele.jpg"
        },
        {
            "id": 628062,
            "name": "Diesen: Feiler forhandlingene om fred?",
            "header": "",
            "description": "US-Russia Talks Stall, Escalation Expected - John Mearsheimer, Alexander Mercouris & Glenn Diesen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628062/theora/Diesen_Mearsheimer_ingen_fred.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628062/broadcast/Diesen_Mearsheimer_ingen_fred.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628062/large_thumb/Diesen_Mearsheimer_ingen_fred.jpg",
                "original": "https://upload.frikanalen.no/media/628062/original/Diesen_Mearsheimer_ingen_fred.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:59:59.700000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2025-04-02T13:40:38.421638Z",
            "updatedTime": "2025-04-30T12:08:06.827253Z",
            "uploadedTime": "2025-04-02T13:44:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628062/theora/Diesen_Mearsheimer_ingen_fred.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628062/large_thumb/Diesen_Mearsheimer_ingen_fred.jpg"
        },
        {
            "id": 628053,
            "name": "Diesen & Crooke: Europa og Israel i trøbbel",
            "header": "",
            "description": "Europe and Israel Decline & Fragment - Alastair Crooke, Alexander Mercouris & Glenn Diesen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628053/theora/Diesen_Crooke.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628053/broadcast/Diesen_Crooke.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628053/large_thumb/Diesen_Crooke.jpg",
                "original": "https://upload.frikanalen.no/media/628053/original/Diesen_Crooke.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:56:48.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2025-03-23T13:36:32.798864Z",
            "updatedTime": "2025-04-30T12:07:42.235113Z",
            "uploadedTime": "2025-03-23T13:40:21Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628053/theora/Diesen_Crooke.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628053/large_thumb/Diesen_Crooke.jpg"
        },
        {
            "id": 628144,
            "name": "Diesen: Angrepet på Iran et sceneskifte for Verden?",
            "header": "Professor Diesen i samtale med Chas Freeman om angrepet på Iran utgjør et sceneskifte for Russland og Verden",
            "description": "Original tittel: Chas Freeman: Iran Attacked - Turning Point for Russia & the World",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628144/theora/Diesen_Freeman_Iran.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628144/broadcast/Diesen_Freeman_Iran.dv",
                "largeThumb": "https://upload.frikanalen.no/media/628144/large_thumb/Diesen_Freeman_Iran.jpg",
                "original": "https://upload.frikanalen.no/media/628144/original/Diesen_Freeman_Iran.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:51:09.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2025-06-20T12:48:04.992381Z",
            "updatedTime": "2025-06-20T14:22:17.046541Z",
            "uploadedTime": "2025-06-20T12:53:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628144/theora/Diesen_Freeman_Iran.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628144/large_thumb/Diesen_Freeman_Iran.jpg"
        },
        {
            "id": 624138,
            "name": "DGN20101014_1fk2930 20110103",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624138/theora/5127_5b06f01033024549be364b403bce0b1f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624138/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624138/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624138/broadcast/5127_4a2f157719b347bbacf45291589f0cff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624138/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",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-23T11:23:56.697000Z",
            "updatedTime": "2018-11-10T18:29:28.909163Z",
            "uploadedTime": "2010-12-23T11:23:56.697000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624138/theora/5127_5b06f01033024549be364b403bce0b1f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624138/large_thumb/large.jpg"
        },
        {
            "id": 624093,
            "name": "DGN188 E 2813 - 131210",
            "header": "De Gode Nyheder med Erling Ilsøe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624093/theora/5059_72459cd0627c491db5b2d0d3121f1a6f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624093/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624093/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624093/broadcast/5059_72459cd0627c491db5b2d0d3121f1a6f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624093/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:28:13.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-09T07:57:19.533000Z",
            "updatedTime": "2018-11-10T18:29:28.962299Z",
            "uploadedTime": "2010-12-09T07:57:19.533000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624093/theora/5059_72459cd0627c491db5b2d0d3121f1a6f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624093/large_thumb/large.jpg"
        },
        {
            "id": 624196,
            "name": "DGN188- 20110124_2853",
            "header": "Gode Nyheder med Erling Ilsöe Nielsen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624196/theora/5194_b2094c7eaa8e457983fe2060c1c6d9b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624196/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624196/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624196/broadcast/5194_66ad3de778424b9abf9a4029fed37854.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624196/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:28:53",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-19T10:11:31.943000Z",
            "updatedTime": "2018-11-10T18:29:28.838827Z",
            "uploadedTime": "2011-01-19T10:11:31.943000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624196/theora/5194_b2094c7eaa8e457983fe2060c1c6d9b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624196/large_thumb/large.jpg"
        },
        {
            "id": 625717,
            "name": "Developing plugins for FreeRTC - Debconf 16",
            "header": "WebRTC, also known as RTCWeb, puts two-way media streaming capabilities into the web browser and provides an API to manage them (starting and stopping calls) from the JavaScript embedded in any web page. The technology has been pioneered in the two major browsers, Mozilla Firefox and Google Chrome. Other browsers have been following their lead. There was some instability in the early years of WebRTC but since mid-2014 the technology has stabilised significantly. There have been some pseudo-WebRTC solutions as well, specifically, browser plugins that offer behavior similar to WebRTC with an emphasis on a specific provider. These solutions are not true WebRTC and they are largely becoming irrelevant now that most users have upgraded to browsers with genuine WebRTC support built in. WebRTC provides a mechanism for peer-to-peer media streaming (audio or video) but it does not specify the use of any particular signalling system, the mechanism responsible for locating other users and routing calls to them.\nThe talk is going to include how to develop FreeRTC plugins for third party applications. Code snippets will be shared. Now it is possible to talk to each other from different cms systems.\n\nTalk (20 mins) session with Mesut Can Gurle during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625717/broadcast/Developing_plugins_for_FreeRTC.dv",
                "original": "https://upload.frikanalen.no/media/625717/original/Developing_plugins_for_FreeRTC.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625717/small_thumb/Developing_plugins_for_FreeRTC.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:17:18.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/29/",
            "createdTime": "2016-07-22T15:13:16.397867Z",
            "updatedTime": "2018-11-10T18:29:26.819483Z",
            "uploadedTime": "2016-07-22T15:13:21.446550Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg"
        },
        {
            "id": 623287,
            "name": "De Unges Orkesterforbund",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623287/theora/3740_30a3f244de134f7d99dba211344f1c55.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623287/broadcast/3740_362f2016610e4283bbfc9356dbf87410.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623287/large_thumb/large.jpg"
            },
            "creator": "terje@unof.no",
            "organization": {
                "id": 41,
                "name": "De Unges Orkesterforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1871,
                "editorName": "Terje Winther",
                "editorEmail": "terje@unof.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:27.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.unof.no",
            "createdTime": "2009-12-28T12:29:13.973000Z",
            "updatedTime": "2018-11-10T18:29:29.993845Z",
            "uploadedTime": "2009-12-28T12:29:13.973000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623287/theora/3740_30a3f244de134f7d99dba211344f1c55.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623287/large_thumb/large.jpg"
        },
        {
            "id": 622462,
            "name": "Dette er livet del 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622462/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622462/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622462/broadcast/orig_Karisma TV- Dette er livet del 12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.689370Z",
            "uploadedTime": "2009-01-01T09:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622462/theora/595_869c3222ff3948e194523b1f0ec0e786.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622462/large_thumb/large.jpg"
        },
        {
            "id": 622461,
            "name": "Dette er livet del 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622461/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622461/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622461/broadcast/orig_Karisma TV- Dette er livet del 11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:54:00Z",
            "updatedTime": "2018-11-10T18:29:30.690711Z",
            "uploadedTime": "2009-01-01T09:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622461/theora/594_3780a3b7d5d44c1398077043573fb891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622461/large_thumb/large.jpg"
        },
        {
            "id": 622460,
            "name": "Dette er livet del 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622460/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622460/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622460/broadcast/orig_Karisma TV- Dette er livet del 10.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.692121Z",
            "uploadedTime": "2009-01-01T09:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622460/theora/593_c2b1e452666f49a38345aba953f0f4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622460/large_thumb/large.jpg"
        },
        {
            "id": 622459,
            "name": "Dette er livet del 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622459/broadcast/orig_Karisma TV- Dette er livet del 9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.693469Z",
            "uploadedTime": "2009-01-01T09:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622459/theora/592_c0f13f542f7641af84c6e905f5ec9f19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622459/large_thumb/large.jpg"
        },
        {
            "id": 622458,
            "name": "Dette er livet del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622458/broadcast/orig_Karisma TV- Dette er livet del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.694808Z",
            "uploadedTime": "2009-01-01T09:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622458/theora/591_f0f37e7e2d3a4555a31ec2bd88a8e008.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622458/large_thumb/large.jpg"
        },
        {
            "id": 622457,
            "name": "Dette er livet del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622457/broadcast/orig_Karisma TV- Dette er livet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.696186Z",
            "uploadedTime": "2009-01-01T09:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
        },
        {
            "id": 622456,
            "name": "Dette er livet del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622456/broadcast/orig_Karisma TV- Dette er livet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.697704Z",
            "uploadedTime": "2009-01-01T09:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
        },
        {
            "id": 622455,
            "name": "Dette er livet del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622455/broadcast/orig_Karisma TV- Dette er livet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.699218Z",
            "uploadedTime": "2009-01-01T09:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
        },
        {
            "id": 622451,
            "name": "Dette er livet del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622451/broadcast/bc_Karisma TV - Dette er livet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.704772Z",
            "uploadedTime": "2009-01-01T07:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
        },
        {
            "id": 622450,
            "name": "Dette er livet del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622450/broadcast/bc_Karisma TV- Dette er livet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.706109Z",
            "uploadedTime": "2009-01-01T07:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
        },
        {
            "id": 622449,
            "name": "Dette er livet del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622449/broadcast/bc_Karisma TV - Dette er livet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.707496Z",
            "uploadedTime": "2009-01-01T07:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 626449,
            "name": "Det store kunsttyveriet",
            "header": "Den 11. oktober 1982 ble 8 malerier av verdens fremste malere stjålet fra Nasjonalgalleriet. Hvem som gjorde det, fant politiet aldri ut. I denne dokumentaren forteller en av gjerningsmennene hva som skjedde.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626449/theora/KunsttyverietDok test.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626449/broadcast/KunsttyverietDok test.dv",
                "original": "https://upload.frikanalen.no/media/626449/original/KunsttyverietDok test.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626449/large_thumb/KunsttyverietDok test.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "00:15:12.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-08-28T16:07:09.692055Z",
            "updatedTime": "2024-11-25T08:01:17.302738Z",
            "uploadedTime": "2020-08-28T16:28:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626449/theora/KunsttyverietDok test.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626449/large_thumb/KunsttyverietDok test.jpg"
        },
        {
            "id": 627325,
            "name": "De to hovedpersonene i universet",
            "header": "En grei klargjøring",
            "description": "En grei klargjøring",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627325/theora/De to hovedpersonene i universet.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627325/broadcast/De to hovedpersonene i universet.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627325/large_thumb/De to hovedpersonene i universet.jpg",
                "original": "https://upload.frikanalen.no/media/627325/original/De to hovedpersonene i universet.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:51:04.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-04-22T12:21:38.947334Z",
            "updatedTime": "2022-04-22T12:48:08.195605Z",
            "uploadedTime": "2022-04-22T12:23:50.419176Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627325/theora/De to hovedpersonene i universet.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627325/large_thumb/De to hovedpersonene i universet.jpg"
        },
        {
            "id": 625107,
            "name": "Det nye Kina",
            "header": "Stadig flere kinesere finner mening i livet ved å slutte seg til Kristen tro. Gunnar Jørgensen gir i programmet en rapport om møte med kristenledere.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625107/theora/orig_e8c21906c3d44d4aa8371cd5d287c981.ogv",
                "original": "https://upload.frikanalen.no/media/625107/original/orig_e8c21906c3d44d4aa8371cd5d287c981.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625107/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625107/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625107/broadcast/6614_5544216c9e4140faaaffd9b6b46caa0d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625107/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-12-20T11:40:16.737000Z",
            "updatedTime": "2018-11-10T18:29:27.649101Z",
            "uploadedTime": "2012-12-20T11:40:16.737000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625107/theora/orig_e8c21906c3d44d4aa8371cd5d287c981.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625107/large_thumb/large.jpg"
        },
        {
            "id": 623032,
            "name": "Det Liberale Folkepartiet",
            "header": "Informasjon fra DLF",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623032/theora/3257_13f70d840b334fab87d2ba506cbc8c17.ogv",
                "original": "https://upload.frikanalen.no/media/623032/original/orig_987af24da7214f22821cecc1561dea4b.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623032/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623032/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623032/broadcast/3257_ec71ad649bf44a11ab9d0bf01dbfe6c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623032/large_thumb/large.jpg"
            },
            "creator": "pak@pakarlsen.com",
            "organization": {
                "id": 106,
                "name": "Det Liberale Folkepartiet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1795,
                "editorName": "Per Arne Karlsen",
                "editorEmail": "pak@pakarlsen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:16",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stemdlf.no/",
            "createdTime": "2009-08-18T07:22:07.393000Z",
            "updatedTime": "2018-11-10T18:29:30.316137Z",
            "uploadedTime": "2009-08-18T07:22:07.393000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623032/theora/3257_13f70d840b334fab87d2ba506cbc8c17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623032/large_thumb/large.jpg"
        },
        {
            "id": 623126,
            "name": "Det levende ord del 4",
            "header": "Det levende ord med Tommy M Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623126/theora/3533_490404a588104967ac9558f80416b2d8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623126/broadcast/3533_52074066438a4b2095e7cf19b1b58cdc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623126/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:10:34.400000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-09-28T07:45:27.857000Z",
            "updatedTime": "2018-11-10T18:29:30.191229Z",
            "uploadedTime": "2009-09-28T07:45:27.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623126/theora/3533_490404a588104967ac9558f80416b2d8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623126/large_thumb/large.jpg"
        },
        {
            "id": 623122,
            "name": "DET LEVENDE ORD del3",
            "header": "Det levende ord med Tommy M Josefsson",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623122/theora/3532_f9a617fd7de14a47a2be1a369b32fb9c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623122/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623122/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623122/broadcast/3532_8fa55a4aa62b4b67b59494b840022ed5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623122/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:24:39.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2009-09-25T06:56:20.987000Z",
            "updatedTime": "2018-11-10T18:29:30.195374Z",
            "uploadedTime": "2009-09-25T06:56:20.987000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623122/theora/3532_f9a617fd7de14a47a2be1a369b32fb9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623122/large_thumb/large.jpg"
        },
        {
            "id": 624214,
            "name": "Det avgjørende øyeblikket",
            "header": "En kort reportasje om fotograf Monica Svorstøl og hennes utstilling, \"Det avgjørende øyeblikket\"",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624214/theora/5235_dd99ca85b5b1463d91af4c97099245b8.ogv",
                "original": "https://upload.frikanalen.no/media/624214/original/orig_7af57401da8040dcb6a83ef6571b5b0e.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624214/broadcast/5235_448ee850854a4318896cf8286b7cb13f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624214/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:34.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2011-01-31T20:47:35Z",
            "updatedTime": "2018-11-10T18:29:28.817747Z",
            "uploadedTime": "2011-01-31T20:47:35Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624214/theora/5235_dd99ca85b5b1463d91af4c97099245b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624214/large_thumb/large.jpg"
        },
        {
            "id": 625701,
            "name": "Derivative Panel - Debconf 16",
            "header": "There is a big community developing Debian derivative distributions. This talk aims to discuss about what derivative distributions use for their day to day operation, such building packages, images, live media, managing distribution repositories, trying to seek better unification and standardisation of such tools and processes. In the same way, we shall explore and discuss the return path to the upstream distribution.\n\nTalk (45 mins) session with Héctor Orón Martínez during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625701/theora/Derivative_Panel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625701/broadcast/Derivative_Panel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625701/large_thumb/Derivative_Panel.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625701/small_thumb/Derivative_Panel.jpg",
                "original": "https://upload.frikanalen.no/media/625701/original/Derivative_Panel.webm"
            },
            "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:44:39.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/87/",
            "createdTime": "2016-07-22T06:59:14.455055Z",
            "updatedTime": "2018-11-10T18:29:26.842057Z",
            "uploadedTime": "2016-07-22T06:59:20.802977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625701/theora/Derivative_Panel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625701/large_thumb/Derivative_Panel.jpg"
        },
        {
            "id": 624087,
            "name": "Derfor tror jeg på Gud, del 3",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse. Siste del.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624087/theora/5002_6b29e71486fc453b919ad1203b55511a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624087/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624087/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624087/broadcast/5002_7a75c46433ce4bbdb4a477117e182e99.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624087/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:14:05.273000Z",
            "updatedTime": "2018-11-10T18:29:28.970503Z",
            "uploadedTime": "2010-12-01T21:14:05.273000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624087/theora/5002_6b29e71486fc453b919ad1203b55511a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624087/large_thumb/large.jpg"
        },
        {
            "id": 624085,
            "name": "Derfor tror jeg på Gud, del 2",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse (i tre deler).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624085/theora/5001_468161d7e00c4b0db3e127b741d907e8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624085/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624085/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624085/broadcast/5001_468161d7e00c4b0db3e127b741d907e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624085/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:20.640000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:10:59.880000Z",
            "updatedTime": "2018-11-10T18:29:28.973235Z",
            "uploadedTime": "2010-12-01T21:10:59.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624085/theora/5001_468161d7e00c4b0db3e127b741d907e8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624085/large_thumb/large.jpg"
        },
        {
            "id": 624086,
            "name": "Derfor tror jeg på Gud, del 1",
            "header": "Clifford Goldstein trodde absolutt ikke på noen Gud. Men han følte seg forpliktet til å være ærlig mot det han opplevde. Dette er en sterk historie om en omvendelse.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624086/theora/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624086/broadcast/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624086/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:09.160000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-01T21:08:27.187000Z",
            "updatedTime": "2018-11-10T18:29:28.971884Z",
            "uploadedTime": "2010-12-01T21:08:27.187000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624086/theora/5000_9b8402185a9a41d1a7b49ee4ae9ab9cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624086/large_thumb/large.jpg"
        },
        {
            "id": 623496,
            "name": "Derek Prince Ministries",
            "header": "Derek Prince Ministries",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623496/theora/4190_9b0d8988344140d69c8dcffb4bc08809.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623496/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623496/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623496/broadcast/4190_91bffc1acb474879b3b7b0fdb2a04a0e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623496/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:31.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-03-31T09:53:52.077000Z",
            "updatedTime": "2018-11-10T18:29:29.736038Z",
            "uploadedTime": "2010-03-31T09:53:52.077000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623496/theora/4190_9b0d8988344140d69c8dcffb4bc08809.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623496/large_thumb/large.jpg"
        },
        {
            "id": 623584,
            "name": "Derec",
            "header": "Derek Prince",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623584/theora/4265_4ea9fd670cda4369beb86391a4a13369.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623584/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623584/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623584/broadcast/4265_abc779134b35450ab60109b3a74c44c0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623584/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://nordisktvmission.org",
            "createdTime": "2010-04-26T11:28:31.083000Z",
            "updatedTime": "2018-11-10T18:29:29.626701Z",
            "uploadedTime": "2010-04-26T11:28:31.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623584/theora/4265_4ea9fd670cda4369beb86391a4a13369.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623584/large_thumb/large.jpg"
        },
        {
            "id": 624976,
            "name": "Den store konflikten.",
            "header": "Hva går den store striden mellom det gode og det onde ut på? Program 1 av 13 i studieserien Kristen Vekst.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624976/theora/orig_822763bd226f4c0aaff409755668d9d5.ogv",
                "original": "https://upload.frikanalen.no/media/624976/original/orig_822763bd226f4c0aaff409755668d9d5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624976/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624976/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624976/broadcast/6416_f7f89213be7b43ae8bd69eacea5c8649.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624976/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-09-21T08:35:06.787000Z",
            "updatedTime": "2018-11-10T18:29:27.822831Z",
            "uploadedTime": "2012-09-21T08:35:06.787000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624976/theora/orig_822763bd226f4c0aaff409755668d9d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624976/large_thumb/large.jpg"
        },
        {
            "id": 624967,
            "name": "Den skjulte ruskulturen",
            "header": "Studentdebatt: Hvem er de usynlige rusbrukerne? De klarer på ulikt vis å kombinere ulovlig rusbruk med et tilsynelatende normalt hverdagsliv. Men hva bør vi gjøre med dem? Er samfunnet tjent med at denne gruppen av ellers oppegående mennesker gjøres til kriminelle eller behandlingstrengende?\r\n\r\nPanel: Willy Pedersen, professor i sosiologi, Tore Andvig, utelivsjournalist, Nils August Andresen, ansvarlig redaktør for Minerva, Jan Bøhler, nestleder i justiskomiteen og stortingsrepresentant for Arbeiderpartiet\r\n\r\nArrangert av Kulturutvalget, Det Norske Studentersamfund",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624967/theora/orig_3a7393f953ce4e43a81675d87c0f3f3d.ogv",
                "original": "https://upload.frikanalen.no/media/624967/original/orig_3a7393f953ce4e43a81675d87c0f3f3d.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624967/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624967/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624967/broadcast/6399_135e189d0b8240f29250be0a2a0f1c92.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624967/large_thumb/large.jpg"
            },
            "creator": "anitat@online.no",
            "organization": {
                "id": 6,
                "name": "Gateavisa/Foreningen Futurum forlag",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1052,
                "editorName": "Pål Flakk",
                "editorEmail": "paalfla@student.hf.uio.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:41:44.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://anitanyholt.no",
            "createdTime": "2012-09-16T02:28:50.327000Z",
            "updatedTime": "2023-07-12T22:18:16.690615Z",
            "uploadedTime": "2012-09-16T02:28:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624967/theora/orig_3a7393f953ce4e43a81675d87c0f3f3d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624967/large_thumb/large.jpg"
        },
        {
            "id": 624607,
            "name": "Den norske kirke i eksil nr 92",
            "header": "Lev et liv etter Guds vilje.Gjør det og Gud vil hjelpe deg til et bedre liv. Dette handler søndagens program om",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624607/theora/orig_2654b9b366df4698bc4823712ff4e1eb.ogv",
                "original": "https://upload.frikanalen.no/media/624607/original/orig_2654b9b366df4698bc4823712ff4e1eb.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624607/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624607/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624607/broadcast/5789_62559d2e8dd544daa524429c11d7abbe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624607/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:28.960000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-10-04T17:33:55.673000Z",
            "updatedTime": "2018-11-10T18:29:28.298700Z",
            "uploadedTime": "2011-10-04T17:33:55.673000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624607/theora/orig_2654b9b366df4698bc4823712ff4e1eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624607/large_thumb/large.jpg"
        },
        {
            "id": 624599,
            "name": "Den norske kirke i eksil nr 91",
            "header": "Programmet handler om nestekjærlighet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624599/theora/orig_204e9daddb0d4bc485420a22b6823496.ogv",
                "original": "https://upload.frikanalen.no/media/624599/original/orig_204e9daddb0d4bc485420a22b6823496.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624599/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624599/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624599/broadcast/5770_cd625711ce4248c3b686cd74ea7a793c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624599/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:09.560000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-20T11:49:34.587000Z",
            "updatedTime": "2018-11-10T18:29:28.308368Z",
            "uploadedTime": "2011-09-20T11:49:34.587000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624599/theora/orig_204e9daddb0d4bc485420a22b6823496.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624599/large_thumb/large.jpg"
        },
        {
            "id": 624570,
            "name": "Den norske kirke i eksil nr 90",
            "header": "Første siden er nå rettet opp. Jeg  \nbeklager så mye. Feilene skyldes tidspress. \nProgrammet handler om den kristne tro.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
                "original": "https://upload.frikanalen.no/media/624570/original/orig_9436a33cf86f4eb0859a6e64a3afc429.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624570/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624570/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624570/broadcast/5745_e2339f1982084b3f8e60478e47dcb8de.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:12.320000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-05T18:17:43.380000Z",
            "updatedTime": "2018-11-10T18:29:28.347495Z",
            "uploadedTime": "2011-09-05T18:17:43.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624570/theora/orig_9436a33cf86f4eb0859a6e64a3afc429.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624570/large_thumb/large.jpg"
        },
        {
            "id": 624553,
            "name": "Den norske kirke i eksil nr 89",
            "header": "Programmet handler om hvordan vi forvalter våre penger i forhold Guds krav om tienden.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624553/theora/orig_d20842c1e3254feb9af46467d3779fae.ogv",
                "original": "https://upload.frikanalen.no/media/624553/original/orig_d20842c1e3254feb9af46467d3779fae.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624553/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624553/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624553/broadcast/5723_7006dd2062ec4a998dbb6b4579f8fea7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624553/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:04",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-23T19:14:14.833000Z",
            "updatedTime": "2018-11-10T18:29:28.366686Z",
            "uploadedTime": "2011-08-23T19:14:14.833000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624553/theora/orig_d20842c1e3254feb9af46467d3779fae.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624553/large_thumb/large.jpg"
        },
        {
            "id": 624494,
            "name": "Den norske kirke i eksil nr 87",
            "header": "Bønn er viktig for kristenliv.Ludvig underviser hva Bønn er i Guds øyne.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624494/theora/orig_23f0a36165f14f55b57a5ac6eaf596e1.ogv",
                "original": "https://upload.frikanalen.no/media/624494/original/orig_23f0a36165f14f55b57a5ac6eaf596e1.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624494/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624494/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624494/broadcast/5622_8ae3fec444424256a61d3898b182154b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624494/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:52.360000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-05-30T21:09:19.383000Z",
            "updatedTime": "2018-11-10T18:29:28.444258Z",
            "uploadedTime": "2011-05-30T21:09:19.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624494/theora/orig_23f0a36165f14f55b57a5ac6eaf596e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624494/large_thumb/large.jpg"
        },
        {
            "id": 624355,
            "name": "Den norske kirke i eksil nr 80",
            "header": "Vi leser at biskop Pettersen går i mot det Gud sier i sitt ord. Han godtar homofilt samliv. Dette fordømmer Gud på det sterkeste.Ja så sterkt at mennesker som gjør slikt får ikke komme inn i Hans rike men går evig fortapt. Dette er alvorlig. Pettersen sier at kirken står bak ham. Hvem er kirken?. Det er de som lever etter Guds ord , ikke de som sier de er kristne og alikevel lever i bevisste synder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
                "original": "https://upload.frikanalen.no/media/624355/original/orig_07bac5573c29482ba34a43e293ce1f01.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624355/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624355/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624355/broadcast/5419_01a1f355ba724510bc10c81e8471dd14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-03-09T07:45:26.450000Z",
            "updatedTime": "2018-11-10T18:29:28.625153Z",
            "uploadedTime": "2011-03-09T07:45:26.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624355/theora/orig_07bac5573c29482ba34a43e293ce1f01.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624355/large_thumb/large.jpg"
        },
        {
            "id": 623415,
            "name": "Den norske kirke i eksil nr 44",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
                "original": "https://upload.frikanalen.no/media/623415/original/orig_a55cee5041e94de19093ba09ba5ed935.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623415/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623415/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623415/broadcast/3985_2d0823d6be3744c6a0f1a7fab224520e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-22T21:28:21.880000Z",
            "updatedTime": "2018-11-10T18:29:29.823535Z",
            "uploadedTime": "2010-02-22T21:28:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623415/theora/3985_539320bafbe54a89b8ebab2ff7e732fa.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623415/large_thumb/large.jpg"
        },
        {
            "id": 623723,
            "name": "Den norske kirke i eksil del 62",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
                "original": "https://upload.frikanalen.no/media/623723/original/orig_42bc7f1d62984030a433bbee9332277f.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623723/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623723/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623723/broadcast/4467_3ab0b2cdb5724f9383d226b825111a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:07.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-03T08:02:21.043000Z",
            "updatedTime": "2018-11-10T18:29:29.460378Z",
            "uploadedTime": "2010-07-03T08:02:21.043000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623723/theora/4467_218feaa1765e4833b70fb1d166986900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623723/large_thumb/large.jpg"
        },
        {
            "id": 623690,
            "name": "Den norske kirke i eksil del 58",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623690/theora/4406_5c496d25f2b5459ea4ddaae0a228dccc.ogv",
                "original": "https://upload.frikanalen.no/media/623690/original/orig_22efe7551a4348c6bd9f6a974ade9b15.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623690/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623690/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623690/broadcast/4406_c95ceaca1d404cb2b0919a5602d300ed.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623690/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:44.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-06-15T21:41:06.497000Z",
            "updatedTime": "2018-11-10T18:29:29.496017Z",
            "uploadedTime": "2010-06-15T21:41:06.497000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623690/theora/4406_5c496d25f2b5459ea4ddaae0a228dccc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623690/large_thumb/large.jpg"
        }
    ]
}