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

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3150&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3050&ordering=-header",
    "results": [
        {
            "id": 622412,
            "name": "Ekstremjazz",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622412/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622412/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622412/broadcast/orig_Ekstremjazz - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622412/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:08.200000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.759709Z",
            "uploadedTime": "2009-01-02T04:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622412/large_thumb/large.jpg"
        },
        {
            "id": 625271,
            "name": "Empo TV - del 183",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625271/small_thumb/Empo-140515NY.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625271/broadcast/Empo-140515NY.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:12:32.440000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-15T13:13:55Z",
            "updatedTime": "2020-08-30T19:24:51.898385Z",
            "uploadedTime": "2014-05-15T13:13:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625271/theora/Empo-140515NY.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625271/large_thumb/Empo-140515NY.jpg"
        },
        {
            "id": 622408,
            "name": "Ekstremsport på Voss - 10 år",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622408/theora/1645_6edd2fb4959b4283b4598ff8a574e844.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622408/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622408/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622408/broadcast/orig_Ekstremsportveko - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622408/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:38.470000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.763810Z",
            "uploadedTime": "2009-01-02T03:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622408/theora/1645_6edd2fb4959b4283b4598ff8a574e844.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622408/large_thumb/large.jpg"
        },
        {
            "id": 622405,
            "name": "Musikk: Nattdikt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622405/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622405/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622405/broadcast/orig_Tore Sognefest - Nattdikt.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622405/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:02:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:35:00Z",
            "updatedTime": "2018-11-10T18:29:30.766587Z",
            "uploadedTime": "2009-01-01T21:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622405/theora/1295_f583c12e0c9b4e9bb0d7af67a7357d62.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622405/large_thumb/large.jpg"
        },
        {
            "id": 622404,
            "name": "Musikk: I'did Nefesh",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622404/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622404/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622404/broadcast/orig_Terje og Sidsel Dahl - I'did Nefesh.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622404/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:02:38",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:33:00Z",
            "updatedTime": "2018-11-10T18:29:30.767959Z",
            "uploadedTime": "2009-01-01T21:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622404/theora/1293_9123c84cadc0409995e16a25724c02ed.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622404/large_thumb/large.jpg"
        },
        {
            "id": 622403,
            "name": "Musikk: Bo-I V'Shalom",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622403/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622403/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622403/broadcast/orig_Terje og Sidsel Dahl - Bo-I V'Shalom.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622403/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:01:33",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:31:00Z",
            "updatedTime": "2018-11-10T18:29:30.769294Z",
            "uploadedTime": "2009-01-01T21:31:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622403/theora/1291_4edfde686c084f298c67d8ad06beaa83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622403/large_thumb/large.jpg"
        },
        {
            "id": 622402,
            "name": "Musikk: Aushei Hageshem",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622402/broadcast/orig_Terje og Sidsel Dahl - Aushei Hageshem.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622402/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:02:39",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.770658Z",
            "uploadedTime": "2009-01-01T21:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622402/theora/1290_52e266982ef745d3b064991ca3f7a6de.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622402/large_thumb/large.jpg"
        },
        {
            "id": 622400,
            "name": "Musikk: Mi Haish",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622400/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622400/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622400/broadcast/orig_Terje og Sidsel Dahl - Mi Haish.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622400/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:03:21",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T21:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.773394Z",
            "uploadedTime": "2009-01-01T21:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622400/theora/1262_a5789b76c01449289e5dc39236492320.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622400/large_thumb/large.jpg"
        },
        {
            "id": 622399,
            "name": "Musikk: Andantino i D-dur",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622399/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622399/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622399/broadcast/orig_Terje og Sidsel Dahl - Andantino i D-dur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622399/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:03:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:57:00Z",
            "updatedTime": "2018-11-10T18:29:30.774732Z",
            "uploadedTime": "2009-01-01T20:57:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622399/theora/1257_72a019732e6d4f58843ec6688ffc488b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622399/large_thumb/large.jpg"
        },
        {
            "id": 622398,
            "name": "Musikk: Londonderry Air",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622398/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622398/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622398/broadcast/orig_Tore Sognefest - Londonderry Air.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622398/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:02:47",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.776116Z",
            "uploadedTime": "2009-01-01T20:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622398/theora/1243_b0fafef4340b46c6b9ee31c92e988e29.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622398/large_thumb/large.jpg"
        },
        {
            "id": 622397,
            "name": "Musikk: Blott en dag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622397/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622397/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622397/broadcast/orig_Tore Sognefest - Blott en dag.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622397/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:03:07",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T20:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.777451Z",
            "uploadedTime": "2009-01-01T20:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622397/theora/1239_c7bd48c1ef564eec8eebf16e1a8c0a54.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622397/large_thumb/large.jpg"
        },
        {
            "id": 622396,
            "name": "STV U28 Jakt",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622396/theora/934_ab49f5605de64be4a31cc9dd2154e386.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622396/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622396/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622396/broadcast/orig_STV U28 JaktNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622396/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:28:25.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:34:00Z",
            "updatedTime": "2018-11-10T18:29:30.778782Z",
            "uploadedTime": "2009-01-01T15:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622396/theora/934_ab49f5605de64be4a31cc9dd2154e386.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622396/large_thumb/large.jpg"
        },
        {
            "id": 625283,
            "name": "Empo TV - del 189",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625283/small_thumb/Empo-140626.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625283/broadcast/Empo-140626.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-06-26T12:23:17Z",
            "updatedTime": "2020-08-30T19:19:30.472247Z",
            "uploadedTime": "2014-06-26T12:23:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625283/theora/Empo-140626.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625283/large_thumb/Empo-140626.jpg"
        },
        {
            "id": 622392,
            "name": "Samfunn (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622392/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622392/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622392/broadcast/orig_vignetter.samfunnsmessige interesseorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:43:00Z",
            "updatedTime": "2018-11-14T11:24:19.294935Z",
            "uploadedTime": "2009-01-01T10:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622392/theora/643_11b1cbcfb6d84d78b996f3b38f9ce02d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622392/large_thumb/large.jpg"
        },
        {
            "id": 622390,
            "name": "Religion (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622390/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622390/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622390/broadcast/orig_vignett-religion og livsyn.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:37:00Z",
            "updatedTime": "2018-11-14T11:24:32.816732Z",
            "uploadedTime": "2009-01-01T10:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622390/theora/637_00726e62b1b54454959187061d311ee6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622390/large_thumb/large.jpg"
        },
        {
            "id": 622391,
            "name": "Idrett (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622391/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622391/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622391/broadcast/orig_vignett.idrett.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:38:00Z",
            "updatedTime": "2018-11-14T11:24:50.133847Z",
            "uploadedTime": "2009-01-01T10:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622391/theora/638_1320097ea850431da66f6c777b9c2cd1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622391/large_thumb/large.jpg"
        },
        {
            "id": 622389,
            "name": "Kultur (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622389/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622389/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622389/broadcast/orig_vignett.kultur.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:08",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:36:00Z",
            "updatedTime": "2018-11-14T11:25:02.877871Z",
            "uploadedTime": "2009-01-01T10:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622389/theora/636_309f48cc252b49c48218d786d97fb78c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622389/large_thumb/large.jpg"
        },
        {
            "id": 622394,
            "name": "Frikanalen reprisending (12-14:30)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622394/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622394/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622394/broadcast/orig_vignetter.frikanalen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
            },
            "creator": "erikvol@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:27.800000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:46:00Z",
            "updatedTime": "2018-11-14T11:25:38.045092Z",
            "uploadedTime": "2009-01-01T10:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622394/theora/646_77959c415f6c469a8472f65944e1edf1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622394/large_thumb/large.jpg"
        },
        {
            "id": 625224,
            "name": "Empo TV - del 157",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625224/small_thumb/Empo-131121.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg",
                "theora": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625224/broadcast/Empo-131121.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:10:55.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-28T10:08:16Z",
            "updatedTime": "2020-08-30T19:29:28.991164Z",
            "uploadedTime": "2013-11-28T10:08:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625224/theora/Empo-131121.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625224/large_thumb/Empo-131121.jpg"
        },
        {
            "id": 625225,
            "name": "Empo TV - del 158",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625225/small_thumb/Empo-131128.jpg",
                "theora": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625225/broadcast/Empo-131128.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-11-28T10:10:42Z",
            "updatedTime": "2020-08-30T19:29:20.471375Z",
            "uploadedTime": "2013-11-28T10:10:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625225/theora/Empo-131128.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625225/large_thumb/Empo-131128.jpg"
        },
        {
            "id": 622382,
            "name": "Bazar på KIA-konferanse",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622382/broadcast/orig_0a26b1e571b64389a2cbd4977bddac64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.798176Z",
            "uploadedTime": "2009-01-02T16:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
        },
        {
            "id": 624523,
            "name": "NM2011 - Oslofjord Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624523/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624523/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624523/broadcast/5679_994b54785c8947e2a467042a8ba6ef9d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.050000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:19:35.027000Z",
            "updatedTime": "2018-11-10T18:29:28.408086Z",
            "uploadedTime": "2011-07-02T10:19:35.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624523/theora/5679_e62ec183204249639b9f57654b49a9b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624523/large_thumb/large.jpg"
        },
        {
            "id": 624522,
            "name": "NM2011 - Eikanger-Bjørsvik M.",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624522/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624522/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624522/broadcast/5677_d50085797ebc4871aa837d8019631908.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:23.980000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:11:58.127000Z",
            "updatedTime": "2018-11-10T18:29:28.409472Z",
            "uploadedTime": "2011-07-02T10:11:58.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624522/theora/5677_20015393cec045b499ef926335704502.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624522/large_thumb/large.jpg"
        },
        {
            "id": 624519,
            "name": "NM2011 - Stavanger Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624519/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624519/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624519/broadcast/5675_28e822b1edfa4267a3fec292520cd269.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:58:33.220000Z",
            "updatedTime": "2018-11-10T18:29:28.413555Z",
            "uploadedTime": "2011-07-02T09:58:33.220000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624519/theora/5675_7c999398ced74cb482f5652f7fa9d710.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624519/large_thumb/large.jpg"
        },
        {
            "id": 624518,
            "name": "NM2011 - Sandefjord Brass Symposium",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624518/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624518/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624518/broadcast/5674_3e8f59e4e6c34769bbdf695a16eda1b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:46.530000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2011-07-02T09:18:56Z",
            "updatedTime": "2018-11-10T18:29:28.415034Z",
            "uploadedTime": "2011-07-02T09:18:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624518/theora/5674_e1420940ce3143908c0826d86cdc7768.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624518/large_thumb/large.jpg"
        },
        {
            "id": 624517,
            "name": "NM2011 - Krohnengen Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624517/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624517/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624517/broadcast/5673_53faf73ccbb64b8ca66d1b626a5497fe.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:46.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T09:11:43.660000Z",
            "updatedTime": "2018-11-10T18:29:28.416450Z",
            "uploadedTime": "2011-07-02T09:11:43.660000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624517/theora/5673_53faf73ccbb64b8ca66d1b626a5497fe.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624517/large_thumb/large.jpg"
        },
        {
            "id": 623458,
            "name": "Shaun Bartlett -Timetravelling",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
                "original": "https://upload.frikanalen.no/media/623458/original/orig_bf40d18ba8a94708ad99883689d1b4f9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623458/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623458/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623458/broadcast/4053_39be51a7d05b40b7af1b0bab4815dec2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:30.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T14:09:13Z",
            "updatedTime": "2020-09-02T06:28:44.959030Z",
            "uploadedTime": "2010-03-10T14:09:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623458/theora/4053_ebc3e31cfd2848ac85d22b59a8c9a1f0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623458/large_thumb/large.jpg"
        },
        {
            "id": 623459,
            "name": "timetravelling",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623459/theora/4055_bceebba1ba1641e291b222100cb0097b.ogv",
                "original": "https://upload.frikanalen.no/media/623459/original/orig_828502f951e84a329e838a3742932022.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623459/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623459/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623459/broadcast/4055_dc6626cecb804a58814105fbbb3178d1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623459/large_thumb/large.jpg"
            },
            "creator": "hschilde@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:03:30.850000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.frikanalen.no",
            "createdTime": "2010-03-10T15:23:21.913000Z",
            "updatedTime": "2020-09-02T06:28:30.119329Z",
            "uploadedTime": "2010-03-10T15:23:21.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623459/theora/4055_bceebba1ba1641e291b222100cb0097b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623459/large_thumb/large.jpg"
        },
        {
            "id": 625179,
            "name": "Empo TV - del 136",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg",
                "theora": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625179/small_thumb/Empo-130523.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625179/broadcast/Empo-130523.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-05-23T11:16:21Z",
            "updatedTime": "2020-08-30T19:35:12.145917Z",
            "uploadedTime": "2013-05-23T11:16:22Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625179/theora/Empo-130523.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625179/large_thumb/Empo-130523.jpg"
        },
        {
            "id": 624513,
            "name": "NM2011 - Sørum Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624513/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624513/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624513/broadcast/5632_006beb0cd94a4c34bd4ae8b78f16b1bf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:24.090000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-06-27T17:27:38.407000Z",
            "updatedTime": "2018-11-10T18:29:28.420554Z",
            "uploadedTime": "2011-06-27T17:27:38.407000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624513/theora/5632_540a8678dec04eb4ad170eb4b4f812b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624513/large_thumb/large.jpg"
        },
        {
            "id": 625205,
            "name": "Empo TV - del 147",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625205/small_thumb/Empo-130905.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625205/broadcast/Empo-130905.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-09-07T08:04:02Z",
            "updatedTime": "2020-08-30T19:34:16.602553Z",
            "uploadedTime": "2013-09-07T08:04:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625205/theora/Empo-130905.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625205/large_thumb/Empo-130905.jpg"
        },
        {
            "id": 624501,
            "name": "NM2011 - Jaren Hornm.forening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624501/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624501/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624501/broadcast/5616_ce533469fb2641678d4c5ae3dfcc710c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:59.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:35:14.243000Z",
            "updatedTime": "2018-11-10T18:29:28.436012Z",
            "uploadedTime": "2011-05-30T06:35:14.243000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624501/theora/5616_f0122b4af40342c8886cfecd2c64ae26.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624501/large_thumb/large.jpg"
        },
        {
            "id": 624500,
            "name": "NM2011 - Mus. Gjallarhorn",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624500/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624500/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624500/broadcast/5615_567bd705365447a882088659cf908754.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:39.990000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-30T06:32:41.363000Z",
            "updatedTime": "2018-11-10T18:29:28.437356Z",
            "uploadedTime": "2011-05-30T06:32:41.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624500/theora/5615_ab278951476b4a469e268ea1d1ed64f3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624500/large_thumb/large.jpg"
        },
        {
            "id": 624488,
            "name": "NM2011 Laksevåg Musikkforening",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624488/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624488/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624488/broadcast/5614_d5f0cb46951d4ae0bc08e77bf8ef257c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:54.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-26T07:47:34.483000Z",
            "updatedTime": "2018-11-10T18:29:28.452503Z",
            "uploadedTime": "2011-05-26T07:47:34.483000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624488/theora/5614_17c62c29c9a841789b83cdd2367ba7f6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624488/large_thumb/large.jpg"
        },
        {
            "id": 624486,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624486/broadcast/5613_7895b939064d440b8fa4bc50e5183bc3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-23T06:19:49.837000Z",
            "updatedTime": "2018-11-10T18:29:28.455296Z",
            "uploadedTime": "2011-05-23T06:19:49.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624486/theora/5613_d093a93b8c234e3185e6da62ade499b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624486/large_thumb/large.jpg"
        },
        {
            "id": 625211,
            "name": "Empo TV - del 150",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625211/large_thumb/Empo-131003.jpg",
                "theora": "https://upload.frikanalen.no/media/625211/theora/Empo-131003.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625211/small_thumb/Empo-131003.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625211/broadcast/Empo-131003.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-10-03T14:03:28Z",
            "updatedTime": "2020-08-30T19:33:47.657919Z",
            "uploadedTime": "2013-10-03T14:03:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625211/theora/Empo-131003.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625211/large_thumb/Empo-131003.jpg"
        },
        {
            "id": 624487,
            "name": "NM2011 - Alexander Brass Band",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624487/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624487/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624487/broadcast/5595_bcd394f71d5a4ff8867eef9ba54afceb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:05",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2011-05-11T12:14:10.673000Z",
            "updatedTime": "2020-08-30T19:55:52.433633Z",
            "uploadedTime": "2011-05-11T12:14:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624487/theora/5595_46640215119247ba8004dac2ab2135a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624487/large_thumb/large.jpg"
        },
        {
            "id": 625212,
            "name": "Empo TV - del 151",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625212/small_thumb/Empo-131010.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625212/large_thumb/Empo-131010.jpg",
                "theora": "https://upload.frikanalen.no/media/625212/theora/Empo-131010.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625212/broadcast/Empo-131010.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-10-10T13:42:56Z",
            "updatedTime": "2020-08-30T19:33:33.665120Z",
            "uploadedTime": "2013-10-10T13:42:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625212/theora/Empo-131010.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625212/large_thumb/Empo-131010.jpg"
        },
        {
            "id": 625213,
            "name": "Empo TV - del 152",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625213/large_thumb/Empo-131017.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625213/small_thumb/Empo-131017.jpg",
                "theora": "https://upload.frikanalen.no/media/625213/theora/Empo-131017.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625213/broadcast/Empo-131017.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-10-24T13:48:07Z",
            "updatedTime": "2020-08-30T19:33:22.354445Z",
            "uploadedTime": "2013-10-24T13:48:10Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625213/theora/Empo-131017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625213/large_thumb/Empo-131017.jpg"
        },
        {
            "id": 625227,
            "name": "Empo TV - del 159",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625227/theora/Empo-131205.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625227/large_thumb/Empo-131205.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625227/small_thumb/Empo-131205.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625227/broadcast/Empo-131205.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:12:00.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-12-05T13:21:00Z",
            "updatedTime": "2020-08-30T19:29:11.466418Z",
            "uploadedTime": "2013-12-05T13:21:01Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625227/theora/Empo-131205.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625227/large_thumb/Empo-131205.jpg"
        },
        {
            "id": 625275,
            "name": "Empo TV - del 184",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625275/theora/Empo-140522.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625275/small_thumb/Empo-140522.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625275/large_thumb/Empo-140522.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625275/broadcast/Empo-140522.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:29.040000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-22T09:57:29Z",
            "updatedTime": "2020-08-30T19:24:17.641661Z",
            "uploadedTime": "2014-05-22T09:57:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625275/theora/Empo-140522.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625275/large_thumb/Empo-140522.jpg"
        },
        {
            "id": 624476,
            "name": "NM2011 - Ørskog Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624476/broadcast/5601_acce356864304a84b543679a30255f59.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:22.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-15T09:13:21.880000Z",
            "updatedTime": "2018-11-10T18:29:28.467709Z",
            "uploadedTime": "2011-05-15T09:13:21.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624476/theora/5601_bdb4876a7613475d9048d471543a180b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624476/large_thumb/large.jpg"
        },
        {
            "id": 624457,
            "name": "NM2011 - Tertnes Brass",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624457/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624457/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624457/broadcast/5585_830b80b8cc464fcfa128368bfaff83ef.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:44.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-05-07T19:19:57.313000Z",
            "updatedTime": "2018-11-10T18:29:28.492505Z",
            "uploadedTime": "2011-05-07T19:19:57.313000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624457/theora/5585_9c35c86f7d1f48f08a9c054f198af16c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624457/large_thumb/large.jpg"
        },
        {
            "id": 623110,
            "name": "Silje Strandengen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623110/broadcast/3517_924f00db42b54bee9e69816c78750cbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:03.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-18T18:10:28Z",
            "updatedTime": "2018-11-10T18:29:30.212383Z",
            "uploadedTime": "2009-09-18T18:10:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
        },
        {
            "id": 625214,
            "name": "Empo TV - del 153",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625214/theora/Empo-131023.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625214/small_thumb/Empo-131023.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625214/large_thumb/Empo-131023.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625214/broadcast/Empo-131023.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-10-24T13:52:04Z",
            "updatedTime": "2020-08-30T19:33:03.486031Z",
            "uploadedTime": "2013-10-24T13:52:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625214/theora/Empo-131023.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625214/large_thumb/Empo-131023.jpg"
        },
        {
            "id": 625388,
            "name": "Empo TV - 15.02.05",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625388/small_thumb/Empo-150205.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625388/broadcast/Empo-150205.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:29.840000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:35:45Z",
            "updatedTime": "2020-08-30T20:20:48.259384Z",
            "uploadedTime": "2015-06-15T08:35:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg"
        },
        {
            "id": 625389,
            "name": "Empo TV - 15.01.15",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625389/small_thumb/Empo-150115.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625389/broadcast/Empo-150115.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:12:58.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:12Z",
            "updatedTime": "2020-08-30T20:20:28.347692Z",
            "uploadedTime": "2015-06-15T08:36:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg"
        },
        {
            "id": 625390,
            "name": "Empo TV - 14.09.11",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625390/small_thumb/Empo-140911.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625390/broadcast/Empo-140911.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:50.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:22Z",
            "updatedTime": "2020-08-30T20:20:20.965695Z",
            "uploadedTime": "2015-06-15T08:36:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg"
        },
        {
            "id": 625264,
            "name": "Empo TV - del 161",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625264/theora/Empo-131219.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625264/large_thumb/Empo-131219.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625264/small_thumb/Empo-131219.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625264/broadcast/Empo-131219.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:37.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:39:12Z",
            "updatedTime": "2020-08-30T19:26:52.870626Z",
            "uploadedTime": "2014-05-05T06:39:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625264/theora/Empo-131219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625264/large_thumb/Empo-131219.jpg"
        },
        {
            "id": 625263,
            "name": "Empo TV - del 163",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625263/theora/Empo-140109.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625263/large_thumb/Empo-140109.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625263/small_thumb/Empo-140109.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625263/broadcast/Empo-140109.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:36:18Z",
            "updatedTime": "2020-08-30T19:27:05.053429Z",
            "uploadedTime": "2014-05-05T06:36:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625263/theora/Empo-140109.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625263/large_thumb/Empo-140109.jpg"
        }
    ]
}