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

{
    "count": 3476,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=-header&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3150&ordering=-header&page=72",
    "results": [
        {
            "id": 622534,
            "name": "STV U42 Sjekking",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622534/theora/943_0dd2ae8c0b284a0088ff2cf03e050b07.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622534/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622534/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622534/broadcast/orig_STV U42 Sjekking.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622534/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:30:00.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:43:00Z",
            "updatedTime": "2018-11-10T18:29:30.590292Z",
            "uploadedTime": "2009-01-01T15:43:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622534/theora/943_0dd2ae8c0b284a0088ff2cf03e050b07.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622534/large_thumb/large.jpg"
        },
        {
            "id": 622533,
            "name": "STV U39 Dans",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622533/theora/942_73200b130d674e04a963d5a9c7f78b34.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622533/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622533/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622533/broadcast/orig_STV U39 Dans.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622533/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:29:22.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.591740Z",
            "uploadedTime": "2009-01-01T15:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622533/theora/942_73200b130d674e04a963d5a9c7f78b34.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622533/large_thumb/large.jpg"
        },
        {
            "id": 622532,
            "name": "STV U37 Fremtiden",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622532/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622532/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622532/broadcast/orig_STV U37 Fremtiden.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622532/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:30:00.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.593149Z",
            "uploadedTime": "2009-01-01T15:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622532/theora/941_260bf04bfa7f410894a7273960fd6de9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622532/large_thumb/large.jpg"
        },
        {
            "id": 622531,
            "name": "STV U36 Gøy på landet",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622531/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622531/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622531/broadcast/orig_STV U36 Gøy på landet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622531/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:24:03.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.594508Z",
            "uploadedTime": "2009-01-01T15:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622531/theora/940_b309e4d8a01341a0b83b77d0fa06d96a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622531/large_thumb/large.jpg"
        },
        {
            "id": 622530,
            "name": "STV U35 Svartlamoen",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622530/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622530/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622530/broadcast/orig_STV U35 Svartlamoen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622530/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:27:18.800000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.595908Z",
            "uploadedTime": "2009-01-01T15:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622530/theora/939_c356992ab55147cba2b4d422b8badd1a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622530/large_thumb/large.jpg"
        },
        {
            "id": 622529,
            "name": "STV U33 Immatrikulering",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622529/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622529/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622529/broadcast/orig_STV U33 ImmatrikuleringNY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622529/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:25:08.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T15:37:00Z",
            "updatedTime": "2018-11-10T18:29:30.597248Z",
            "uploadedTime": "2009-01-01T15:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622529/theora/937_fa4aeb3283ac4bd380ebaddfbd908a48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622529/large_thumb/large.jpg"
        },
        {
            "id": 622998,
            "name": "Marte Skattebo",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622998/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622998/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622998/broadcast/orig_b165d1eb9cdf49e0845daae8a210946d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622998/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:03:46.520000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T11:12:47Z",
            "updatedTime": "2018-11-10T18:29:30.352809Z",
            "uploadedTime": "2009-08-24T11:12:47Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622998/theora/3276_c4212872bc2449479092295c5b2ade25.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622998/large_thumb/large.jpg"
        },
        {
            "id": 627968,
            "name": "Gunter Grass om krig i Midtøsten",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627968/theora/2024-11-11 12-59-44.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627968/broadcast/2024-11-11 12-59-44.dv",
                "original": "https://upload.frikanalen.no/media/627968/original/2024-11-11 12-59-44.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627968/large_thumb/2024-11-11 12-59-44.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:12:20.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-11-11T13:06:50.513215Z",
            "updatedTime": "2024-11-11T13:13:31.769046Z",
            "uploadedTime": "2024-11-11T13:07:51.441481Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627968/theora/2024-11-11 12-59-44.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627968/large_thumb/2024-11-11 12-59-44.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": 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": 624969,
            "name": "Empo TV - del 104",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624969/theora/6375_48602c2080be41e3ae6d88c4d609d4d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624969/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624969/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624969/broadcast/6375_9459a975d9ee4542a8688cfed6bd8a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624969/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:14:19.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:36:10.840000Z",
            "updatedTime": "2020-08-30T19:44:15.710428Z",
            "uploadedTime": "2012-08-25T15:36:10.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624969/theora/6375_48602c2080be41e3ae6d88c4d609d4d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624969/large_thumb/large.jpg"
        },
        {
            "id": 623045,
            "name": "Medieinsp. - Banning og danning",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623045/theora/3454_b877d16ce4ce4a768d21d7398a33efe1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623045/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623045/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623045/broadcast/3454_51ebbeea9be84240b7387092fd50058f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623045/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:18.950000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T14:03:19.360000Z",
            "updatedTime": "2020-08-31T18:56:04.400661Z",
            "uploadedTime": "2009-09-11T14:03:19.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623045/theora/3454_b877d16ce4ce4a768d21d7398a33efe1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623045/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": 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": 623023,
            "name": "Talentfabrikken uke 36",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623023/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623023/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623023/broadcast/orig_6cb206f857dc402eae2a9cce375cad63.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623023/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:22",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:07:12.950000Z",
            "updatedTime": "2018-11-10T18:29:30.324185Z",
            "uploadedTime": "2009-05-15T22:07:12.950000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623023/theora/2848_69a3f7f3ad2746ccbb5e8e6e05c974a5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623023/large_thumb/large.jpg"
        },
        {
            "id": 625082,
            "name": "Empo tv - del 114",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625082/theora/6535_7e3011bd5830474996a715b3aecaff52.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625082/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625082/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625082/broadcast/6535_872b58205bde43cda1ff3169479c2473.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625082/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:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T10:52:21.703000Z",
            "updatedTime": "2020-08-30T19:41:14.317130Z",
            "uploadedTime": "2012-11-07T10:52:21.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625082/theora/6535_7e3011bd5830474996a715b3aecaff52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625082/large_thumb/large.jpg"
        },
        {
            "id": 623035,
            "name": "Helene Ottesen Reigstad",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623035/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623035/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623035/broadcast/3439_14cbc7dd9b204c0aabf54a8e43752abb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623035/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:06:01.080000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T07:48:57Z",
            "updatedTime": "2018-11-10T18:29:30.311743Z",
            "uploadedTime": "2009-09-09T07:48:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623035/theora/3439_466de00c057147c0a450323da57d0b89.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623035/large_thumb/large.jpg"
        },
        {
            "id": 623036,
            "name": "Henrik Falang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623036/broadcast/3440_b77fd3dc9b444456aa63c67e21e38a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623036/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:06:45.880000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-09-09T09:45:16.073000Z",
            "updatedTime": "2018-11-10T18:29:30.310320Z",
            "uploadedTime": "2009-09-09T09:45:16.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
        },
        {
            "id": 623037,
            "name": "Ida Fuglerud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623037/theora/3441_71417cf3de1445b89a218a20aa676ff1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623037/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623037/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623037/broadcast/3441_dfbddeb4f4bc45ea99238dc5a1471648.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623037/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:04:20.560000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T11:58:23Z",
            "updatedTime": "2018-11-10T18:29:30.308956Z",
            "uploadedTime": "2009-09-09T11:58:23Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623037/theora/3441_71417cf3de1445b89a218a20aa676ff1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623037/large_thumb/large.jpg"
        },
        {
            "id": 623038,
            "name": "Jeanette Nordberg",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623038/theora/3442_0df6785dc03343fab2d536058e3df059.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623038/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623038/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623038/broadcast/3442_1bba63fe2e944c86810db8c757f91b83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623038/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:11.560000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T13:11:15Z",
            "updatedTime": "2018-11-10T18:29:30.307618Z",
            "uploadedTime": "2009-09-09T13:11:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623038/theora/3442_0df6785dc03343fab2d536058e3df059.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623038/large_thumb/large.jpg"
        },
        {
            "id": 623039,
            "name": "Talentfabrikken uke 37",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623039/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623039/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623039/broadcast/2849_00b7cd225fb64c7289a6ab25a9b60ad8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623039/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:25.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:08:19.277000Z",
            "updatedTime": "2018-11-10T18:29:30.306211Z",
            "uploadedTime": "2009-05-15T22:08:19.277000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623039/theora/2849_47ef57cdb9ef4bd2b96584ced03ba6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623039/large_thumb/large.jpg"
        },
        {
            "id": 623040,
            "name": "Jens Petter Wendt Horni",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623040/theora/3443_319055c2673b4f79adcf32c882cf494e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623040/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623040/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623040/broadcast/3443_60b2fd80b02f4df88f96bc7e6e6bebf8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623040/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:04:16.070000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-09T14:30:12Z",
            "updatedTime": "2018-11-10T18:29:30.304871Z",
            "uploadedTime": "2009-09-09T14:30:12Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623040/theora/3443_319055c2673b4f79adcf32c882cf494e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623040/large_thumb/large.jpg"
        },
        {
            "id": 625075,
            "name": "Empo tv - del 113",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625075/theora/6536_77469d7004cb4820883a978c51d786e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625075/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625075/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625075/broadcast/6536_ec64ef79c68b4c96947822e0963e1c50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625075/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:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:17:31.253000Z",
            "updatedTime": "2020-08-30T19:41:40.560266Z",
            "uploadedTime": "2012-11-07T11:17:31.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625075/theora/6536_77469d7004cb4820883a978c51d786e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625075/large_thumb/large.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": 623047,
            "name": "Talentfabrikken uke 38",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623047/theora/2850_3a7cd837c7fe4607ba074db20c6e7ba0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623047/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623047/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623047/broadcast/2850_4840ee20579f49459070ae4912f36e5f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623047/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:25:21.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:08:45.167000Z",
            "updatedTime": "2018-11-10T18:29:30.296692Z",
            "uploadedTime": "2009-05-15T22:08:45.167000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623047/theora/2850_3a7cd837c7fe4607ba074db20c6e7ba0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623047/large_thumb/large.jpg"
        },
        {
            "id": 627995,
            "name": "Diesen i samtale med Ian Proud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627995/theora/Diesen_Proud.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627995/broadcast/Diesen_Proud.dv",
                "original": "https://upload.frikanalen.no/media/627995/original/Diesen_Proud.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627995/large_thumb/Diesen_Proud.jpg"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:59:30.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-17T07:43:42.852432Z",
            "updatedTime": "2024-12-17T08:35:48.280963Z",
            "uploadedTime": "2024-12-17T07:52:20.952704Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627995/theora/Diesen_Proud.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627995/large_thumb/Diesen_Proud.jpg"
        },
        {
            "id": 624966,
            "name": "Empo TV - del 103",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624966/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624966/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624966/broadcast/6374_7afc10c4406d4a869cde3a19bd2a2a5a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624966/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:14:28",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:15:54.797000Z",
            "updatedTime": "2020-08-30T19:44:25.209118Z",
            "uploadedTime": "2012-08-25T15:15:54.797000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624966/theora/6374_541d94cda5154398980d7499426bb392.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624966/large_thumb/large.jpg"
        },
        {
            "id": 625391,
            "name": "Empo TV - 14.09.18",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625391/theora/Empo-140918.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625391/large_thumb/Empo-140918.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625391/small_thumb/Empo-140918.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625391/broadcast/Empo-140918.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.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:32Z",
            "updatedTime": "2020-08-30T20:20:05.556855Z",
            "uploadedTime": "2015-06-15T08:36:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625391/theora/Empo-140918.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625391/large_thumb/Empo-140918.jpg"
        },
        {
            "id": 625524,
            "name": "Empo TV - 16.03.31",
            "header": "",
            "description": "",
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625524/broadcast/160330-Sending160331-SM-MASTER-SUPER.dv",
                "theora": "https://upload.frikanalen.no/media/625524/theora/160330-Sending160331-SM-MASTER-SUPER.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625524/large_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625524/small_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg",
                "original": "https://upload.frikanalen.no/media/625524/original/160330-Sending160331-SM-MASTER-SUPER.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:52.920000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2016-03-31T21:29:33Z",
            "updatedTime": "2020-08-30T20:16:06.201974Z",
            "uploadedTime": "2016-03-31T21:29:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625524/theora/160330-Sending160331-SM-MASTER-SUPER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625524/large_thumb/160330-Sending160331-SM-MASTER-SUPER.jpg"
        },
        {
            "id": 627994,
            "name": "Diesen i samtale med Steve Turley",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627994/theora/Diesen_Turley.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627994/broadcast/Diesen_Turley.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627994/large_thumb/Diesen_Turley.jpg",
                "original": "https://upload.frikanalen.no/media/627994/original/Diesen_Turley.mp4"
            },
            "creator": "ola@frikanalen.no",
            "organization": {
                "id": 112,
                "name": "PROION",
                "homepage": null,
                "description": "",
                "postalAddress": "Åsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2249,
                "editorName": "Ola Tellesbø",
                "editorEmail": "ola@frikanalen.no",
                "editorMsisdn": "+47 400 41 813",
                "fkmember": true
            },
            "duration": "00:59:58.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-12-15T13:54:45.105622Z",
            "updatedTime": "2024-12-15T14:44:31.652726Z",
            "uploadedTime": "2024-12-15T14:00:43.154405Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627994/theora/Diesen_Turley.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627994/large_thumb/Diesen_Turley.jpg"
        },
        {
            "id": 627855,
            "name": "Shofar - Oljeberget ved Jerusalem",
            "header": "",
            "description": "Oljeberget er en sentral fjell øst for Jerusalem. Her er det \nviktige historiske og framtidige begivenheter. Stedet er sentralt i den \npolitiske sammenheng, men Israels Gud har hånd om sine løfter.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627855/theora/Shofar 208 Oljeberget ved Jerusalem.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627855/broadcast/Shofar 208 Oljeberget ved Jerusalem.dv",
                "original": "https://upload.frikanalen.no/media/627855/original/Shofar 208 Oljeberget ved Jerusalem.mov",
                "largeThumb": "https://upload.frikanalen.no/media/627855/large_thumb/Shofar 208 Oljeberget ved Jerusalem.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:28.200000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-02-15T12:50:10.841231Z",
            "updatedTime": "2024-02-15T13:23:56.729849Z",
            "uploadedTime": "2024-02-15T12:57:33.069013Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627855/theora/Shofar 208 Oljeberget ved Jerusalem.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627855/large_thumb/Shofar 208 Oljeberget ved Jerusalem.jpg"
        },
        {
            "id": 623083,
            "name": "Lasse Bjerknæs-Jacobsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623083/theora/3489_85dea5d80ea449f7a386e36395caadad.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623083/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623083/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623083/broadcast/3489_f9b319e3f0374f8a905abeecf43a5b31.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623083/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:03:30.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T08:10:24Z",
            "updatedTime": "2018-11-10T18:29:30.247931Z",
            "uploadedTime": "2009-09-16T08:10:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623083/theora/3489_85dea5d80ea449f7a386e36395caadad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623083/large_thumb/large.jpg"
        },
        {
            "id": 623084,
            "name": "Lydia Hoen Tjore",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623084/theora/3502_03ed3d75df44416084006d7bd708deb2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623084/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623084/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623084/broadcast/3502_08557e8f96bc4ce6ba0755230f2d9729.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623084/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:04:51.920000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T09:22:33Z",
            "updatedTime": "2018-11-10T18:29:30.246443Z",
            "uploadedTime": "2009-09-16T09:22:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623084/theora/3502_03ed3d75df44416084006d7bd708deb2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623084/large_thumb/large.jpg"
        },
        {
            "id": 622473,
            "name": "Barn og ungdom (Kun Altibox IPTV)",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622473/theora/642_6a4bcb80b4d244cd92e6202f40a521cb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622473/broadcast/orig_vignetter.barne og ungdomsorganisasjoner.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622473/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": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:42:00Z",
            "updatedTime": "2018-11-14T11:22:47.284914Z",
            "uploadedTime": "2009-01-01T10:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622473/theora/642_6a4bcb80b4d244cd92e6202f40a521cb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622473/large_thumb/large.jpg"
        },
        {
            "id": 623085,
            "name": "Marte Skattebo",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623085/theora/3508_af9bc43bae8e468db493ceb156388324.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623085/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623085/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623085/broadcast/3508_0336e60aa6154ef1b7c6a4d643efe9c2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623085/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:03:46.520000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T10:32:50Z",
            "updatedTime": "2018-11-10T18:29:30.245112Z",
            "uploadedTime": "2009-09-16T10:32:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623085/theora/3508_af9bc43bae8e468db493ceb156388324.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623085/large_thumb/large.jpg"
        },
        {
            "id": 623086,
            "name": "Rudgutta saxofonkvartett",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623086/theora/3511_4110270d082f45f0aee6f54b8d6854ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623086/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623086/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623086/broadcast/3511_dc51f9016b0843c6b20cd14a1f05f1a0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623086/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:04:15.280000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-16T12:13:51Z",
            "updatedTime": "2018-11-10T18:29:30.243780Z",
            "uploadedTime": "2009-09-16T12:13:51Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623086/theora/3511_4110270d082f45f0aee6f54b8d6854ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623086/large_thumb/large.jpg"
        },
        {
            "id": 623087,
            "name": "Jørgen Lund Karlsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623087/theora/3449_32ceae3ca26a41afa928baec996eaea3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623087/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623087/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623087/broadcast/3449_2e4f0b5dde9f472585b1fcc653a13043.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623087/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:06:30.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T06:20:13Z",
            "updatedTime": "2018-11-10T18:29:30.242403Z",
            "uploadedTime": "2009-09-11T06:20:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623087/theora/3449_32ceae3ca26a41afa928baec996eaea3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623087/large_thumb/large.jpg"
        },
        {
            "id": 623091,
            "name": "Kristin Hammerseth",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623091/theora/3451_7e46675514904e3c857f62969cd4c168.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623091/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623091/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623091/broadcast/3451_dc0d91a4c8b546e5b2fcd3b0f5c4b029.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623091/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:06:47.120000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-11T10:01:07Z",
            "updatedTime": "2018-11-10T18:29:30.236965Z",
            "uploadedTime": "2009-09-11T10:01:07Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623091/theora/3451_7e46675514904e3c857f62969cd4c168.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623091/large_thumb/large.jpg"
        },
        {
            "id": 622465,
            "name": "STV U41 Nett SOS",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622465/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622465/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622465/broadcast/orig_Studentmagasinet Trondheim - Uke 41.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622465/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:29:11.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.685289Z",
            "uploadedTime": "2009-01-01T10:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622465/theora/601_a40fdf30c7ab4c0090f6982d5057737b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622465/large_thumb/large.jpg"
        },
        {
            "id": 622464,
            "name": "STV U40 Finanskrise..",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622464/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622464/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622464/broadcast/orig_Studentmagasinet Trondheim - Uke 40 - Krakk og krise.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622464/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:30:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T10:00:00Z",
            "updatedTime": "2018-11-10T18:29:30.686641Z",
            "uploadedTime": "2009-01-01T10:00:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622464/theora/600_b0bb4acde10a4409b5dfb10654c81f1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622464/large_thumb/large.jpg"
        },
        {
            "id": 623092,
            "name": "Saxofoniack",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623092/theora/3513_7c80814d4e3244be9bcf4d6800299d7a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623092/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623092/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623092/broadcast/3513_4b47e303c9bc4c1faccf3399d14447a5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623092/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:04:18.830000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-17T08:47:52Z",
            "updatedTime": "2018-11-10T18:29:30.235598Z",
            "uploadedTime": "2009-09-17T08:47:52Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623092/theora/3513_7c80814d4e3244be9bcf4d6800299d7a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623092/large_thumb/large.jpg"
        },
        {
            "id": 623093,
            "name": "Saxophobia",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623093/theora/3514_0d02f6daf136465f9b7da533cc9cb0b0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623093/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623093/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623093/broadcast/3514_ad02f3b2db5f444c8c4773bcc3f27df3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623093/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:04:36.160000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-17T11:35:34Z",
            "updatedTime": "2018-11-10T18:29:30.234217Z",
            "uploadedTime": "2009-09-17T11:35:34Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623093/theora/3514_0d02f6daf136465f9b7da533cc9cb0b0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623093/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": 623094,
            "name": "Sebastian Rotvoll",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623094/theora/3515_d3856dd840cb4ae2b4bef3aafacf5b7b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623094/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623094/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623094/broadcast/3515_92f32b79c09748d7a8281d89093cad8e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623094/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:06:54.120000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-17T12:56:15Z",
            "updatedTime": "2018-11-10T18:29:30.232879Z",
            "uploadedTime": "2009-09-17T12:56:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623094/theora/3515_d3856dd840cb4ae2b4bef3aafacf5b7b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623094/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"
        }
    ]
}