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/?offset=3550&ordering=-uploaded_time&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3563,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=3500&ordering=-uploaded_time&page=4",
    "results": [
        {
            "id": 622457,
            "name": "Dette er livet del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622457/broadcast/orig_Karisma TV- Dette er livet del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:02.040000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.696186Z",
            "uploadedTime": "2009-01-01T09:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622457/theora/590_5a43929c3c97468f972642dbba6d8fe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622457/large_thumb/large.jpg"
        },
        {
            "id": 622456,
            "name": "Dette er livet del 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622456/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622456/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622456/broadcast/orig_Karisma TV- Dette er livet del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:58.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:49:00Z",
            "updatedTime": "2018-11-10T18:29:30.697704Z",
            "uploadedTime": "2009-01-01T09:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622456/theora/589_70e779ddc07e483cae0835175fc76887.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622456/large_thumb/large.jpg"
        },
        {
            "id": 622455,
            "name": "Dette er livet del 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622455/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622455/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622455/broadcast/orig_Karisma TV- Dette er livet del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00.280000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.699218Z",
            "uploadedTime": "2009-01-01T09:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622455/theora/588_1e22585583c44d92a2ff2145395f1ecb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622455/large_thumb/large.jpg"
        },
        {
            "id": 622454,
            "name": "OD-Kunnskap gir superkrefter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622454/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622454/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622454/broadcast/orig_OD - Kunskap gir superkrefter - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
            },
            "creator": "guro_g_seim@hotmail.com",
            "organization": {
                "id": 46,
                "name": "Operasjon Dagsverk",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1077,
                "editorName": "Guro Grytli Seim",
                "editorEmail": "guro_g_seim@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:37.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T09:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.700607Z",
            "uploadedTime": "2009-01-01T09:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
        },
        {
            "id": 622453,
            "name": "Akkurat Nå - Episode 02",
            "header": "1) Kåre Stølen, Stasjonssjef Gønland Politistasjon, om stoffomsetning på Grünerløkka.\n2) Varaordfører Aud Kvalbein om behandling av rusmisbrukere.\n3) Christian Tybring Gjedde om vaktselskaper som \"politi\" rundt Akerselva.\n4) Forfatter og illustratør Christian Kappelrud på på Hamar med ny Bok.\n5) Jan Tore Sanner om Valgkampen og slagordet \"Ett år igjen\".",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622453/theora/584_54a529a7b19840eb815b4390866ea565.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622453/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622453/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622453/broadcast/orig_ESTV - Akkurat Nå - Episode 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622453/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:54:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.701958Z",
            "uploadedTime": "2009-01-01T09:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622453/theora/584_54a529a7b19840eb815b4390866ea565.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622453/large_thumb/large.jpg"
        },
        {
            "id": 622452,
            "name": "Akkurat Nå - Episode 01",
            "header": "Møte med Jan Petersen på Saras Telt og Jødisk museum i Oslo åpnes av Kronprins Haakon\nMed Bjørn Gjellum",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622452/theora/581_3c9d48fd61394c2984eeef6ee96e2469.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622452/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622452/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622452/broadcast/orig_ESTV - Akkurat Nå - Episode 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622452/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:27:50",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T09:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.703375Z",
            "uploadedTime": "2009-01-01T09:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622452/theora/581_3c9d48fd61394c2984eeef6ee96e2469.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622452/large_thumb/large.jpg"
        },
        {
            "id": 622451,
            "name": "Dette er livet del 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622451/broadcast/bc_Karisma TV - Dette er livet del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:53:00Z",
            "updatedTime": "2018-11-10T18:29:30.704772Z",
            "uploadedTime": "2009-01-01T07:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622451/theora/473_6c8d27011f004c14a05955b2cedb5110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622451/large_thumb/large.jpg"
        },
        {
            "id": 622450,
            "name": "Dette er livet del 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622450/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622450/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622450/broadcast/bc_Karisma TV- Dette er livet del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:52:00Z",
            "updatedTime": "2018-11-10T18:29:30.706109Z",
            "uploadedTime": "2009-01-01T07:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622450/theora/472_2dc4e5b1df26478ea0de5454d87a6942.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622450/large_thumb/large.jpg"
        },
        {
            "id": 622449,
            "name": "Dette er livet del 02",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622449/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622449/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622449/broadcast/bc_Karisma TV - Dette er livet del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:51:00Z",
            "updatedTime": "2018-11-10T18:29:30.707496Z",
            "uploadedTime": "2009-01-01T07:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622449/theora/471_345fa24b826c4a1ea11aadee145c08c0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622449/large_thumb/large.jpg"
        },
        {
            "id": 622448,
            "name": "Dette er livet del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622448/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622448/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622448/broadcast/bc_Karisma TV - Dette er livet del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
            },
            "creator": "arnfinn.clementsen@karisma.no",
            "organization": {
                "id": 127,
                "name": "Karisma Senter",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1055,
                "editorName": "Arnfinn T. Clementsen",
                "editorEmail": "arnfinn.clementsen@karisma.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:50:00Z",
            "updatedTime": "2018-11-10T18:29:30.708858Z",
            "uploadedTime": "2009-01-01T07:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622448/theora/470_6638074df85d48b8b49043b31aa2b2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622448/large_thumb/large.jpg"
        },
        {
            "id": 622447,
            "name": "JukeboxTV",
            "header": "Musikkprogram med kun norske artister og band.\nKategori country/danseband/roots/etc.\nRullerende musikkvideoer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622447/theora/459_6faffd50f39040bb8ee30cb26d922a7c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622447/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622447/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622447/broadcast/orig_Jukbox TV Uke 43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622447/large_thumb/large.jpg"
            },
            "creator": "piraya.music@c2i.net",
            "organization": {
                "id": 56,
                "name": "Music House AS",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1071,
                "editorName": "Henning Hoel Eriksen",
                "editorEmail": "piraya.music@c2i.net",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:52.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T07:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.710189Z",
            "uploadedTime": "2009-01-01T07:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622447/theora/459_6faffd50f39040bb8ee30cb26d922a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622447/large_thumb/large.jpg"
        },
        {
            "id": 622446,
            "name": "Tett på Redningsselskapet 2",
            "header": "Del to av dokumentarprogrammet mesterfotografen Morten Krogvold har laget om Redningsselskapet. Vant Gullruten for beste faktaprogram i 2003.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622446/theora/408_b13792fec54641778a1b7ce888171377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622446/broadcast/orig_Tett på redningsselskapet 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622446/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:53.040000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T06:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.711567Z",
            "uploadedTime": "2009-01-01T06:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622446/theora/408_b13792fec54641778a1b7ce888171377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622446/large_thumb/large.jpg"
        },
        {
            "id": 622388,
            "name": "Tett på Redningsselskapet 1",
            "header": "Mesterfotografen Morten Krogvold portretterer redningsmenn og menneskene de reddet i denne prisbelønnede dokumentaren fra 2003. (Vinner av Gullruten for beste faktaprogram.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622388/theora/407_06ee2057acd7406cb652241ce11da31c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622388/broadcast/orig_Tett på redningsselskapet 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622388/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00.160000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T06:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.789760Z",
            "uploadedTime": "2009-01-01T06:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622388/theora/407_06ee2057acd7406cb652241ce11da31c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622388/large_thumb/large.jpg"
        }
    ]
}