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

{
    "count": 3405,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1650&ordering=-name",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=1550&ordering=-name",
    "results": [
        {
            "id": 626771,
            "name": "Israel ukjente reise",
            "header": "Spennende reisebeskrivning",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626771/theora/Israel ukjente reise.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626771/broadcast/Israel ukjente reise.dv",
                "original": "https://upload.frikanalen.no/media/626771/original/Israel ukjente reise.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626771/large_thumb/Israel ukjente reise.jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:11.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-09T16:46:23.864603Z",
            "updatedTime": "2021-04-09T17:11:42.494985Z",
            "uploadedTime": "2021-04-09T16:48:05.808231Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626771/theora/Israel ukjente reise.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626771/large_thumb/Israel ukjente reise.jpg"
        },
        {
            "id": 626803,
            "name": "Israel terroriserer Gaza",
            "header": "Israel terroriserer Gaza 5",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626803/theora/Israel terroriserer Gaza.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626803/broadcast/Israel terroriserer Gaza.dv",
                "original": "https://upload.frikanalen.no/media/626803/original/Israel terroriserer Gaza.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626803/large_thumb/Israel terroriserer Gaza.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:11:25.040000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-14T15:19:05.926651Z",
            "updatedTime": "2021-05-20T12:01:21.538002Z",
            "uploadedTime": "2021-05-14T15:31:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626803/theora/Israel terroriserer Gaza.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626803/large_thumb/Israel terroriserer Gaza.jpg"
        },
        {
            "id": 626920,
            "name": "Israels ukjente reise",
            "header": "Få full oversikt over denne reisen",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626920/theora/Israel ukjente reise (1).ogv",
                "broadcast": "https://upload.frikanalen.no/media/626920/broadcast/Israel ukjente reise (1).dv",
                "original": "https://upload.frikanalen.no/media/626920/original/Israel ukjente reise (1).mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626920/large_thumb/Israel ukjente reise (1).jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:11.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-08-30T06:34:02.235435Z",
            "updatedTime": "2021-08-30T07:01:11.658481Z",
            "uploadedTime": "2021-08-30T06:37:27.227702Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626920/theora/Israel ukjente reise (1).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626920/large_thumb/Israel ukjente reise (1).jpg"
        },
        {
            "id": 626825,
            "name": "«Israels terroristiske, rasistiske ledere»",
            "header": "«Israels terroristiske, rasistiske ledere»",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626825/theora/«Israels terroristiske, rasistiske ledere».ogv",
                "broadcast": "https://upload.frikanalen.no/media/626825/broadcast/«Israels terroristiske, rasistiske ledere».dv",
                "largeThumb": "https://upload.frikanalen.no/media/626825/large_thumb/«Israels terroristiske, rasistiske ledere».jpg",
                "original": "https://upload.frikanalen.no/media/626825/original/«Israels terroristiske, rasistiske ledere».mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:10:33.041667",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-06-18T09:13:25.110601Z",
            "updatedTime": "2021-06-18T10:07:36.860427Z",
            "uploadedTime": "2021-06-18T10:02:50.121383Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626825/theora/«Israels terroristiske, rasistiske ledere».ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626825/large_thumb/«Israels terroristiske, rasistiske ledere».jpg"
        },
        {
            "id": 627832,
            "name": "Israel før og nå...",
            "header": "Dagsaktuelt stoff",
            "description": "Dagsaktuelt stoff",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627832/theora/Israel f�r og n�....ogv",
                "broadcast": "https://upload.frikanalen.no/media/627832/broadcast/Israel f�r og n�....dv",
                "original": "https://upload.frikanalen.no/media/627832/original/Israel f�r og n�....mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627832/large_thumb/Israel f�r og n�....jpg"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:18.700000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2023-11-30T11:22:32.223673Z",
            "updatedTime": "2023-11-30T11:56:27.265924Z",
            "uploadedTime": "2023-11-30T11:34:23.434705Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627832/theora/Israel f�r og n�....ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627832/large_thumb/Israel f�r og n�....jpg"
        },
        {
            "id": 626647,
            "name": "Israel-folket",
            "header": "Vårt hjemland",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626647/theora/Israel-folket.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626647/broadcast/Israel-folket.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626647/large_thumb/Israel-folket.jpg",
                "original": "https://upload.frikanalen.no/media/626647/original/Israel-folket.mp4"
            },
            "creator": "amyhr@online.no",
            "organization": {
                "id": 143,
                "name": "Evangeliekirken Arendal",
                "homepage": null,
                "description": "",
                "postalAddress": "4848 Arendal",
                "streetAddress": "Gunhildsboveien 68",
                "editorId": 2241,
                "editorName": " ",
                "editorEmail": "amyhr@online.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:43.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2020-12-17T15:35:46.734440Z",
            "updatedTime": "2020-12-17T15:58:30.855618Z",
            "uploadedTime": "2020-12-17T15:37:39.516700Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626647/theora/Israel-folket.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626647/large_thumb/Israel-folket.jpg"
        },
        {
            "id": 627150,
            "name": "Israel en Apartheid stat",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627150/theora/Israel en Apartheid stat.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627150/broadcast/Israel en Apartheid stat.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627150/large_thumb/Israel en Apartheid stat.jpg",
                "original": "https://upload.frikanalen.no/media/627150/original/Israel en Apartheid stat.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:12:48.440000",
            "categories": [
                "Minoriteter",
                "Religion og livssyn",
                "Samfunn og politikk",
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-02-11T08:20:14.469626Z",
            "updatedTime": "2022-02-11T08:28:48.925780Z",
            "uploadedTime": "2022-02-11T08:22:44.135282Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627150/theora/Israel en Apartheid stat.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627150/large_thumb/Israel en Apartheid stat.jpg"
        },
        {
            "id": 624072,
            "name": "Israel Bibelens land Del 4",
            "header": "Reisedokumentar fra Israel,",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624072/theora/5035_4a91380e82894008b8e0662a44d2bb8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624072/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624072/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624072/broadcast/5035_b554a430665b4247b0cbe449d535042f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624072/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:39",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T18:38:35.290000Z",
            "updatedTime": "2018-11-10T18:29:28.991269Z",
            "uploadedTime": "2010-12-02T18:38:35.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624072/theora/5035_4a91380e82894008b8e0662a44d2bb8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624072/large_thumb/large.jpg"
        },
        {
            "id": 624071,
            "name": "Israel Bibelens land Del 3",
            "header": "En reise dokumentär fra Israel, Cymbal TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624071/theora/5033_b6acfb12e55d44f98923282bf8507a23.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624071/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624071/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624071/broadcast/5033_d8ae063f48b04c1fa01e3e5a5df7132e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624071/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:01.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T14:41:42.123000Z",
            "updatedTime": "2018-11-10T18:29:28.992634Z",
            "uploadedTime": "2010-12-02T14:41:42.123000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624071/theora/5033_b6acfb12e55d44f98923282bf8507a23.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624071/large_thumb/large.jpg"
        },
        {
            "id": 624069,
            "name": "Israel Bibelens land del 2",
            "header": "Reise dokumentar fra Israel, lagd av Cymbal TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624069/theora/5023_ce78ae18cef04be6bbb41a741ee36fb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624069/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624069/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624069/broadcast/5023_ce78ae18cef04be6bbb41a741ee36fb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624069/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:01.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T11:59:59.830000Z",
            "updatedTime": "2018-11-10T18:29:28.993974Z",
            "uploadedTime": "2010-12-02T11:59:59.830000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624069/theora/5023_ce78ae18cef04be6bbb41a741ee36fb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624069/large_thumb/large.jpg"
        },
        {
            "id": 624067,
            "name": "Israel - Bibelens land - Del 1",
            "header": "En reise dokumentar fra Israel, Produsert av Cymbal tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624067/theora/5004_f62e7702c72c43c0848bf881221d0291.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624067/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624067/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624067/broadcast/5004_1108d4acb05c4b4dacb77c1a02ddc759.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624067/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:44.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-12-02T07:51:29.157000Z",
            "updatedTime": "2018-11-10T18:29:28.996692Z",
            "uploadedTime": "2010-12-02T07:51:29.157000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624067/theora/5004_f62e7702c72c43c0848bf881221d0291.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624067/large_thumb/large.jpg"
        },
        {
            "id": 622289,
            "name": "Irak etter Bush",
            "header": "Awni al-Kalemji, representant for den irakiske motstanden, gir sitt syn på situasjonen i Irak og vurderer utsiktene med Obama som ny amerikansk president.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622289/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622289/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622289/broadcast/orig_Awni_al_kalemji_tekst2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
            },
            "creator": "jsteinholt@yahoo.no",
            "organization": {
                "id": 103,
                "name": "Komiteen for et fritt Irak",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1173,
                "editorName": "Jan R. Steinholt",
                "editorEmail": "jsteinholt@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:44",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T13:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.927039Z",
            "uploadedTime": "2009-01-02T13:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622289/theora/2262_a002b87ce6324c29893fa13f4d9b7891.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622289/large_thumb/large.jpg"
        },
        {
            "id": 624321,
            "name": "Invadert av inntrykk",
            "header": "Under ISFiT har Trondheim by blitt invadert av kunst. Hva har de å si til sitt forsvar?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
                "original": "https://upload.frikanalen.no/media/624321/original/orig_e194ecb5d2894e85b6fb5ce7cdb25542.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624321/broadcast/5378_76c3ab3e01884d3793699eafcc79253f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624321/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:50",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-25T16:16:18Z",
            "updatedTime": "2018-11-10T18:29:28.669705Z",
            "uploadedTime": "2011-02-25T16:16:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624321/theora/5378_ac96481ef92847e8868e7f695a2b379c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624321/large_thumb/large.jpg"
        },
        {
            "id": 624194,
            "name": "Introduksjon til semantisk web",
            "header": "Dette foredraget gir et forholdsvis  utfyllende overblikk over semantisk web, motivasjonen , egenskapene , teknologien, tilgjengelige data og verktøy.\r\n\r\nSemantisk web består av en rekke teknologier som blir gjennomgått, RDF-datamodellen, SKOS og OWL for å organisere din verden, spørrespråket   SPARQL og forbindelser til andre teknologier. \r\n\r\nVi ser på hvordan disse passer sammen og hvordan de kan oppfylle krav til interoperabilitet og hvilken rolle de spiller i bevegelsen får åpning av data (Open Data Movement) \r\n\r\nKjetil Kjernsmo har fulgt den semantisk web siden 1998. Han har arbeidet med dette i fritiden og for arbeidsgivere siden da, eksempelvis Opera Software, Computas og ABC startsiden. Han har også vært medlem i flere W3C grupper. Nylig returnert han til Universitet i Oslo, Institutt for Informatikk, for å gjennomføre en PhD om spørrespråket SPARQL",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624194/theora/orig_f44b0dfa6f384081af6694a7c53a9e2e.ogv",
                "original": "https://upload.frikanalen.no/media/624194/original/orig_f44b0dfa6f384081af6694a7c53a9e2e.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624194/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624194/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624194/broadcast/5193_5b36ac6f90124c5bae2bc42aab88f8c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624194/large_thumb/large.jpg"
            },
            "creator": "jarle@bjorgeengen.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:01:27.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2011-01-18T14:03:56Z",
            "updatedTime": "2018-11-10T18:29:28.841873Z",
            "uploadedTime": "2011-01-18T14:03:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624194/theora/orig_f44b0dfa6f384081af6694a7c53a9e2e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624194/large_thumb/large.jpg"
        },
        {
            "id": 624059,
            "name": "intro ckms.tv",
            "header": "Intro til CKMS.TV",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624059/theora/4964_62e1869a5bc24e39ae0e1f58ccdcab0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624059/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624059/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624059/broadcast/4964_6f537c07b7a949b08e607fe8211986e4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624059/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:20.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.ckms.tv",
            "createdTime": "2010-11-30T11:22:48.237000Z",
            "updatedTime": "2018-11-10T18:29:29.007761Z",
            "uploadedTime": "2010-11-30T11:22:48.237000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624059/theora/4964_62e1869a5bc24e39ae0e1f58ccdcab0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624059/large_thumb/large.jpg"
        },
        {
            "id": 623726,
            "name": "intro",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623726/theora/4471_44d875c587254f3ca9a03f0279248722.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623726/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623726/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623726/broadcast/4471_043715bcf60149dab4c24f270f8efe63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623726/large_thumb/large.jpg"
            },
            "creator": "dan@ckms.tv",
            "organization": {
                "id": 9,
                "name": "Charisma kultur och media senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1952,
                "editorName": "Dan Sverre Nordstrand",
                "editorEmail": "dan@ckms.tv",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:20.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.morokulien.eu",
            "createdTime": "2010-07-04T08:22:36.197000Z",
            "updatedTime": "2018-11-10T18:29:29.456366Z",
            "uploadedTime": "2010-07-04T08:22:36.197000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623726/theora/4471_44d875c587254f3ca9a03f0279248722.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623726/large_thumb/large.jpg"
        },
        {
            "id": 626872,
            "name": "Intervju med Rabbi Weis",
            "header": "Intervju med Rabbi Weis",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626872/theora/Intervju med Rabbi Weis.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626872/broadcast/Intervju med Rabbi Weis.dv",
                "original": "https://upload.frikanalen.no/media/626872/original/Intervju med Rabbi Weis.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626872/large_thumb/Intervju med Rabbi Weis.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 406 16 181",
                "fkmember": true
            },
            "duration": "00:49:17.480000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-08-10T18:31:54.642640Z",
            "updatedTime": "2021-08-10T19:03:58.386257Z",
            "uploadedTime": "2021-08-10T18:42:29.669383Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626872/theora/Intervju med Rabbi Weis.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626872/large_thumb/Intervju med Rabbi Weis.jpg"
        },
        {
            "id": 626808,
            "name": "Intervju med Gilad Atzmon",
            "header": "Intervju med Gilad Atzmon",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626808/theora/Intervju med Gilad Atzmon.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626808/broadcast/Intervju med Gilad Atzmon.dv",
                "original": "https://upload.frikanalen.no/media/626808/original/Intervju med Gilad Atzmon.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626808/large_thumb/Intervju med Gilad Atzmon.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 406 16 181",
                "fkmember": true
            },
            "duration": "02:05:10.680000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-05-20T01:54:40.398619Z",
            "updatedTime": "2021-05-20T05:41:35.841924Z",
            "uploadedTime": "2021-05-20T05:14:06.139847Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626808/theora/Intervju med Gilad Atzmon.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626808/large_thumb/Intervju med Gilad Atzmon.jpg"
        },
        {
            "id": 626444,
            "name": "Intervju med Erna Solberg",
            "header": "Empos Birgitte Falck-Jørgensen intervjuer statsminister Erna Solberg. Temaene som blir tatt opp er mobbing og arbeid for mennesker med utviklingshemming eller funksjonshemming.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626444/theora/Gjest i stolen - Erna Solberg_1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626444/broadcast/Gjest i stolen - Erna Solberg_1.dv",
                "original": "https://upload.frikanalen.no/media/626444/original/Gjest i stolen - Erna Solberg_1.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626444/large_thumb/Gjest i stolen - Erna Solberg_1.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:19:45.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-08-26T12:23:28.960882Z",
            "updatedTime": "2020-08-26T12:38:48.618306Z",
            "uploadedTime": "2020-08-26T12:30:19.622097Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626444/theora/Gjest i stolen - Erna Solberg_1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626444/large_thumb/Gjest i stolen - Erna Solberg_1.jpg"
        },
        {
            "id": 625883,
            "name": "Internett-aktivisme med Holder de Ord",
            "header": "Holder de ord er en partipolitisk uavhengig dugnadsprosjekt som jobber for å gi folk større innflytelse over politikk, gjennom åpne data fra Stortinget og en rekke web-baserte tjenester. Tiina Ruohonen skal presentere HDOs data og infrastruktur, samt muligheter for techies til å bidra til en mer faktabasert politisk debatt i forkant av Stortingsvalget 2017.\r\n\r\nTiina Ruohonen er en av grunnleggerne av Holder de ord. Hun har lang erfaring fra internasjonale organisasjoner, forskning og frivillighet. Tiina jobber ved CICERO Senter for klimaforskning og er også Fellow ved Massachusetts Institute of Technology (MIT).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625883/broadcast/20170509-holderdeord-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625883/small_thumb/20170509-holderdeord-frikanalen.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:38:07.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170509-holderdeord/",
            "createdTime": "2017-05-12T10:11:40.279637Z",
            "updatedTime": "2018-11-10T18:29:26.581918Z",
            "uploadedTime": "2017-05-12T10:23:13.845172Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg"
        },
        {
            "id": 626777,
            "name": "Internasjonal solidaritetsdag for palestinske politiske fanger, 17. april",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626777/theora/Internasjonal solidaritetsdag for palestinske politiske fanger, 17.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626777/broadcast/Internasjonal solidaritetsdag for palestinske politiske fanger, 17.dv",
                "original": "https://upload.frikanalen.no/media/626777/original/Internasjonal solidaritetsdag for palestinske politiske fanger, 17. april",
                "largeThumb": "https://upload.frikanalen.no/media/626777/large_thumb/Internasjonal solidaritetsdag for palestinske politiske fanger, 17.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 406 16 181",
                "fkmember": true
            },
            "duration": "00:15:40.041754",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-04-17T13:47:54.604934Z",
            "updatedTime": "2021-04-17T14:19:24.600759Z",
            "uploadedTime": "2021-04-17T13:51:58.899742Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626777/theora/Internasjonal solidaritetsdag for palestinske politiske fanger, 17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626777/large_thumb/Internasjonal solidaritetsdag for palestinske politiske fanger, 17.jpg"
        },
        {
            "id": 627391,
            "name": "Internasjonal solidaritetsdag for Jerusalem (Al Quds)",
            "header": "Internasjonal solidaritetsdag for Jerusalem (Al Quds)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/627391/theora/Internasjonal solidaritetsdag for Jerusalem (Al Quds).ogv",
                "broadcast": "https://upload.frikanalen.no/media/627391/broadcast/Internasjonal solidaritetsdag for Jerusalem (Al Quds).dv",
                "largeThumb": "https://upload.frikanalen.no/media/627391/large_thumb/Internasjonal solidaritetsdag for Jerusalem (Al Quds).jpg",
                "original": "https://upload.frikanalen.no/media/627391/original/Internasjonal solidaritetsdag for Jerusalem (Al Quds).mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:25:16.766667",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2022-05-18T10:01:04.805278Z",
            "updatedTime": "2022-05-23T11:29:05.131990Z",
            "uploadedTime": "2022-05-18T10:13:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627391/theora/Internasjonal solidaritetsdag for Jerusalem (Al Quds).ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627391/large_thumb/Internasjonal solidaritetsdag for Jerusalem (Al Quds).jpg"
        },
        {
            "id": 623955,
            "name": "Interaktive Rockheim",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
                "original": "https://upload.frikanalen.no/media/623955/original/orig_7325de6d1b904dc889be933d7373c6e6.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623955/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623955/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623955/broadcast/4781_8789f5b122444f20a76d2019dfc4316a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:02:17.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.stv.no/",
            "createdTime": "2010-09-29T07:26:20Z",
            "updatedTime": "2018-11-10T18:29:29.143362Z",
            "uploadedTime": "2010-09-29T07:26:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623955/theora/4781_37282fb010d945978d8978b202a7fe35.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623955/large_thumb/large.jpg"
        },
        {
            "id": 624572,
            "name": "Inspirerende Mikael",
            "header": "Mikael Andersson har skrevet sin selvbiografi: Armløs, beinløs, men ikke håpløs.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624572/theora/orig_370660b03c0344f9aa8562dff808d9c5.ogv",
                "original": "https://upload.frikanalen.no/media/624572/original/orig_370660b03c0344f9aa8562dff808d9c5.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624572/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624572/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624572/broadcast/5750_85ece06f1bdf46599436e6f85e84dd24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624572/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-09-08T12:33:50.103000Z",
            "updatedTime": "2018-11-10T18:29:28.344793Z",
            "uploadedTime": "2011-09-08T12:33:50.103000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624572/theora/orig_370660b03c0344f9aa8562dff808d9c5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624572/large_thumb/large.jpg"
        },
        {
            "id": 624555,
            "name": "Inside Israel September 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624555/theora/orig_686fb6e99cc54dd3b970485df116dff1.ogv",
                "original": "https://upload.frikanalen.no/media/624555/original/orig_686fb6e99cc54dd3b970485df116dff1.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624555/broadcast/5704_f4f15df74a684de583f60e4c7b7ef2e8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624555/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-08-17T13:33:35.690000Z",
            "updatedTime": "2018-11-10T18:29:28.364006Z",
            "uploadedTime": "2011-08-17T13:33:35.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624555/theora/orig_686fb6e99cc54dd3b970485df116dff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624555/large_thumb/large.jpg"
        },
        {
            "id": 623897,
            "name": "Inside Israel September 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623897/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623897/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623897/broadcast/4667_6d1f1ff65f424a24a6ea50c2da6dc7d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:13.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-08-26T21:19:45.947000Z",
            "updatedTime": "2018-11-10T18:29:29.223375Z",
            "uploadedTime": "2010-08-26T21:19:45.947000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623897/theora/4667_ff6e8a8a72824c628906533eb551bebc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623897/large_thumb/large.jpg"
        },
        {
            "id": 623049,
            "name": "Inside Israel september",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623049/theora/3456_5d0cfb742af04e358334983506dc292d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623049/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623049/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623049/broadcast/3456_0e7e0fb1cb8a4e34899ffc8d9bfa84f7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623049/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:31.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T17:26:09.020000Z",
            "updatedTime": "2018-11-10T18:29:30.293941Z",
            "uploadedTime": "2009-09-11T17:26:09.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623049/theora/3456_5d0cfb742af04e358334983506dc292d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623049/large_thumb/large.jpg"
        },
        {
            "id": 624631,
            "name": "Inside Israel Oktober 2011",
            "header": "Intervju med Yoram Ettinger del 1",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624631/theora/orig_dfbd8a4044ca4be6a7e24c440956bf93.ogv",
                "original": "https://upload.frikanalen.no/media/624631/original/orig_dfbd8a4044ca4be6a7e24c440956bf93.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624631/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624631/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624631/broadcast/5816_20f71782c5dc43029b7c115bfe1b463b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624631/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-06T17:53:21.630000Z",
            "updatedTime": "2018-11-10T18:29:28.264598Z",
            "uploadedTime": "2011-11-06T17:53:21.630000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624631/theora/orig_dfbd8a4044ca4be6a7e24c440956bf93.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624631/large_thumb/large.jpg"
        },
        {
            "id": 623974,
            "name": "Inside Israel Oktober 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623974/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623974/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623974/broadcast/4784_ac307a35725e4eddaa99dda7530b9c04.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623974/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:04.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-09-29T12:38:32.770000Z",
            "updatedTime": "2018-11-10T18:29:29.117691Z",
            "uploadedTime": "2010-09-29T12:38:32.770000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623974/theora/4784_ac307a35725e4eddaa99dda7530b9c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623974/large_thumb/large.jpg"
        },
        {
            "id": 623187,
            "name": "Inside Israel - oktober",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623187/theora/3608_f21ce8124a674e09ada36ef918c00ec1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623187/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623187/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623187/broadcast/3608_4ed4db031f6d455c9216e604f1299181.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623187/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:13.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-29T14:36:58.630000Z",
            "updatedTime": "2018-11-10T18:29:30.114581Z",
            "uploadedTime": "2009-10-29T14:36:58.630000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623187/theora/3608_f21ce8124a674e09ada36ef918c00ec1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623187/large_thumb/large.jpg"
        },
        {
            "id": 624632,
            "name": "Inside Israel November 2011",
            "header": "Intervju med Yoram Ettinger del 2",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624632/theora/orig_11865a72479d405b9dfc9f1868de5822.ogv",
                "original": "https://upload.frikanalen.no/media/624632/original/orig_11865a72479d405b9dfc9f1868de5822.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624632/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624632/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624632/broadcast/5815_98ddca9fb1f64b74a845b660fceb6713.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624632/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-11-06T17:47:25.547000Z",
            "updatedTime": "2018-11-10T18:29:28.263196Z",
            "uploadedTime": "2011-11-06T17:47:25.547000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624632/theora/orig_11865a72479d405b9dfc9f1868de5822.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624632/large_thumb/large.jpg"
        },
        {
            "id": 624021,
            "name": "Inside Israel november 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624021/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624021/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624021/broadcast/4910_f9efabdc9eec469eab7d0d52e72d9e82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:09.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-10-25T18:36:31.227000Z",
            "updatedTime": "2018-11-10T18:29:29.056955Z",
            "uploadedTime": "2010-10-25T18:36:31.227000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624021/theora/4910_f9efabdc9eec469eab7d0d52e72d9e82.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624021/large_thumb/large.jpg"
        },
        {
            "id": 623188,
            "name": "Inside Israel - november",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623188/theora/3609_e512c88767b54ae2a8e80505c276e65a.ogv",
                "original": "https://upload.frikanalen.no/media/623188/original/orig_97345c6edc354aeb84aaa938260955aa.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623188/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623188/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623188/broadcast/3609_821867297c3c4d2a8ba90a6e073e5a47.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623188/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:27.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-29T14:38:12.130000Z",
            "updatedTime": "2018-11-10T18:29:30.113244Z",
            "uploadedTime": "2009-10-29T14:38:12.130000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623188/theora/3609_e512c88767b54ae2a8e80505c276e65a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623188/large_thumb/large.jpg"
        },
        {
            "id": 624803,
            "name": "Inside Israel Mars 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
                "original": "https://upload.frikanalen.no/media/624803/original/orig_aeb4ce2167f64168bb8885041a259dcb.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624803/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624803/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624803/broadcast/6095_46aefd397c2b4ba19b54cdb7a83370f8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-08T18:25:27.710000Z",
            "updatedTime": "2018-11-10T18:29:28.039613Z",
            "uploadedTime": "2012-03-08T18:25:27.710000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624803/theora/orig_aeb4ce2167f64168bb8885041a259dcb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624803/large_thumb/large.jpg"
        },
        {
            "id": 624328,
            "name": "Inside Israel Mars 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
                "original": "https://upload.frikanalen.no/media/624328/original/orig_4daf993b47a5449791ce0ab0f4888f43.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624328/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624328/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624328/broadcast/5380_fad7056e185340c0bb5bfd91bd72c0c3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-02-28T10:12:56.610000Z",
            "updatedTime": "2018-11-10T18:29:28.660128Z",
            "uploadedTime": "2011-02-28T10:12:56.610000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624328/theora/orig_4daf993b47a5449791ce0ab0f4888f43.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624328/large_thumb/large.jpg"
        },
        {
            "id": 623431,
            "name": "Inside Israel Mars 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623431/broadcast/3994_2f1b7273eb754969be11170c96dae9b6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:30.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T11:18:55.460000Z",
            "updatedTime": "2018-11-10T18:29:29.802745Z",
            "uploadedTime": "2010-02-28T11:18:55.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
        },
        {
            "id": 622315,
            "name": "Inside Israel mars",
            "header": "Om Christian desk ved Yad Vashem",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622315/theora/2317_4f13a592db944761bcb2dfbc819ca511.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622315/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622315/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622315/broadcast/orig_f8639e96a25b442283cc5814147c0314.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622315/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:13.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.891489Z",
            "uploadedTime": "2009-01-02T14:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622315/theora/2317_4f13a592db944761bcb2dfbc819ca511.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622315/large_thumb/large.jpg"
        },
        {
            "id": 623594,
            "name": "Inside Israel Mai 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623594/theora/4267_c9cd894f1cb2447c9bfecae84fc5bca1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623594/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623594/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623594/broadcast/4267_b8786ad69b834868984a6d5e781bae8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623594/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:11.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-28T07:06:49.623000Z",
            "updatedTime": "2018-11-10T18:29:29.614176Z",
            "uploadedTime": "2010-04-28T07:06:49.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623594/theora/4267_c9cd894f1cb2447c9bfecae84fc5bca1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623594/large_thumb/large.jpg"
        },
        {
            "id": 622581,
            "name": "Inside Israel mai",
            "header": "Påstanden om Israels ulovelige okkupasjon",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622581/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622581/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622581/broadcast/orig_debed669edf744e6bd2623ad53a2c97e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:04.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-13T16:37:58.360000Z",
            "updatedTime": "2018-11-10T18:29:30.525032Z",
            "uploadedTime": "2009-05-13T16:37:58.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622581/theora/2830_27a2753cecf24a18b99a8d6d2af84073.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622581/large_thumb/large.jpg"
        },
        {
            "id": 623657,
            "name": "Inside Israel Juni 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623657/theora/4341_c3381c6e81ac46838d53a8074faea56a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623657/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623657/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623657/broadcast/4341_bb085f56100f409f9c77412912a3cd0b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623657/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:34.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-05-18T09:14:51.050000Z",
            "updatedTime": "2018-11-10T18:29:29.533341Z",
            "uploadedTime": "2010-05-18T09:14:51.050000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623657/theora/4341_c3381c6e81ac46838d53a8074faea56a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623657/large_thumb/large.jpg"
        },
        {
            "id": 622899,
            "name": "Inside Israel juli - august",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622899/broadcast/orig_5dcf2f57b6be45888c4ec2aea1cd4736.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:45.720000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-07-13T13:59:21.867000Z",
            "updatedTime": "2018-11-10T18:29:30.453219Z",
            "uploadedTime": "2009-07-13T13:59:21.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622899/theora/3138_d84f6fab0b1c418ca2db7080468387c1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622899/large_thumb/large.jpg"
        },
        {
            "id": 623712,
            "name": "Inside Israel Juli 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623712/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623712/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623712/broadcast/4435_735564e758054a648a148e7303a7913e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:05",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-06-20T00:40:44.180000Z",
            "updatedTime": "2018-11-10T18:29:29.471206Z",
            "uploadedTime": "2010-06-20T00:40:44.180000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623712/theora/4435_d9567e5720e94a218368c17a75a53626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623712/large_thumb/large.jpg"
        },
        {
            "id": 624679,
            "name": "Inside Israel Januar 2012",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
                "original": "https://upload.frikanalen.no/media/624679/original/orig_710e64a39d2e420696b25ce1000a793a.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624679/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624679/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624679/broadcast/5889_640276f92eed45768bb3e04ee5e70601.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-29T13:48:32.827000Z",
            "updatedTime": "2018-11-10T18:29:28.205384Z",
            "uploadedTime": "2011-12-29T13:48:32.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624679/theora/orig_710e64a39d2e420696b25ce1000a793a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624679/large_thumb/large.jpg"
        },
        {
            "id": 624159,
            "name": "Inside Israel Januar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624159/theora/5145_b490f6b63700460db2374032155dd8b5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624159/broadcast/5145_b490f6b63700460db2374032155dd8b5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624159/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:33.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-30T09:00:56.347000Z",
            "updatedTime": "2018-11-10T18:29:28.880324Z",
            "uploadedTime": "2010-12-30T09:00:56.347000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624159/theora/5145_b490f6b63700460db2374032155dd8b5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624159/large_thumb/large.jpg"
        },
        {
            "id": 623291,
            "name": "Inside Israel Januar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623291/theora/3754_8de06be4a5c04106a64a2156be7b4e95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623291/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623291/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623291/broadcast/3754_28e322d8eb4544268085b6e5db98a6a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623291/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:12.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-12-29T19:52:37.720000Z",
            "updatedTime": "2018-11-10T18:29:29.988362Z",
            "uploadedTime": "2009-12-29T19:52:37.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623291/theora/3754_8de06be4a5c04106a64a2156be7b4e95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623291/large_thumb/large.jpg"
        },
        {
            "id": 624227,
            "name": "Inside Israel Februar 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624227/theora/orig_9629ff4ffe3c4a28a654158d289e4775.ogv",
                "original": "https://upload.frikanalen.no/media/624227/original/orig_9629ff4ffe3c4a28a654158d289e4775.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624227/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624227/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624227/broadcast/5214_c802154a9670433aad429c1f0a8d81a7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624227/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:59.960000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-01-31T09:46:51.937000Z",
            "updatedTime": "2018-11-10T18:29:28.799647Z",
            "uploadedTime": "2011-01-31T09:46:51.937000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624227/theora/orig_9629ff4ffe3c4a28a654158d289e4775.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624227/large_thumb/large.jpg"
        },
        {
            "id": 623366,
            "name": "Inside Israel Februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623366/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623366/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623366/broadcast/3934_10778f4810384298b6f96a0f29eb3e4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:41.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-01-29T08:17:27.807000Z",
            "updatedTime": "2018-11-10T18:29:29.887401Z",
            "uploadedTime": "2010-01-29T08:17:27.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
        },
        {
            "id": 622314,
            "name": "Inside Israel februar",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622314/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622314/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622314/broadcast/orig_ICEJ - Inside Israel februar.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622314/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:52.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T14:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.892868Z",
            "uploadedTime": "2009-01-02T14:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622314/theora/2316_7041fe312665469e9789df24b87e4c88.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622314/large_thumb/large.jpg"
        },
        {
            "id": 624652,
            "name": "Inside Israel Desember 2011",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
                "original": "https://upload.frikanalen.no/media/624652/original/orig_0edfaadce76f450b869803ba30f8b8cd.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624652/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624652/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624652/broadcast/5851_f6265880f01a44b7ac4ef041393a926b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-12-01T14:53:46.707000Z",
            "updatedTime": "2018-11-10T18:29:28.241009Z",
            "uploadedTime": "2011-12-01T14:53:46.707000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624652/theora/orig_0edfaadce76f450b869803ba30f8b8cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624652/large_thumb/large.jpg"
        },
        {
            "id": 624062,
            "name": "Inside Israel Desember 2010",
            "header": "Høydepunkter fra 2010.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624062/theora/4960_e798b1ae53434c879e44ac8c5dbf367f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624062/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624062/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624062/broadcast/4960_e798b1ae53434c879e44ac8c5dbf367f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624062/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-11-29T08:20:42.560000Z",
            "updatedTime": "2018-11-10T18:29:29.003553Z",
            "uploadedTime": "2010-11-29T08:20:42.560000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624062/theora/4960_e798b1ae53434c879e44ac8c5dbf367f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624062/large_thumb/large.jpg"
        }
    ]
}