List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=2950&ordering=-header
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3404,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3000&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=2900&ordering=-header",
    "results": [
        {
            "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": 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": 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": 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": 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": 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": 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": 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": 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": 623115,
            "name": "Talentfabrikken uke 39",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623115/theora/2851_02a2aa6427e84054a925685d6523de47.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623115/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623115/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623115/broadcast/2851_81a39cbc1828499aabb0b348e74155fc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623115/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:26:50.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:06.840000Z",
            "updatedTime": "2018-11-10T18:29:30.205178Z",
            "uploadedTime": "2009-05-15T22:09:06.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623115/theora/2851_02a2aa6427e84054a925685d6523de47.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623115/large_thumb/large.jpg"
        },
        {
            "id": 624521,
            "name": "NM2011 - Sola Brassband",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624521/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624521/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624521/broadcast/5678_25aac2eda55a459182b9aee06bfd0250.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624521/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:57.810000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-07-02T10:16:27.647000Z",
            "updatedTime": "2018-11-10T18:29:28.410813Z",
            "uploadedTime": "2011-07-02T10:16:27.647000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624521/theora/5678_c5cbb5986c554b69aad98e9370444631.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624521/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": 624932,
            "name": "Empo TV - del 94 NY",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624932/theora/6320_2e976b25948247e89ce9d7c9fe3f09ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624932/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624932/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624932/broadcast/6320_4747ba0803f84a16b75bf1ef7f41886a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624932/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-20T14:43:29.623000Z",
            "updatedTime": "2020-08-30T20:21:56.224755Z",
            "uploadedTime": "2012-06-20T14:43:29.623000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624932/theora/6320_2e976b25948247e89ce9d7c9fe3f09ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624932/large_thumb/large.jpg"
        },
        {
            "id": 622995,
            "name": "Endre Rydland Vetås",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622995/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622995/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622995/broadcast/orig_c7a91544512e418084ce90be4138cb6a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622995/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:02:49.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T10:01:55Z",
            "updatedTime": "2018-11-10T18:29:30.355580Z",
            "uploadedTime": "2009-08-24T10:01:55Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622995/theora/3275_314a41bde82c4affb0370d74b35c9d99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622995/large_thumb/large.jpg"
        },
        {
            "id": 622994,
            "name": "Edward Sylta Antrobus",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622994/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622994/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622994/broadcast/orig_5b0088e28874487baa9ecb5c60ade0e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622994/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:59",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T09:03:26Z",
            "updatedTime": "2018-11-10T18:29:30.356933Z",
            "uploadedTime": "2009-08-24T09:03:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622994/theora/3274_ec852c9de1be4c3182ed1b068c277a64.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622994/large_thumb/large.jpg"
        },
        {
            "id": 622993,
            "name": "Aina Helgeland Davidsen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622993/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622993/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622993/broadcast/orig_c6c2f4b10fa64054bdadef0f7d04d877.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622993/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:29.640000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-24T07:25:43Z",
            "updatedTime": "2018-11-10T18:29:30.358267Z",
            "uploadedTime": "2009-08-24T07:25:43Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622993/theora/3273_dcb68a17bc96439a8739763527d40951.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622993/large_thumb/large.jpg"
        },
        {
            "id": 622990,
            "name": "AQVA'dor",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622990/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622990/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622990/broadcast/orig_34f4c8dc80584df8942a67c78ddab18f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622990/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:58.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T10:59:31Z",
            "updatedTime": "2018-11-10T18:29:30.362428Z",
            "uploadedTime": "2009-08-21T10:59:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622990/theora/3271_416de5cc96754088b9a2c7ece62ac5ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622990/large_thumb/large.jpg"
        },
        {
            "id": 622989,
            "name": "Duo Traverso",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622989/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622989/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622989/broadcast/orig_c5babdfb4585445e8667b2302bd55dd3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622989/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:23.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:40:02Z",
            "updatedTime": "2018-11-10T18:29:30.363809Z",
            "uploadedTime": "2009-08-21T08:40:02Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622989/theora/3270_c9b695b41cab42d68cedb5b999a797c7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622989/large_thumb/large.jpg"
        },
        {
            "id": 622988,
            "name": "Audun Breen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622988/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622988/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622988/broadcast/orig_688ca778dbde47f7a84dcccf09093937.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622988/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:17",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-21T08:29:31Z",
            "updatedTime": "2018-11-10T18:29:30.365158Z",
            "uploadedTime": "2009-08-21T08:29:31Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622988/theora/3269_23252c1d795f45cfabd77b12bef4c688.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622988/large_thumb/large.jpg"
        },
        {
            "id": 623121,
            "name": "Talentfabrikken uke 40",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623121/theora/2852_bbf4c34585cf485190dba6d252c1af7f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623121/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623121/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623121/broadcast/2852_c0810571298a45978673303b0428505d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623121/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.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-05-15T22:09:37.980000Z",
            "updatedTime": "2018-11-10T18:29:30.196775Z",
            "uploadedTime": "2009-05-15T22:09:37.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623121/theora/2852_bbf4c34585cf485190dba6d252c1af7f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623121/large_thumb/large.jpg"
        },
        {
            "id": 624935,
            "name": "Empo TV - del 95",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624935/theora/6323_78b54a16305746b6b10266a1d062bded.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624935/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624935/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624935/broadcast/6323_0d302e2f679a451ab4834bc074f1764d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624935/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-06-22T11:20:55.880000Z",
            "updatedTime": "2020-08-30T19:47:49.882596Z",
            "uploadedTime": "2012-06-22T11:20:55.880000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624935/theora/6323_78b54a16305746b6b10266a1d062bded.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624935/large_thumb/large.jpg"
        },
        {
            "id": 623129,
            "name": "Sindre Blostropmoen Mølmen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623129/theora/3534_6463d47987604efc9fc73aa625a70bef.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623129/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623129/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623129/broadcast/3534_951e1ef54ae440f59342d36dc2d0a4e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623129/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:10:25.200000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-02T08:08:50Z",
            "updatedTime": "2018-11-10T18:29:30.186827Z",
            "uploadedTime": "2009-10-02T08:08:50Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623129/theora/3534_6463d47987604efc9fc73aa625a70bef.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623129/large_thumb/large.jpg"
        },
        {
            "id": 624942,
            "name": "Empo TV - del 96",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624942/theora/6324_4189713286034f0aa6a85fcfb0defed1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624942/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624942/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624942/broadcast/6324_38f9bc9c424049678844ddc1741d0188.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624942/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:14.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:23:10.803000Z",
            "updatedTime": "2020-08-30T19:47:37.200894Z",
            "uploadedTime": "2012-06-22T11:23:10.803000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624942/theora/6324_4189713286034f0aa6a85fcfb0defed1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624942/large_thumb/large.jpg"
        },
        {
            "id": 624946,
            "name": "Empo TV - del 97",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624946/theora/6325_2b56ef0db45f494d86cb453fa3738b13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624946/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624946/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624946/broadcast/6325_72156013aa2c49bca9254ed62b9d7ede.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624946/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:55.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:38:11.270000Z",
            "updatedTime": "2020-08-30T19:47:21.069185Z",
            "uploadedTime": "2012-06-22T11:38:11.270000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624946/theora/6325_2b56ef0db45f494d86cb453fa3738b13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624946/large_thumb/large.jpg"
        },
        {
            "id": 623130,
            "name": "Soran Lind",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623130/theora/3535_4caa2061c4534c0287e861925709e509.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623130/broadcast/3535_ebd72a9c697e401784d8db40db30c010.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623130/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:33.800000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-02T11:13:24Z",
            "updatedTime": "2018-11-10T18:29:30.185493Z",
            "uploadedTime": "2009-10-02T11:13:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623130/theora/3535_4caa2061c4534c0287e861925709e509.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623130/large_thumb/large.jpg"
        },
        {
            "id": 624947,
            "name": "Empo TV - del 98",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624947/theora/6326_822b7fcd2ce04ac285b00394c3e6f884.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624947/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624947/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624947/broadcast/6326_6b88b04a842a4643a8c455adef020241.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624947/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:54.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:41:02.020000Z",
            "updatedTime": "2020-08-30T19:46:13.935698Z",
            "uploadedTime": "2012-06-22T11:41:02.020000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624947/theora/6326_822b7fcd2ce04ac285b00394c3e6f884.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624947/large_thumb/large.jpg"
        },
        {
            "id": 624948,
            "name": "Empo TV - del 99",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624948/theora/6327_878f13e5e6854f488bc9b8803b9b9921.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624948/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624948/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624948/broadcast/6327_183a8813eb9a408e8e06d3dc72352c56.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624948/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:49.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:42:53.663000Z",
            "updatedTime": "2020-08-30T19:46:00.367721Z",
            "uploadedTime": "2012-06-22T11:42:53.663000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624948/theora/6327_878f13e5e6854f488bc9b8803b9b9921.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624948/large_thumb/large.jpg"
        },
        {
            "id": 624951,
            "name": "Empo TV - del 100",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624951/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624951/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624951/broadcast/6328_39a5f6e352944528adf21d19d5600e2b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624951/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:57.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-06-22T11:44:55.053000Z",
            "updatedTime": "2020-08-30T19:45:21.401882Z",
            "uploadedTime": "2012-06-22T11:44:55.053000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624951/theora/6328_deb867cd8e184e03843c65fde34d7ced.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624951/large_thumb/large.jpg"
        },
        {
            "id": 624958,
            "name": "Empo TV - del 101",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624958/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624958/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624958/broadcast/6372_299a23904b1443759797e0b26246f668.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624958/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:46.600000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:09:36.597000Z",
            "updatedTime": "2020-08-30T19:45:09.170429Z",
            "uploadedTime": "2012-08-25T15:09:36.597000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624958/theora/6372_2ca4eb60c5d44b229342c3a56d9476a0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624958/large_thumb/large.jpg"
        },
        {
            "id": 623131,
            "name": "Tone Langsrud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623131/theora/3536_80a06a4bcfaa41eda227226cea7d3c04.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623131/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623131/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623131/broadcast/3536_84deaa8856df4cc0a05a6b4ccea0a6b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623131/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:09:17.640000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-02T11:53:57Z",
            "updatedTime": "2018-11-10T18:29:30.184139Z",
            "uploadedTime": "2009-10-02T11:53:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623131/theora/3536_80a06a4bcfaa41eda227226cea7d3c04.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623131/large_thumb/large.jpg"
        },
        {
            "id": 623133,
            "name": "Trio Con Brio",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623133/theora/3537_7d509b7c72904e6e909cb7989a2ad27f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623133/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623133/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623133/broadcast/3537_f9f1d465f45a47cb9cd588db0922ca2f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623133/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:40.720000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-05T06:16:57Z",
            "updatedTime": "2018-11-10T18:29:30.181373Z",
            "uploadedTime": "2009-10-05T06:16:57Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623133/theora/3537_7d509b7c72904e6e909cb7989a2ad27f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623133/large_thumb/large.jpg"
        },
        {
            "id": 623134,
            "name": "Tubakvartett",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623134/theora/3538_9c21b219832247e8aa941346997215a2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623134/broadcast/3538_76b025ce6df44380855c6b51e7d8082d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623134/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:08:40.840000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-05T09:20:24Z",
            "updatedTime": "2018-11-10T18:29:30.180038Z",
            "uploadedTime": "2009-10-05T09:20:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623134/theora/3538_9c21b219832247e8aa941346997215a2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623134/large_thumb/large.jpg"
        },
        {
            "id": 622985,
            "name": "Pensjonistpartiet del 2",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622985/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622985/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622985/broadcast/orig_8f432bfcc47b4b1787279ac551f785fa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:48.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T13:59:46.317000Z",
            "updatedTime": "2023-07-12T21:34:26.179599Z",
            "uploadedTime": "2009-08-19T13:59:46Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622985/theora/3261_b30826b54a604498b57686bd5f738cc3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622985/large_thumb/large.jpg"
        },
        {
            "id": 622987,
            "name": "Pensjonistpartiet del 3",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622987/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622987/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622987/broadcast/orig_51bd78dc35144969a872a63345199191.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
            },
            "creator": "oddjob@loxinfo.co.th",
            "organization": {
                "id": 284,
                "name": "Pensjonistpartiet",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:10:00.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-08-19T14:00:30.457000Z",
            "updatedTime": "2023-07-12T21:35:21.672864Z",
            "uploadedTime": "2009-08-19T14:00:30Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622987/theora/3262_d7dbd45642fb4affa36b320cf7b4783e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622987/large_thumb/large.jpg"
        },
        {
            "id": 623135,
            "name": "Lydia Hoen Tjore",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623135/theora/3540_c025d03111e94ef89a1086779b96e59c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623135/broadcast/3540_c27859366ca14ad9a859249fd07bfc27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623135/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": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-05T11:38:04Z",
            "updatedTime": "2018-11-10T18:29:30.178660Z",
            "uploadedTime": "2009-10-05T11:38:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623135/theora/3540_c025d03111e94ef89a1086779b96e59c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623135/large_thumb/large.jpg"
        },
        {
            "id": 623143,
            "name": "Hot'n Funky",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623143/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623143/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623143/broadcast/3559_6be3ea592c184f48914eb1fcdab984bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623143/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:18:26.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-07T06:29:55.990000Z",
            "updatedTime": "2018-11-10T18:29:30.169207Z",
            "uploadedTime": "2009-10-07T06:29:55.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623143/large_thumb/large.jpg"
        },
        {
            "id": 623144,
            "name": "Veronica Stubberud",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623144/theora/3560_f675287dfdae49b8b0119e3ecf8034ee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623144/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623144/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623144/broadcast/3560_f949b0f0e8844eb7a1052972d12dd539.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623144/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:07:15.760000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-07T12:02:53Z",
            "updatedTime": "2018-11-10T18:29:30.167867Z",
            "uploadedTime": "2009-10-07T12:02:53Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623144/theora/3560_f675287dfdae49b8b0119e3ecf8034ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623144/large_thumb/large.jpg"
        },
        {
            "id": 623145,
            "name": "Field Band i Norge",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623145/theora/3561_e0e3933efa174c299cdbe6f14d63fa13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623145/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623145/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623145/broadcast/3561_dc3d06d684e04b37a789b1a99dcfa9b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623145/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:15:30.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-07T14:01:21.340000Z",
            "updatedTime": "2018-11-10T18:29:30.166480Z",
            "uploadedTime": "2009-10-07T14:01:21.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623145/theora/3561_e0e3933efa174c299cdbe6f14d63fa13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623145/large_thumb/large.jpg"
        },
        {
            "id": 623149,
            "name": "DRØM: Voksen skoles musikkorps",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623149/theora/3562_e4b483d19a5849ed8bd98e4d834006ee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623149/broadcast/3562_350fe03a40d945e28f72f8691b3f57d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623149/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:15:22.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-12T06:37:44.993000Z",
            "updatedTime": "2018-11-10T18:29:30.162393Z",
            "uploadedTime": "2009-10-12T06:37:44.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623149/theora/3562_e4b483d19a5849ed8bd98e4d834006ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623149/large_thumb/large.jpg"
        },
        {
            "id": 623150,
            "name": "DRØM: Torskangerpoll Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623150/theora/3563_239902959dc34af6a7aaea0429f4891e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623150/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623150/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623150/broadcast/3563_64969521a8ef4fa7a9cdf0b0fc87a5be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623150/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:14:55.600000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-12T10:46:58Z",
            "updatedTime": "2018-11-10T18:29:30.161050Z",
            "uploadedTime": "2009-10-12T10:46:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623150/theora/3563_239902959dc34af6a7aaea0429f4891e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623150/large_thumb/large.jpg"
        },
        {
            "id": 624819,
            "name": "Dagen Derpå: Påskespesial",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624819/theora/6045_bd8470beba49483caa01df4964549a76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624819/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624819/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624819/broadcast/6045_44e9d63d54904f3997d456b69d7d6148.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624819/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:12:48.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:53:15Z",
            "updatedTime": "2018-11-10T18:29:28.018920Z",
            "uploadedTime": "2012-02-19T20:53:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624819/theora/6045_bd8470beba49483caa01df4964549a76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624819/large_thumb/large.jpg"
        },
        {
            "id": 624812,
            "name": "Dagen Derpå: Kosmorama",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624812/broadcast/6044_0021edfbb7244d7ea46365be47733820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:46:20Z",
            "updatedTime": "2018-11-10T18:29:28.027309Z",
            "uploadedTime": "2012-02-19T20:46:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
        },
        {
            "id": 623156,
            "name": "Ørskog skulekorps",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623156/theora/3574_4fdf50e1ceba468b9e798aaf23d8440a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623156/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623156/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623156/broadcast/3574_22151eb9d6cd406994138287e9af2dad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623156/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": "01:18:04.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-10-13T06:41:57.387000Z",
            "updatedTime": "2018-11-10T18:29:30.152842Z",
            "uploadedTime": "2009-10-13T06:41:57.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623156/theora/3574_4fdf50e1ceba468b9e798aaf23d8440a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623156/large_thumb/large.jpg"
        },
        {
            "id": 624806,
            "name": "Dagen Derpå: Entrepenørskap",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624806/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624806/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624806/broadcast/6043_f67f91cff83a4ba4826387c2f3637a36.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:19:13.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:43:18Z",
            "updatedTime": "2018-11-10T18:29:28.035478Z",
            "uploadedTime": "2012-02-19T20:43:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624806/theora/6043_f67f91cff83a4ba4826387c2f3637a36.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624806/large_thumb/large.jpg"
        },
        {
            "id": 624802,
            "name": "Dagen Derpå: Søtsaker",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
                "original": "https://upload.frikanalen.no/media/624802/original/orig_42fe7b607ef24defb31c487b23f71a7c.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624802/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624802/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624802/broadcast/6042_69d409a784db479da704c53da2fd913a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:20:00.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:40:11Z",
            "updatedTime": "2018-11-10T18:29:28.040993Z",
            "uploadedTime": "2012-02-19T20:40:11Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624802/theora/orig_42fe7b607ef24defb31c487b23f71a7c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624802/large_thumb/large.jpg"
        },
        {
            "id": 624786,
            "name": "Dagen Derpå: Feminisme",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624786/broadcast/6023_cec853a300214f11b0264e8f437a8a78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "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:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-10T17:04:58Z",
            "updatedTime": "2018-11-10T18:29:28.061709Z",
            "uploadedTime": "2012-02-10T17:04:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
        }
    ]
}