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

{
    "count": 3549,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=3050&ordering=-header",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=2950&ordering=-header",
    "results": [
        {
            "id": 625405,
            "name": "Empo TV - 14.06.12",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625405/theora/Empo-140612.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625405/large_thumb/Empo-140612.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625405/small_thumb/Empo-140612.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625405/broadcast/Empo-140612.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:22Z",
            "updatedTime": "2020-08-30T20:18:47.179325Z",
            "uploadedTime": "2015-06-15T08:40:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625405/theora/Empo-140612.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625405/large_thumb/Empo-140612.jpg"
        },
        {
            "id": 625509,
            "name": "Empo TV - 16.03.03",
            "header": "",
            "description": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625509/original/Empo-160303.avi",
                "smallThumb": "https://upload.frikanalen.no/media/625509/small_thumb/Empo-160303.jpg",
                "theora": "https://upload.frikanalen.no/media/625509/theora/Empo-160303.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625509/large_thumb/Empo-160303.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625509/broadcast/Empo-160303-dv.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:33.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-04T11:21:53Z",
            "updatedTime": "2020-08-30T20:16:24.001208Z",
            "uploadedTime": "2016-03-04T11:21:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625509/theora/Empo-160303.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625509/large_thumb/Empo-160303.jpg"
        },
        {
            "id": 625406,
            "name": "Empo TV - 14.08.28",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625406/theora/Empo-140828.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625406/large_thumb/Empo-140828.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625406/small_thumb/Empo-140828.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625406/broadcast/Empo-140828.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:26:46.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:29Z",
            "updatedTime": "2020-08-30T19:32:39.971426Z",
            "uploadedTime": "2015-06-15T08:40:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625406/theora/Empo-140828.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625406/large_thumb/Empo-140828.jpg"
        },
        {
            "id": 625421,
            "name": "Empo TV - 15.06.25",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625421/theora/Empo-150625.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625421/small_thumb/Empo-150625.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625421/large_thumb/Empo-150625.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625421/broadcast/Empo-150625-dv.avi",
                "original": "https://upload.frikanalen.no/media/625421/original/Empo-150625.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:12:15.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-25T12:37:01Z",
            "updatedTime": "2020-08-29T18:52:39.831656Z",
            "uploadedTime": "2015-06-25T12:37:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625421/theora/Empo-150625.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625421/large_thumb/Empo-150625.jpg"
        },
        {
            "id": 623619,
            "name": "Pønsj: Kokkekamp",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623619/theora/4308_fa6fb330cd9f4edeb2904024800ffad1.ogv",
                "original": "https://upload.frikanalen.no/media/623619/original/orig_d1f6a6ac9406406da3974b16454d1949.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623619/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623619/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623619/broadcast/4308_84d7508660a24b8da0bbf4870030d907.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623619/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:19:32.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:20:51.403000Z",
            "updatedTime": "2018-11-10T18:29:29.584101Z",
            "uploadedTime": "2010-05-12T04:20:51.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623619/theora/4308_fa6fb330cd9f4edeb2904024800ffad1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623619/large_thumb/large.jpg"
        },
        {
            "id": 623620,
            "name": "Pønsj; Erotikk!",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv",
                "original": "https://upload.frikanalen.no/media/623620/original/orig_78a3d97c6b274b9db401c7e77951baf9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623620/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623620/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623620/broadcast/4309_47f62af683264a70a368955372b024d6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623620/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:19:59.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:28:19.467000Z",
            "updatedTime": "2018-11-10T18:29:29.582691Z",
            "uploadedTime": "2010-05-12T04:28:19.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623620/theora/4309_3f5c8b8e41164d98986163cdd10e376b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623620/large_thumb/large.jpg"
        },
        {
            "id": 628091,
            "name": "Shofar - Den andre månaden Yjar",
            "header": "",
            "description": "Den andre måneden på den jødiske kalenderen heter Yjar. Her er\ndet vandringen og hverdagen for jødene mot løfteslandet. Det er noen\nmerkedager i denne måneden. 5 Yjar ble staten Israel gjennopprettet, og\nbegge grunnvollene til templet ble lagt den 1 Yjar. Det er en profetisk\nmåned.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628091/theora/Shofar 259 Den andre m�naden Yjar.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628091/broadcast/Shofar 259 Den andre m�naden Yjar.dv",
                "original": "https://upload.frikanalen.no/media/628091/original/Shofar 259 Den andre m�naden Yjar.mov",
                "largeThumb": "https://upload.frikanalen.no/media/628091/large_thumb/Shofar 259 Den andre m�naden Yjar.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.580000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-05-07T21:04:38.951079Z",
            "updatedTime": "2025-05-07T21:40:21.446597Z",
            "uploadedTime": "2025-05-07T21:10:11.571412Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628091/theora/Shofar 259 Den andre m�naden Yjar.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628091/large_thumb/Shofar 259 Den andre m�naden Yjar.jpg"
        },
        {
            "id": 627910,
            "name": "Diesen i samtale med Russlands ambassadør i FN, Polyanskiy",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627910/theora/Diesen_Polyanskiy.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627910/broadcast/Diesen_Polyanskiy.dv",
                "original": "https://upload.frikanalen.no/media/627910/original/Diesen_Polyanskiy.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627910/large_thumb/Diesen_Polyanskiy.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:38:00.020000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-30T20:42:03.010972Z",
            "updatedTime": "2024-11-25T07:54:38.916912Z",
            "uploadedTime": "2024-08-30T20:48:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627910/theora/Diesen_Polyanskiy.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627910/large_thumb/Diesen_Polyanskiy.jpg"
        },
        {
            "id": 626308,
            "name": "Shofar TV 14 Reise til Tel Aviv.mp4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626308/theora/Shofar TV 14 Reise til Tel Aviv.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626308/broadcast/Shofar TV 14 Reise til Tel Aviv.dv",
                "original": "https://upload.frikanalen.no/media/626308/original/Shofar TV 14 Reise til Tel Aviv.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626308/large_thumb/Shofar TV 14 Reise til Tel Aviv.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:33.600000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-03T15:20:33.457599Z",
            "updatedTime": "2020-02-03T15:37:04.255731Z",
            "uploadedTime": "2020-02-03T15:34:09.183277Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626308/theora/Shofar TV 14 Reise til Tel Aviv.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626308/large_thumb/Shofar TV 14 Reise til Tel Aviv.jpg"
        },
        {
            "id": 627585,
            "name": "Galtung spår 911 rett før det skjedde",
            "header": "",
            "description": "Galtung snakker 6. september 2001 om medienes rolle. Etterhvert skisserer han hvilket hat som har bygd seg opp mot usa og hva som vil komme til å skje.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627585/theora/Galtung9sept2001profeti.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627585/broadcast/Galtung9sept2001profeti.dv",
                "original": "https://upload.frikanalen.no/media/627585/original/Galtung9sept2001profeti.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627585/large_thumb/Galtung9sept2001profeti.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:23:49.100000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-10-16T21:16:29.591739Z",
            "updatedTime": "2024-11-25T07:59:12.499481Z",
            "uploadedTime": "2022-10-16T21:32:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627585/theora/Galtung9sept2001profeti.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627585/large_thumb/Galtung9sept2001profeti.jpg"
        },
        {
            "id": 625407,
            "name": "Empo TV - 15.01.08",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625407/theora/Empo-150108.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625407/small_thumb/Empo-150108.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625407/large_thumb/Empo-150108.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625407/broadcast/Empo-150108.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:37Z",
            "updatedTime": "2020-08-30T20:18:38.084450Z",
            "uploadedTime": "2015-06-15T08:40:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625407/theora/Empo-150108.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625407/large_thumb/Empo-150108.jpg"
        },
        {
            "id": 628085,
            "name": "Sverre Den Glupe, om Israels terror og hjernevask.",
            "header": "",
            "description": "Sverre Den Glupe, om Israels terror og hjernevask.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628085/theora/Sverre Den Glupe, om Israels terror og hjernevask..ogv",
                "broadcast": "https://upload.frikanalen.no/media/628085/broadcast/Sverre Den Glupe, om Israels terror og hjernevask..dv",
                "largeThumb": "https://upload.frikanalen.no/media/628085/large_thumb/Sverre Den Glupe, om Israels terror og hjernevask..jpg",
                "original": "https://upload.frikanalen.no/media/628085/original/Sverre Den Glupe, om Israels terror og hjernevask..mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:08:34.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-04-29T09:05:10.375716Z",
            "updatedTime": "2025-04-29T13:11:16.499508Z",
            "uploadedTime": "2025-04-29T13:06:34.510447Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628085/theora/Sverre Den Glupe, om Israels terror og hjernevask..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628085/large_thumb/Sverre Den Glupe, om Israels terror og hjernevask..jpg"
        },
        {
            "id": 627664,
            "name": "Glenn Diesen russophobia and propaganda",
            "header": "",
            "description": "Glenn Diesen har nylig gitt ut bok om propaganda og intervjues av Regis Tremblay",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627664/theora/Russophobia & Propaganda.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627664/broadcast/Russophobia & Propaganda.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627664/large_thumb/Russophobia & Propaganda.jpg",
                "original": "https://upload.frikanalen.no/media/627664/original/Russophobia & Propaganda.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 133,
                "name": "Bevegelsen for Sosialisme",
                "homepage": null,
                "description": "",
                "postalAddress": "c/o Fellesdistribusjon SA, postboks 1420 Vika, 0155 OSLO",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 40 04 18 13",
                "fkmember": true
            },
            "duration": "02:02:57.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-12-14T18:22:43.972978Z",
            "updatedTime": "2022-12-14T18:50:48.300848Z",
            "uploadedTime": "2022-12-14T18:26:29.995842Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627664/theora/Russophobia & Propaganda.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627664/large_thumb/Russophobia & Propaganda.jpg"
        },
        {
            "id": 626300,
            "name": "Shofar 28 Hanukka festen.mp4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626300/theora/Shofar 28 Hanukka festen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626300/broadcast/Shofar 28 Hanukka festen.dv",
                "original": "https://upload.frikanalen.no/media/626300/original/Shofar 28 Hanukka festen.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626300/large_thumb/Shofar 28 Hanukka festen.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:20:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T21:26:55.292427Z",
            "updatedTime": "2020-02-01T21:51:45.414097Z",
            "uploadedTime": "2020-02-01T21:48:55.934565Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626300/theora/Shofar 28 Hanukka festen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626300/large_thumb/Shofar 28 Hanukka festen.jpg"
        },
        {
            "id": 626296,
            "name": "Shofar 23 Basunhøytiden.mp4",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626296/theora/Shofar 23 Basunhøytiden.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626296/broadcast/Shofar 23 Basunhøytiden.dv",
                "original": "https://upload.frikanalen.no/media/626296/original/Shofar 23 Basunhøytiden.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626296/large_thumb/Shofar 23 Basunhøytiden.jpg"
            },
            "creator": "kurt@evangelisten.no",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:22:20.520000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-02-01T09:49:40.528803Z",
            "updatedTime": "2020-02-01T11:55:30.558327Z",
            "uploadedTime": "2020-02-01T10:04:24.076066Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626296/theora/Shofar 23 Basunhøytiden.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626296/large_thumb/Shofar 23 Basunhøytiden.jpg"
        },
        {
            "id": 625236,
            "name": "Empo TV - del 166",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625236/theora/Empo-140130.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625236/small_thumb/Empo-140130.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625236/large_thumb/Empo-140130.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625236/broadcast/Empo-140130.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-01-30T09:10:42Z",
            "updatedTime": "2020-08-30T19:29:50.049758Z",
            "uploadedTime": "2014-01-30T09:10:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625236/theora/Empo-140130.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625236/large_thumb/Empo-140130.jpg"
        },
        {
            "id": 628090,
            "name": "Diesen og Mearsheimer om Trumps feila fred",
            "header": "",
            "description": "Er krigen i Ukraina nå Trumps krig?  - John Mearsheimer, Alexander Mercouris & Glenn Diesen",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628090/theora/Diesen_Mercouris_Mearsheimer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628090/broadcast/Diesen_Mercouris_Mearsheimer.dv",
                "original": "https://upload.frikanalen.no/media/628090/original/Diesen_Mercouris_Mearsheimer.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/628090/large_thumb/Diesen_Mercouris_Mearsheimer.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:59:41.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2025-05-05T11:18:36.958447Z",
            "updatedTime": "2025-05-22T15:57:04.106778Z",
            "uploadedTime": "2025-05-05T11:23:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628090/theora/Diesen_Mercouris_Mearsheimer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628090/large_thumb/Diesen_Mercouris_Mearsheimer.jpg"
        },
        {
            "id": 627887,
            "name": "Diesen i samtale med Mearsheimer",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627887/theora/Diesen_Mearsheimer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627887/broadcast/Diesen_Mearsheimer.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627887/large_thumb/Diesen_Mearsheimer.jpg",
                "original": "https://upload.frikanalen.no/media/627887/original/Diesen_Mearsheimer.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:35:36.860000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-06-17T11:54:49.063837Z",
            "updatedTime": "2024-11-25T07:58:10.650285Z",
            "uploadedTime": "2024-06-17T12:55:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627887/theora/Diesen_Mearsheimer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627887/large_thumb/Diesen_Mearsheimer.jpg"
        },
        {
            "id": 627909,
            "name": "Dreper for moro skyld",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627909/theora/Dreper for moro skyld..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627909/broadcast/Dreper for moro skyld..dv",
                "original": "https://upload.frikanalen.no/media/627909/original/Dreper for moro skyld..mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627909/large_thumb/Dreper for moro skyld..jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:08:41.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-30T15:44:30.076004Z",
            "updatedTime": "2024-08-30T15:49:18.495040Z",
            "uploadedTime": "2024-08-30T15:45:12.736326Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627909/theora/Dreper for moro skyld..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627909/large_thumb/Dreper for moro skyld..jpg"
        },
        {
            "id": 625514,
            "name": "Empo TV - 16.03.10",
            "header": "",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625514/broadcast/Empo-160310-dv.avi",
                "original": "https://upload.frikanalen.no/media/625514/original/Empo-160310.avi",
                "theora": "https://upload.frikanalen.no/media/625514/theora/Empo-160310.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625514/small_thumb/Empo-160310.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625514/large_thumb/Empo-160310.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:16.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-11T18:19:05Z",
            "updatedTime": "2020-08-30T20:16:13.903754Z",
            "uploadedTime": "2016-03-11T18:19:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625514/theora/Empo-160310.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625514/large_thumb/Empo-160310.jpg"
        },
        {
            "id": 623622,
            "name": "Pønsj: Design",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
                "original": "https://upload.frikanalen.no/media/623622/original/orig_716ca70d215d4e86995c12eb82075dd0.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623622/broadcast/4310_3ebc59ac1f2c4532a066778bf8259772.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623622/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:19:58.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:30:28.110000Z",
            "updatedTime": "2018-11-10T18:29:29.579922Z",
            "uploadedTime": "2010-05-12T04:30:28.110000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623622/theora/4310_ab2518ed57b0425d80a21ccc98fe4e99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623622/large_thumb/large.jpg"
        },
        {
            "id": 624160,
            "name": "Fargeplanker",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624160/broadcast/5146_cf79074732874d29b5fb99151803e34d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624160/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:00:30",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-01-04T13:22:44.923000Z",
            "updatedTime": "2023-07-17T21:06:27.418779Z",
            "uploadedTime": "2011-01-04T13:22:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624160/theora/5146_f49673fa1b914198a38a590a69320058.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624160/large_thumb/large.jpg"
        },
        {
            "id": 623624,
            "name": "Pønsj: Idrett",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623624/theora/4311_af0e6a26fd294f93852ef9641888454e.ogv",
                "original": "https://upload.frikanalen.no/media/623624/original/orig_b759665c599d4e849fc59876f4ba0540.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623624/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623624/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623624/broadcast/4311_fa9602c1d46242ddbb9f55fd0edd0016.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623624/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:16:33.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:31:26.137000Z",
            "updatedTime": "2018-11-10T18:29:29.577206Z",
            "uploadedTime": "2010-05-12T04:31:26.137000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623624/theora/4311_af0e6a26fd294f93852ef9641888454e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623624/large_thumb/large.jpg"
        },
        {
            "id": 628011,
            "name": "Shofar - Israels fiender og antisemetismen",
            "header": "",
            "description": "Israel er Guds eigedomsfolk. De opplever interne utfordringer og\nforfølgelse utenfra. Etter at Israel gikk gjennom Rødehavet, kom\namalekittene. Alt dette handler om antisemetisme.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628011/theora/Shofar 249 Israels fiender og antisemetismen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628011/broadcast/Shofar 249 Israels fiender og antisemetismen.dv",
                "original": "https://upload.frikanalen.no/media/628011/original/Shofar 249 Israels fiender og antisemetismen.mov",
                "largeThumb": "https://upload.frikanalen.no/media/628011/large_thumb/Shofar 249 Israels fiender og antisemetismen.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:27.860000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-01-29T01:04:57.162929Z",
            "updatedTime": "2025-01-29T01:45:35.198979Z",
            "uploadedTime": "2025-01-29T01:17:09.160857Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628011/theora/Shofar 249 Israels fiender og antisemetismen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628011/large_thumb/Shofar 249 Israels fiender og antisemetismen.jpg"
        },
        {
            "id": 627894,
            "name": "Beste ønsker til folket i Jemen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627894/theora/Best wishes to the people of Yemen. 05.08.24..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627894/broadcast/Best wishes to the people of Yemen. 05.08.24..dv",
                "original": "https://upload.frikanalen.no/media/627894/original/Best wishes to the people of Yemen. 05.08.24..mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627894/large_thumb/Best wishes to the people of Yemen. 05.08.24..jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:04:16.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-07T17:14:08.762606Z",
            "updatedTime": "2024-08-07T17:16:19.965063Z",
            "uploadedTime": "2024-08-07T17:14:23.574012Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627894/theora/Best wishes to the people of Yemen. 05.08.24..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627894/large_thumb/Best wishes to the people of Yemen. 05.08.24..jpg"
        },
        {
            "id": 627892,
            "name": "Diesen i samtale med Greenwald",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627892/theora/Diesen_Greenwald.mp4_.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627892/broadcast/Diesen_Greenwald.mp4_.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627892/large_thumb/Diesen_Greenwald.mp4_.jpg",
                "original": "https://upload.frikanalen.no/media/627892/original/Diesen_Greenwald.mp4_.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:37:51.660000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-07-25T22:17:40.099374Z",
            "updatedTime": "2024-11-25T07:57:40.783777Z",
            "uploadedTime": "2024-07-25T22:31:42Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627892/theora/Diesen_Greenwald.mp4_.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627892/large_thumb/Diesen_Greenwald.mp4_.jpg"
        },
        {
            "id": 623753,
            "name": "Informasjon om Frikanalen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623753/theora/4513_438f7ddc5ca845d496e3ebc54e4a6eff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623753/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623753/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623753/broadcast/4513_970ea53b487142bca349ec9455f9b9f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623753/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 91 85 95 08",
                "fkmember": true
            },
            "duration": "00:01:26.240000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-07-22T10:24:15Z",
            "updatedTime": "2019-06-19T11:05:28.218253Z",
            "uploadedTime": "2010-07-22T10:24:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623753/theora/4513_438f7ddc5ca845d496e3ebc54e4a6eff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623753/large_thumb/large.jpg"
        },
        {
            "id": 627895,
            "name": "Vedrørende krigen på Gaza",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627895/theora/Considering the war in Gaza. July 2024..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627895/broadcast/Considering the war in Gaza. July 2024..dv",
                "largeThumb": "https://upload.frikanalen.no/media/627895/large_thumb/Considering the war in Gaza. July 2024..jpg",
                "original": "https://upload.frikanalen.no/media/627895/original/Considering the war in Gaza. July 2024..mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:05:26.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-07T17:22:09.702730Z",
            "updatedTime": "2024-08-07T17:25:10.220143Z",
            "uploadedTime": "2024-08-07T17:22:35.939177Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627895/theora/Considering the war in Gaza. July 2024..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627895/large_thumb/Considering the war in Gaza. July 2024..jpg"
        },
        {
            "id": 625409,
            "name": "Empo TV - 14.11.27",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625409/large_thumb/Empo-141127.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625409/small_thumb/Empo-141127.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625409/broadcast/Empo-141127.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:28:02.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:41:19Z",
            "updatedTime": "2020-08-30T20:18:00.063891Z",
            "uploadedTime": "2015-06-15T08:41:26Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625409/large_thumb/Empo-141127.jpg"
        },
        {
            "id": 627896,
            "name": "Historie om Gaza og Jaffa",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627896/theora/Historie. Gaza og Jaffa..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627896/broadcast/Historie. Gaza og Jaffa..dv",
                "largeThumb": "https://upload.frikanalen.no/media/627896/large_thumb/Historie. Gaza og Jaffa..jpg",
                "original": "https://upload.frikanalen.no/media/627896/original/Historie. Gaza og Jaffa..mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:06:28.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-07T17:25:42.184534Z",
            "updatedTime": "2024-08-07T17:29:23.096340Z",
            "uploadedTime": "2024-08-07T17:26:17.248386Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627896/theora/Historie. Gaza og Jaffa..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627896/large_thumb/Historie. Gaza og Jaffa..jpg"
        },
        {
            "id": 625410,
            "name": "Empo TV - 15.01.22",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625410/theora/Empo-150122.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625410/large_thumb/Empo-150122.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625410/small_thumb/Empo-150122.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625410/broadcast/Empo-150122.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:09.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:41:09Z",
            "updatedTime": "2020-08-30T20:17:44.851619Z",
            "uploadedTime": "2015-06-15T08:41:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625410/theora/Empo-150122.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625410/large_thumb/Empo-150122.jpg"
        },
        {
            "id": 627897,
            "name": "Oppsummering krigen i Gaza juli 2024",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627897/theora/Summery of the war in Gaza. July 2024..ogv",
                "broadcast": "https://upload.frikanalen.no/media/627897/broadcast/Summery of the war in Gaza. July 2024..dv",
                "original": "https://upload.frikanalen.no/media/627897/original/Summery of the war in Gaza. July 2024..mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627897/large_thumb/Summery of the war in Gaza. July 2024..jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:07:58.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-08-07T17:37:56.204075Z",
            "updatedTime": "2024-08-07T17:42:11.898557Z",
            "uploadedTime": "2024-08-07T17:38:28.944870Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627897/theora/Summery of the war in Gaza. July 2024..ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627897/large_thumb/Summery of the war in Gaza. July 2024..jpg"
        },
        {
            "id": 627921,
            "name": "Diesen i samtale med Jeffrey Sachs om BRICS",
            "header": "",
            "description": "Diesen i samtale med Jeffrey Sachs om BRICS før BRICS-møtet i oktober 2024",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627921/theora/Diesen_Sachs_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627921/broadcast/Diesen_Sachs_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627921/large_thumb/Diesen_Sachs_2.jpg",
                "original": "https://upload.frikanalen.no/media/627921/original/Diesen_Sachs_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:44:38.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-06T22:24:57.819323Z",
            "updatedTime": "2024-11-25T07:53:24.836748Z",
            "uploadedTime": "2024-10-06T22:51:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627921/theora/Diesen_Sachs_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627921/large_thumb/Diesen_Sachs_2.jpg"
        },
        {
            "id": 623626,
            "name": "Pønsj: Krigsdokumentar",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
                "original": "https://upload.frikanalen.no/media/623626/original/orig_3e30d4a1e54746628ca94a2d3c35824c.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623626/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623626/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623626/broadcast/4312_a8bcbaa699344e57a17f7380551ce904.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623626/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:20:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-05-12T04:36:11.353000Z",
            "updatedTime": "2018-11-10T18:29:29.574481Z",
            "uploadedTime": "2010-05-12T04:36:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623626/theora/4312_faef128126a844e7a69e2619ac85633d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623626/large_thumb/large.jpg"
        },
        {
            "id": 623922,
            "name": "Test av ny Theora",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623922/theora/4750_68e162e0d91746d6ab896267e245345a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623922/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623922/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623922/broadcast/4750_35509d1ad1e341d880b66302c5a68243.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623922/large_thumb/large.jpg"
            },
            "creator": "rune@never.no",
            "organization": {
                "id": 99,
                "name": "never.no (test/dev-konto #1)",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1048,
                "editorName": "Rune Bjerke",
                "editorEmail": "rune@never.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:05",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-09-14T12:02:49.807000Z",
            "updatedTime": "2018-11-14T11:26:01.799935Z",
            "uploadedTime": "2010-09-14T12:02:49.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623922/theora/4750_68e162e0d91746d6ab896267e245345a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623922/large_thumb/large.jpg"
        },
        {
            "id": 623135,
            "name": "Lydia Hoen Tjore",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623135/theora/3540_c025d03111e94ef89a1086779b96e59c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623135/broadcast/3540_c27859366ca14ad9a859249fd07bfc27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623135/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:51.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-05T11:38:04Z",
            "updatedTime": "2018-11-10T18:29:30.178660Z",
            "uploadedTime": "2009-10-05T11:38:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623135/theora/3540_c025d03111e94ef89a1086779b96e59c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623135/large_thumb/large.jpg"
        },
        {
            "id": 623134,
            "name": "Tubakvartett",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623134/theora/3538_9c21b219832247e8aa941346997215a2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623134/broadcast/3538_76b025ce6df44380855c6b51e7d8082d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623134/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:40.840000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-05T09:20:24Z",
            "updatedTime": "2018-11-10T18:29:30.180038Z",
            "uploadedTime": "2009-10-05T09:20:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623134/theora/3538_9c21b219832247e8aa941346997215a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623134/large_thumb/large.jpg"
        },
        {
            "id": 623133,
            "name": "Trio Con Brio",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623133/theora/3537_7d509b7c72904e6e909cb7989a2ad27f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623133/broadcast/3537_f9f1d465f45a47cb9cd588db0922ca2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623133/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:40.720000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-05T06:16:57Z",
            "updatedTime": "2018-11-10T18:29:30.181373Z",
            "uploadedTime": "2009-10-05T06:16:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623133/theora/3537_7d509b7c72904e6e909cb7989a2ad27f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623133/large_thumb/large.jpg"
        },
        {
            "id": 623143,
            "name": "Hot'n Funky",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623143/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623143/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623143/broadcast/3559_6be3ea592c184f48914eb1fcdab984bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623143/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:18:26.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-07T06:29:55.990000Z",
            "updatedTime": "2018-11-10T18:29:30.169207Z",
            "uploadedTime": "2009-10-07T06:29:55.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623143/large_thumb/large.jpg"
        },
        {
            "id": 623131,
            "name": "Tone Langsrud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623131/theora/3536_80a06a4bcfaa41eda227226cea7d3c04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623131/broadcast/3536_84deaa8856df4cc0a05a6b4ccea0a6b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623131/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:09:17.640000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-02T11:53:57Z",
            "updatedTime": "2018-11-10T18:29:30.184139Z",
            "uploadedTime": "2009-10-02T11:53:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623131/theora/3536_80a06a4bcfaa41eda227226cea7d3c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623131/large_thumb/large.jpg"
        },
        {
            "id": 623130,
            "name": "Soran Lind",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623130/theora/3535_4caa2061c4534c0287e861925709e509.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623130/broadcast/3535_ebd72a9c697e401784d8db40db30c010.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623130/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:33.800000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-02T11:13:24Z",
            "updatedTime": "2018-11-10T18:29:30.185493Z",
            "uploadedTime": "2009-10-02T11:13:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623130/theora/3535_4caa2061c4534c0287e861925709e509.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623130/large_thumb/large.jpg"
        },
        {
            "id": 623129,
            "name": "Sindre Blostropmoen Mølmen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623129/theora/3534_6463d47987604efc9fc73aa625a70bef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623129/broadcast/3534_951e1ef54ae440f59342d36dc2d0a4e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623129/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:10:25.200000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-02T08:08:50Z",
            "updatedTime": "2018-11-10T18:29:30.186827Z",
            "uploadedTime": "2009-10-02T08:08:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623129/theora/3534_6463d47987604efc9fc73aa625a70bef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623129/large_thumb/large.jpg"
        },
        {
            "id": 623144,
            "name": "Veronica Stubberud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623144/theora/3560_f675287dfdae49b8b0119e3ecf8034ee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623144/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623144/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623144/broadcast/3560_f949b0f0e8844eb7a1052972d12dd539.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623144/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:15.760000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-07T12:02:53Z",
            "updatedTime": "2018-11-10T18:29:30.167867Z",
            "uploadedTime": "2009-10-07T12:02:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623144/theora/3560_f675287dfdae49b8b0119e3ecf8034ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623144/large_thumb/large.jpg"
        },
        {
            "id": 627922,
            "name": "Sionistiske jøder dreper barn i Gaza",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627922/theora/Sionistiske j�der dreper barn i Gaza.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627922/broadcast/Sionistiske j�der dreper barn i Gaza.dv",
                "original": "https://upload.frikanalen.no/media/627922/original/Sionistiske j�der dreper barn i Gaza.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627922/large_thumb/Sionistiske j�der dreper barn i Gaza.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 40 61 61 81",
                "fkmember": true
            },
            "duration": "00:14:02.320000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-10T18:55:17.730143Z",
            "updatedTime": "2024-10-10T19:05:57.249830Z",
            "uploadedTime": "2024-10-10T18:59:06.755943Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627922/theora/Sionistiske j�der dreper barn i Gaza.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627922/large_thumb/Sionistiske j�der dreper barn i Gaza.jpg"
        },
        {
            "id": 623121,
            "name": "Talentfabrikken uke 40",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623121/theora/2852_bbf4c34585cf485190dba6d252c1af7f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623121/broadcast/2852_c0810571298a45978673303b0428505d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623121/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:25.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:37.980000Z",
            "updatedTime": "2018-11-10T18:29:30.196775Z",
            "uploadedTime": "2009-05-15T22:09:37.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623121/theora/2852_bbf4c34585cf485190dba6d252c1af7f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623121/large_thumb/large.jpg"
        },
        {
            "id": 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": 623115,
            "name": "Talentfabrikken uke 39",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623115/theora/2851_02a2aa6427e84054a925685d6523de47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623115/broadcast/2851_81a39cbc1828499aabb0b348e74155fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623115/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:50.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:06.840000Z",
            "updatedTime": "2018-11-10T18:29:30.205178Z",
            "uploadedTime": "2009-05-15T22:09:06.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623115/theora/2851_02a2aa6427e84054a925685d6523de47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623115/large_thumb/large.jpg"
        },
        {
            "id": 623145,
            "name": "Field Band i Norge",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623145/theora/3561_e0e3933efa174c299cdbe6f14d63fa13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623145/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623145/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623145/broadcast/3561_dc3d06d684e04b37a789b1a99dcfa9b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623145/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:30.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-07T14:01:21.340000Z",
            "updatedTime": "2018-11-10T18:29:30.166480Z",
            "uploadedTime": "2009-10-07T14:01:21.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623145/theora/3561_e0e3933efa174c299cdbe6f14d63fa13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623145/large_thumb/large.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": 627982,
            "name": "Diesen og Mearsheimer om Kina versus USA",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627982/theora/Diesen_Mearsheimer_IV.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627982/broadcast/Diesen_Mearsheimer_IV.dv",
                "original": "https://upload.frikanalen.no/media/627982/original/Diesen_Mearsheimer_IV.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627982/large_thumb/Diesen_Mearsheimer_IV.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:55:49.580000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-23T10:33:32.118581Z",
            "updatedTime": "2024-11-25T07:50:47.121507Z",
            "uploadedTime": "2024-11-23T10:37:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627982/theora/Diesen_Mearsheimer_IV.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627982/large_thumb/Diesen_Mearsheimer_IV.jpg"
        }
    ]
}