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

{
    "count": 3626,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1900&ordering=-has_tono_records",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1800&ordering=-has_tono_records",
    "results": [
        {
            "id": 622295,
            "name": "Den Norske kirke i eksil del 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622295/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622295/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622295/broadcast/orig_Den Norske kirke i eksil del 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:45.840000",
            "durationSec": 1605.84,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:56:00Z",
            "updatedTime": "2018-11-10T18:29:30.918889Z",
            "uploadedTime": "2009-01-02T13:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622295/theora/2276_cae77d36fbd844259c4b73a4804bc900.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622295/large_thumb/large.jpg"
        },
        {
            "id": 622290,
            "name": "Urtehagen TV - Litt av hvert",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622290/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622290/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622290/broadcast/orig_Urtehagen TV - Litt av hvert.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:30.520000",
            "durationSec": 1290.52,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.925678Z",
            "uploadedTime": "2009-01-02T13:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622290/theora/2264_1d76c1461c8c4bb4830a501d164a2ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622290/large_thumb/large.jpg"
        },
        {
            "id": 622287,
            "name": "Muslim TV - Erik Fosse",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622287/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622287/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622287/broadcast/orig_Muslim TV - Erik Fosse.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:02.320000",
            "durationSec": 2642.32,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:55:00Z",
            "updatedTime": "2018-11-10T18:29:30.928411Z",
            "uploadedTime": "2009-01-02T12:55:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622287/theora/2215_c71a5344a30e4a35bc06c21bc3af8f67.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622287/large_thumb/large.jpg"
        },
        {
            "id": 622310,
            "name": "Muslim TV - Linstads Palestina",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622310/theora/2312_d84f78f7033f4be9bc912b7137eef839.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622310/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622310/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622310/broadcast/orig_Muslim TV - Linstad om Palestina.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622310/large_thumb/large.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:11:00.800000",
            "durationSec": 660.8,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:32:00Z",
            "updatedTime": "2020-11-07T13:41:28.856901Z",
            "uploadedTime": "2009-01-02T14:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622310/theora/2312_d84f78f7033f4be9bc912b7137eef839.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622310/large_thumb/large.jpg"
        },
        {
            "id": 622284,
            "name": "ESTV uke 09",
            "header": "John Granly i samtale med Rachel Suissa om situasjonen i midtøsten akkurat nå.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622284/theora/2184_039e04dff9294a5d90678c9db0c0f1fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622284/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622284/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622284/broadcast/orig_83c4e012fbdb48c4ba85ee2330df2a6b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622284/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:02.040000",
            "durationSec": 1562.04,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:24:00Z",
            "updatedTime": "2018-11-10T18:29:30.932537Z",
            "uploadedTime": "2009-01-02T12:24:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622284/theora/2184_039e04dff9294a5d90678c9db0c0f1fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622284/large_thumb/large.jpg"
        },
        {
            "id": 622283,
            "name": "ESTV uke 08",
            "header": "Mellom Oss med John Granly i samtale med Daniel Karlsen i studio Oslo.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622283/theora/2183_dffb1dfaa62f484c9fc13d9e0d6acc6a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622283/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622283/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622283/broadcast/orig_estv uke 8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622283/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:28:20",
            "durationSec": 1700.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:23:00Z",
            "updatedTime": "2018-11-10T18:29:30.933874Z",
            "uploadedTime": "2009-01-02T12:23:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622283/theora/2183_dffb1dfaa62f484c9fc13d9e0d6acc6a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622283/large_thumb/large.jpg"
        },
        {
            "id": 622282,
            "name": "ESTV Uke 07",
            "header": "John Granly samtaler med Aviad Ivri fra den Israelske Ambasaden i Oslo. Følg med denne samtalen som går på forholdet mellom Norge og Israel. Det snakker bl. annet om ca 1000 tuneller for smugling av våpen i til Gaza.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622282/theora/2182_c128d516583245bf95634f53ef0b2fb7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622282/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622282/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622282/broadcast/orig_estv uke 7-09.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622282/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:26:31.280000",
            "durationSec": 1591.28,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T12:22:00Z",
            "updatedTime": "2018-11-10T18:29:30.935221Z",
            "uploadedTime": "2009-01-02T12:22:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622282/theora/2182_c128d516583245bf95634f53ef0b2fb7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622282/large_thumb/large.jpg"
        },
        {
            "id": 622294,
            "name": "Medieinsp. - Army",
            "header": "Frelsesarmeen",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622294/theora/2274_4eb82a130f82400bb9cb20245534e66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622294/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622294/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622294/broadcast/orig_62bf50691ec2486a80bec49c12e9095b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622294/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:23.120000",
            "durationSec": 203.12,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:54:00Z",
            "updatedTime": "2023-07-17T22:01:08.406806Z",
            "uploadedTime": "2009-01-02T13:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622294/theora/2274_4eb82a130f82400bb9cb20245534e66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622294/large_thumb/large.jpg"
        },
        {
            "id": 622293,
            "name": "Medieinsp. - Morgenandakten",
            "header": "Morgenandaktens popularitet",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622293/theora/2270_99758f0aa63348dbaff86f9fb86a4731.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622293/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622293/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622293/broadcast/orig_82993eedc90042a0bcbaccf1783b823b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622293/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:58.920000",
            "durationSec": 178.92,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:50:00Z",
            "updatedTime": "2023-07-17T22:02:03.643877Z",
            "uploadedTime": "2009-01-02T13:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622293/theora/2270_99758f0aa63348dbaff86f9fb86a4731.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622293/large_thumb/large.jpg"
        },
        {
            "id": 622291,
            "name": "Medieinsp. - Barn",
            "header": "Aldersmerking på DVD og TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622291/theora/2267_13c0636b253746d7b759d538c8dbe8cb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622291/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622291/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622291/broadcast/orig_081a2084a8994404af50e6a32045aae7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622291/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:45.800000",
            "durationSec": 225.8,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:47:00Z",
            "updatedTime": "2023-07-17T22:03:39.514862Z",
            "uploadedTime": "2009-01-02T13:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622291/theora/2267_13c0636b253746d7b759d538c8dbe8cb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622291/large_thumb/large.jpg"
        },
        {
            "id": 622281,
            "name": "Medieinsp. - Politikk",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622281/theora/2147_04b97f1574e14c2f8933f3a01d7cdc4f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622281/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622281/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622281/broadcast/orig_Medieinspektørene - Politikk - Uke 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622281/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:57.440000",
            "durationSec": 177.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T11:47:00Z",
            "updatedTime": "2023-07-17T22:04:38.146206Z",
            "uploadedTime": "2009-01-02T11:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622281/theora/2147_04b97f1574e14c2f8933f3a01d7cdc4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622281/large_thumb/large.jpg"
        },
        {
            "id": 622277,
            "name": "Den Norske kirke i eksil del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622277/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622277/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622277/broadcast/orig_Den Norske Kirke i Eksil 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:03",
            "durationSec": 1563.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.941959Z",
            "uploadedTime": "2009-01-02T11:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622277/theora/2143_f950636e501d435cb8e276afefe735d2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622277/large_thumb/large.jpg"
        },
        {
            "id": 622276,
            "name": "Den Norske kirke i eksil del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622276/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622276/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622276/broadcast/orig_Den Norske Kirke i Eksil 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622276/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:40.800000",
            "durationSec": 1600.8,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.943325Z",
            "uploadedTime": "2009-01-02T11:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622276/theora/2142_be25a233373342c491b31020ef3aef37.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622276/large_thumb/large.jpg"
        },
        {
            "id": 622275,
            "name": "Urtehagen TV - På gata i Oslo",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622275/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622275/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622275/broadcast/orig_Urtehagen TV - På gata i Oslo .avi",
                "largeThumb": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:33.760000",
            "durationSec": 933.76,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.944709Z",
            "uploadedTime": "2009-01-02T11:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622275/theora/2141_2a791a8990904418b6a6bc3aefe69d1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622275/large_thumb/large.jpg"
        },
        {
            "id": 625417,
            "name": "Empo TV - 14.10.30",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625417/theora/Sending141030-MASTER-SUPER.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625417/small_thumb/Sending141030-MASTER-SUPER.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625417/large_thumb/Sending141030-MASTER-SUPER.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625417/broadcast/Sending141030-MASTER-SUPER.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:09:30.120000",
            "durationSec": 570.12,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:43Z",
            "updatedTime": "2020-08-30T20:16:57.131498Z",
            "uploadedTime": "2015-06-15T08:43:44Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625417/theora/Sending141030-MASTER-SUPER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625417/large_thumb/Sending141030-MASTER-SUPER.jpg"
        },
        {
            "id": 622267,
            "name": "Muslim TV - Gaza 3",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622267/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622267/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622267/broadcast/orig_Muslim TV - Gaza 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:11:34.880000",
            "durationSec": 694.88,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:11:00Z",
            "updatedTime": "2018-11-10T18:29:30.955562Z",
            "uploadedTime": "2009-01-02T11:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622267/theora/2111_8747e649ed3f4504bfa59a3284a45b2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622267/large_thumb/large.jpg"
        },
        {
            "id": 622266,
            "name": "Muslim TV - Gaza 2",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622266/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622266/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622266/broadcast/orig_Muslim TV - Gaza 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:32.720000",
            "durationSec": 752.72,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.957191Z",
            "uploadedTime": "2009-01-02T11:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622266/theora/2110_82fb4a9102ae43249c31f7309d3077a4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622266/large_thumb/large.jpg"
        },
        {
            "id": 622265,
            "name": "Muslim TV - Gaza 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622265/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622265/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622265/broadcast/orig_Muslim TV - Gaza 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
            },
            "creator": "ra663@hotmail.com",
            "organization": {
                "id": 38,
                "name": "Urtehagen",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1074,
                "editorName": "Rawafid Shahad",
                "editorEmail": "ra663@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:29.680000",
            "durationSec": 749.68,
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T11:09:00Z",
            "updatedTime": "2018-11-10T18:29:30.958824Z",
            "uploadedTime": "2009-01-02T11:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622265/theora/2109_ae310fc3b94e479383f9024f36e58348.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622265/large_thumb/large.jpg"
        },
        {
            "id": 622279,
            "name": "Medieinsp. - Ombud",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622279/theora/2145_e984fa38ed51418e81d01dfee921f277.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622279/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622279/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622279/broadcast/orig_Medieinspektørene - Ombud - Uke 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622279/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:43.640000",
            "durationSec": 223.64,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T11:45:00Z",
            "updatedTime": "2023-07-17T22:06:19.698182Z",
            "uploadedTime": "2009-01-02T11:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622279/theora/2145_e984fa38ed51418e81d01dfee921f277.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622279/large_thumb/large.jpg"
        },
        {
            "id": 622212,
            "name": "Ekstremsport 2005 rafting2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622212/theora/1752_9fe06846aa634f939403761dec568162.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622212/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622212/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622212/broadcast/orig_Ekstremsportveko 2005 rafting2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622212/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:17.360000",
            "durationSec": 197.36,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.031168Z",
            "uploadedTime": "2009-01-02T05:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622212/theora/1752_9fe06846aa634f939403761dec568162.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622212/large_thumb/large.jpg"
        },
        {
            "id": 622211,
            "name": "Ekstremsport 2005 rafting",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622211/theora/1751_a2b8a58d88424300bd8ba30c561053e1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622211/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622211/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622211/broadcast/orig_Ekstremsportveko 2005 rafting.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622211/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:14.800000",
            "durationSec": 194.8,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:11:00Z",
            "updatedTime": "2018-11-10T18:29:31.032524Z",
            "uploadedTime": "2009-01-02T05:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622211/theora/1751_a2b8a58d88424300bd8ba30c561053e1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622211/large_thumb/large.jpg"
        },
        {
            "id": 622208,
            "name": "Ekstremsport 2005 klatring",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622208/theora/1744_8984b03d0f9a4080b6f91640509f1e73.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622208/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622208/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622208/broadcast/orig_Ekstremsportveko 2005 klatring.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622208/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:05.960000",
            "durationSec": 245.96,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:04:00Z",
            "updatedTime": "2018-11-10T18:29:31.036562Z",
            "uploadedTime": "2009-01-02T05:04:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622208/theora/1744_8984b03d0f9a4080b6f91640509f1e73.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622208/large_thumb/large.jpg"
        },
        {
            "id": 622229,
            "name": "Den Norske kirke i eksil del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622229/theora/2055_06f3da9c805d456ab5fcc3fe176dacbb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622229/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622229/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622229/broadcast/orig_Den Norske Kirke i Eksil del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622229/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:46.160000",
            "durationSec": 1546.16,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:15:00Z",
            "updatedTime": "2018-11-10T18:29:31.008111Z",
            "uploadedTime": "2009-01-02T10:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622229/theora/2055_06f3da9c805d456ab5fcc3fe176dacbb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622229/large_thumb/large.jpg"
        },
        {
            "id": 622228,
            "name": "Den Norske kirke i eksil del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622228/theora/2054_3b508889e71c49e69cd380ac5dc89c99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622228/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622228/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622228/broadcast/orig_Den Norske Kirke i Eksil del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622228/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:58.400000",
            "durationSec": 1558.4,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.009444Z",
            "uploadedTime": "2009-01-02T10:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622228/theora/2054_3b508889e71c49e69cd380ac5dc89c99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622228/large_thumb/large.jpg"
        },
        {
            "id": 622225,
            "name": "ESTV Uke 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622225/theora/2047_ed611363dd294dc793c1ce0f6c8b1d1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622225/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622225/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622225/broadcast/orig_MO4709 Uke 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622225/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:23:12",
            "durationSec": 1392.0,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.013471Z",
            "uploadedTime": "2009-01-02T10:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622225/theora/2047_ed611363dd294dc793c1ce0f6c8b1d1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622225/large_thumb/large.jpg"
        },
        {
            "id": 622224,
            "name": "Den Norske kirke i eksil del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622224/theora/1934_2c308972725242a6b010ce4baa29b78b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622224/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622224/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622224/broadcast/orig_Den Norske Kirke i Eksil del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622224/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:16.440000",
            "durationSec": 1576.44,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.014803Z",
            "uploadedTime": "2009-01-02T08:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622224/theora/1934_2c308972725242a6b010ce4baa29b78b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622224/large_thumb/large.jpg"
        },
        {
            "id": 622223,
            "name": "Ekstremsport 2005 base5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622223/theora/1933_ed3742bb3d8b4fccbe7f3db5507e4465.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622223/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622223/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622223/broadcast/orig_Ekstremsportveko 2005 base5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622223/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:29.290000",
            "durationSec": 389.29,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:13:00Z",
            "updatedTime": "2018-11-10T18:29:31.016186Z",
            "uploadedTime": "2009-01-02T08:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622223/theora/1933_ed3742bb3d8b4fccbe7f3db5507e4465.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622223/large_thumb/large.jpg"
        },
        {
            "id": 622222,
            "name": "Ekstremsport 2005 base4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622222/theora/1932_63bfa48ed962474a8ef505c4a9950851.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622222/broadcast/orig_Ekstremsportveko 2005 base4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622222/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.350000",
            "durationSec": 151.35,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.017556Z",
            "uploadedTime": "2009-01-02T08:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622222/theora/1932_63bfa48ed962474a8ef505c4a9950851.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622222/large_thumb/large.jpg"
        },
        {
            "id": 622221,
            "name": "Ekstremsport 2005 base3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622221/theora/1931_ef6f29254d064b47a623b2f78718d76f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622221/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622221/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622221/broadcast/orig_Ekstremsportveko 2005 base3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622221/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:06:14.270000",
            "durationSec": 374.27,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:11:00Z",
            "updatedTime": "2018-11-10T18:29:31.018920Z",
            "uploadedTime": "2009-01-02T08:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622221/theora/1931_ef6f29254d064b47a623b2f78718d76f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622221/large_thumb/large.jpg"
        },
        {
            "id": 622226,
            "name": "Medieinsp. - Åpning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622226/theora/2050_9b3ad3db0c6f4ba286e3681d0213ea25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622226/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622226/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622226/broadcast/orig_medieinspektørene del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622226/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:38.200000",
            "durationSec": 218.2,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T10:10:00Z",
            "updatedTime": "2023-07-17T22:07:54.342777Z",
            "uploadedTime": "2009-01-02T10:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622226/theora/2050_9b3ad3db0c6f4ba286e3681d0213ea25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622226/large_thumb/large.jpg"
        },
        {
            "id": 622220,
            "name": "ESTV 2008 uke 52",
            "header": "I dette programmet møter du John Granly i samtale med Lise Karlsen og Finn Carlsen om julefeiringen på SAS Radisson på Beitostølen i jula, der bl.annet Evangeliesenteret kommer til å være.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622220/theora/1929_d9b855c7db3142cdb0618104412c7d8f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622220/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622220/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622220/broadcast/orig_IN4679 Lise Karlsen 16-9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622220/large_thumb/large.jpg"
            },
            "creator": "jim.hanssen@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:22:00.160000",
            "durationSec": 1320.16,
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:09:00Z",
            "updatedTime": "2018-11-10T18:29:31.020295Z",
            "uploadedTime": "2009-01-02T08:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622220/theora/1929_d9b855c7db3142cdb0618104412c7d8f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622220/large_thumb/large.jpg"
        },
        {
            "id": 622219,
            "name": "Ekstremsport 2005 sykkel",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622219/theora/1761_dc2efa86f5594378933f4cace9ad8b2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622219/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622219/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622219/broadcast/orig_Ekstremsportveko 2005 sykkel.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622219/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:45.840000",
            "durationSec": 465.84,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.021642Z",
            "uploadedTime": "2009-01-02T05:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622219/theora/1761_dc2efa86f5594378933f4cace9ad8b2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622219/large_thumb/large.jpg"
        },
        {
            "id": 622218,
            "name": "Ekstremsport 2005 sykkel2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622218/theora/1760_e49d619e32c245c5bfcfce34e552d136.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622218/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622218/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622218/broadcast/orig_Ekstremsportveko 2005 sykkel2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622218/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:21.640000",
            "durationSec": 141.64,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:20:00Z",
            "updatedTime": "2018-11-10T18:29:31.022987Z",
            "uploadedTime": "2009-01-02T05:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622218/theora/1760_e49d619e32c245c5bfcfce34e552d136.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622218/large_thumb/large.jpg"
        },
        {
            "id": 622217,
            "name": "Ekstremsport 2005 skydiving5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622217/theora/1759_0136bf4c938e4796ac5355823de28c3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622217/broadcast/orig_Ekstremsportveko 2005 skydiving5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622217/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:36.920000",
            "durationSec": 276.92,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.024348Z",
            "uploadedTime": "2009-01-02T05:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622217/theora/1759_0136bf4c938e4796ac5355823de28c3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622217/large_thumb/large.jpg"
        },
        {
            "id": 622216,
            "name": "Ekstremsport 2005 skydiving4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622216/theora/1758_0c7ee7e3bcb342b88a6fc5a36a94eb1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622216/broadcast/orig_Ekstremsportveko 2005 skydiving4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622216/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:03.960000",
            "durationSec": 243.96,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:18:00Z",
            "updatedTime": "2018-11-10T18:29:31.025684Z",
            "uploadedTime": "2009-01-02T05:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622216/theora/1758_0c7ee7e3bcb342b88a6fc5a36a94eb1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622216/large_thumb/large.jpg"
        },
        {
            "id": 622215,
            "name": "Ekstremsport 2005 skydiving3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622215/theora/1757_04b80c0ba905435ead1085e4e29c1400.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622215/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622215/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622215/broadcast/orig_Ekstremsportveko 2005 skydiving3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622215/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:14.680000",
            "durationSec": 434.68,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:17:00Z",
            "updatedTime": "2018-11-10T18:29:31.027057Z",
            "uploadedTime": "2009-01-02T05:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622215/theora/1757_04b80c0ba905435ead1085e4e29c1400.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622215/large_thumb/large.jpg"
        },
        {
            "id": 622214,
            "name": "Ekstremsport 2005 skydiving2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622214/theora/1756_e0c0f4784c574c50a536ced645a98719.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622214/broadcast/orig_Ekstremsportveko 2005 skydiving2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622214/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:11",
            "durationSec": 311.0,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:16:00Z",
            "updatedTime": "2018-11-10T18:29:31.028434Z",
            "uploadedTime": "2009-01-02T05:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622214/theora/1756_e0c0f4784c574c50a536ced645a98719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622214/large_thumb/large.jpg"
        },
        {
            "id": 622213,
            "name": "Ekstremsport 2005 ski2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622213/theora/1754_e5bdf1f80ee9456a849526d0e215d0d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622213/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622213/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622213/broadcast/orig_Ekstremsportveko 2005 ski2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622213/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:21.840000",
            "durationSec": 141.84,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.029799Z",
            "uploadedTime": "2009-01-02T05:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622213/theora/1754_e5bdf1f80ee9456a849526d0e215d0d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622213/large_thumb/large.jpg"
        },
        {
            "id": 625401,
            "name": "Empo TV - 14.10.23",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625401/theora/Empo-141023.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625401/small_thumb/Empo-141023.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625401/large_thumb/Empo-141023.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625401/broadcast/Empo-141023.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",
            "durationSec": 900.0,
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:39:08Z",
            "updatedTime": "2020-08-30T20:19:20.285619Z",
            "uploadedTime": "2015-06-15T08:39:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625401/theora/Empo-141023.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625401/large_thumb/Empo-141023.jpg"
        },
        {
            "id": 622230,
            "name": "PROMO Frikanalen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622230/theora/2056_985f6cf2b7944e4f84d4382bba2ea048.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622230/broadcast/orig_PROMO Frikanalen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622230/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:25:55.240000",
            "durationSec": 1555.24,
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:16:00Z",
            "updatedTime": "2018-11-10T18:29:31.006712Z",
            "uploadedTime": "2009-01-02T10:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622230/theora/2056_985f6cf2b7944e4f84d4382bba2ea048.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622230/large_thumb/large.jpg"
        },
        {
            "id": 622210,
            "name": "Ekstremsport 2005 paragliding",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622210/theora/1747_7972d710c28a4f0aa257c0154b020511.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622210/broadcast/orig_Ekstremsportveko 2005 paragliding.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622210/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:14.840000",
            "durationSec": 314.84,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.033857Z",
            "uploadedTime": "2009-01-02T05:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622210/theora/1747_7972d710c28a4f0aa257c0154b020511.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622210/large_thumb/large.jpg"
        },
        {
            "id": 622209,
            "name": "Ekstremsport 2005 longboard2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622209/theora/1746_e366dcff695d442ca4d5f63b6b54e255.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622209/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622209/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622209/broadcast/orig_Ekstremsportveko 2005 longboard2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622209/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:08.160000",
            "durationSec": 128.16,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:06:00Z",
            "updatedTime": "2018-11-10T18:29:31.035206Z",
            "uploadedTime": "2009-01-02T05:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622209/theora/1746_e366dcff695d442ca4d5f63b6b54e255.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622209/large_thumb/large.jpg"
        },
        {
            "id": 622207,
            "name": "Ekstremsport 2005 kayak5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622207/theora/1743_2afc7d54e8b34c50ba2410d28aecb80f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622207/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622207/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622207/broadcast/orig_Ekstremsportveko 2005 kayak5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622207/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:22.600000",
            "durationSec": 322.6,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:03:00Z",
            "updatedTime": "2018-11-10T18:29:31.037894Z",
            "uploadedTime": "2009-01-02T05:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622207/theora/1743_2afc7d54e8b34c50ba2410d28aecb80f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622207/large_thumb/large.jpg"
        },
        {
            "id": 622206,
            "name": "Ekstremsport 2005 kayak3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622206/theora/1742_33a6c4b4bfef4e3f8187f48691c3ad30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622206/broadcast/orig_Ekstremsportveko 2005 kayak3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622206/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:02.320000",
            "durationSec": 122.32,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:02:00Z",
            "updatedTime": "2018-11-10T18:29:31.039237Z",
            "uploadedTime": "2009-01-02T05:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622206/theora/1742_33a6c4b4bfef4e3f8187f48691c3ad30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622206/large_thumb/large.jpg"
        },
        {
            "id": 622205,
            "name": "Ekstremsport 2005 hangglide2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622205/theora/1741_f601d023340540558a04209e09f66514.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622205/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622205/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622205/broadcast/orig_Ekstremsportveko 2005 hangglide2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622205/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:36.800000",
            "durationSec": 276.8,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:01:00Z",
            "updatedTime": "2018-11-10T18:29:31.041278Z",
            "uploadedTime": "2009-01-02T05:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622205/theora/1741_f601d023340540558a04209e09f66514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622205/large_thumb/large.jpg"
        },
        {
            "id": 622204,
            "name": "Ekstremsport 2005 kayak6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622204/theora/1739_ae169de3c5f24a22a4b456818c5af394.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622204/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622204/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622204/broadcast/orig_Ekstremsportveko 2005 kayak.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622204/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:57.440000",
            "durationSec": 297.44,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:59:00Z",
            "updatedTime": "2018-11-10T18:29:31.043984Z",
            "uploadedTime": "2009-01-02T04:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622204/theora/1739_ae169de3c5f24a22a4b456818c5af394.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622204/large_thumb/large.jpg"
        },
        {
            "id": 622203,
            "name": "Ekstremsport 2005 hangglide",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622203/theora/1736_7e78218f0e014e58868f6417378243bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622203/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622203/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622203/broadcast/orig_Ekstremsportveko 2005 hangglide.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622203/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:13.680000",
            "durationSec": 193.68,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:56:00Z",
            "updatedTime": "2018-11-10T18:29:31.045757Z",
            "uploadedTime": "2009-01-02T04:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622203/theora/1736_7e78218f0e014e58868f6417378243bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622203/large_thumb/large.jpg"
        },
        {
            "id": 622202,
            "name": "Ekstremsport 2005 base2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622202/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622202/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622202/broadcast/orig_Ekstremsportveko 2005 base2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:44.800000",
            "durationSec": 284.8,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:54:00Z",
            "updatedTime": "2018-11-10T18:29:31.047193Z",
            "uploadedTime": "2009-01-02T04:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg"
        },
        {
            "id": 622201,
            "name": "Ekstremsport 2005 kayak",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622201/theora/1733_92cc5da4540f4421a2d9211c9c1209b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622201/broadcast/orig_Ekstremsportveko 2005 kayak.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622201/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:57.440000",
            "durationSec": 297.44,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:53:00Z",
            "updatedTime": "2018-11-10T18:29:31.048594Z",
            "uploadedTime": "2009-01-02T04:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622201/theora/1733_92cc5da4540f4421a2d9211c9c1209b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622201/large_thumb/large.jpg"
        },
        {
            "id": 622199,
            "name": "Ekstremsportveko 2008 del 7",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622199/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622199/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622199/broadcast/orig_Ekstremsportveko 2008 del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:01:12.560000",
            "durationSec": 72.56,
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.051394Z",
            "uploadedTime": "2009-01-02T04:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622199/theora/1729_fd747923d4e64cb4b8d100f56f276d19.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622199/large_thumb/large.jpg"
        }
    ]
}