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

{
    "count": 3452,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=description",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=400&ordering=description",
    "results": [
        {
            "id": 622564,
            "name": "Ekstremsportveko 2008 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622564/theora/1725_eebc632e286d44009b41a54c4fc2ba35.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622564/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622564/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622564/broadcast/orig_Ekstremsportveko 2008 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622564/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:52.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.548277Z",
            "uploadedTime": "2009-01-02T04:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622564/theora/1725_eebc632e286d44009b41a54c4fc2ba35.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622564/large_thumb/large.jpg"
        },
        {
            "id": 622563,
            "name": "Ekstremsportveko 2008 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622563/theora/1724_d664bb6c46b640b3b01f811ef6519fb9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622563/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622563/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622563/broadcast/orig_Ekstremsportveko 2008 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622563/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:12:23.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:44:00Z",
            "updatedTime": "2018-11-10T18:29:30.549644Z",
            "uploadedTime": "2009-01-02T04:44:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622563/theora/1724_d664bb6c46b640b3b01f811ef6519fb9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622563/large_thumb/large.jpg"
        },
        {
            "id": 622561,
            "name": "Ekstremsportveko 2007 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622561/theora/1722_c83676141db546a2939d032bb2d53ea6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622561/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622561/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622561/broadcast/orig_Ekstremsportveko 2007 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622561/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:17:34.960000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.553033Z",
            "uploadedTime": "2009-01-02T04:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622561/theora/1722_c83676141db546a2939d032bb2d53ea6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622561/large_thumb/large.jpg"
        },
        {
            "id": 622559,
            "name": "Ekstremsportveko 2008 del 1",
            "header": "Voss 2008",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622559/theora/1650_be2a0f4047314bc0a5b319d0f62ca2bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622559/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622559/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622559/broadcast/orig_Ekstremsportveko 2008 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622559/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:23.920000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:30:00Z",
            "updatedTime": "2018-11-10T18:29:30.555994Z",
            "uploadedTime": "2009-01-02T03:30:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622559/theora/1650_be2a0f4047314bc0a5b319d0f62ca2bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622559/large_thumb/large.jpg"
        },
        {
            "id": 622476,
            "name": "Blindeforb. - Nytt syn på livet",
            "header": "Presentasjon av Norges Blindeforbunds kurssted i Hurdal og menneskene som bruker det..",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622476/theora/685_90655ebf271c489f9bdf98c7ad60a934.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622476/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622476/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622476/broadcast/orig_Norges Blindeforbund - Nytt syn på livet.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622476/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:01.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-01T11:25:00Z",
            "updatedTime": "2018-11-10T18:29:30.670023Z",
            "uploadedTime": "2009-01-01T11:25:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622476/theora/685_90655ebf271c489f9bdf98c7ad60a934.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622476/large_thumb/large.jpg"
        },
        {
            "id": 625416,
            "name": "Empo TV - 14.11.13",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625416/small_thumb/Empo-141113.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625416/broadcast/Empo-141113.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:38.560000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:26Z",
            "updatedTime": "2020-08-30T20:17:06.106008Z",
            "uploadedTime": "2015-06-15T08:43:27Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625416/theora/Empo-141113.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625416/large_thumb/Empo-141113.jpg"
        },
        {
            "id": 625415,
            "name": "Empo TV - 14.09.04",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625415/small_thumb/Empo-140904.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625415/broadcast/Empo-140904.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:58",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:43:18Z",
            "updatedTime": "2020-08-30T20:17:17.076395Z",
            "uploadedTime": "2015-06-15T08:43:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625415/theora/Empo-140904.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625415/large_thumb/Empo-140904.jpg"
        },
        {
            "id": 625413,
            "name": "Empo TV - 14.08.21",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625413/theora/EMPO-140821.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625413/small_thumb/EMPO-140821.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625413/large_thumb/EMPO-140821.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625413/broadcast/EMPO-140821.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:11:51.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:42:58Z",
            "updatedTime": "2020-08-30T20:17:28.947536Z",
            "uploadedTime": "2015-06-15T08:42:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625413/theora/EMPO-140821.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625413/large_thumb/EMPO-140821.jpg"
        },
        {
            "id": 625411,
            "name": "Empo TV - 14.11.20",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625411/small_thumb/Empo-141120.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625411/broadcast/Empo-141120.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00.120000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:58Z",
            "updatedTime": "2020-08-30T20:17:37.091246Z",
            "uploadedTime": "2015-06-15T08:40:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625411/theora/Empo-141120.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625411/large_thumb/Empo-141120.jpg"
        },
        {
            "id": 622423,
            "name": "Ekstremsport 2005 base",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622423/theora/1930_64a5cff2302d4ba597de3907c11fcb0b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622423/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622423/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622423/broadcast/orig_Ekstremsportveko 2005 base.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622423/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:23.870000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:10:00Z",
            "updatedTime": "2018-11-10T18:29:30.743652Z",
            "uploadedTime": "2009-01-02T08:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622423/theora/1930_64a5cff2302d4ba597de3907c11fcb0b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622423/large_thumb/large.jpg"
        },
        {
            "id": 622422,
            "name": "Ekstremsport 2005 skydiving",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622422/theora/1755_2d7434de3e044d9e9b0e2a9b449a445d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622422/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622422/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622422/broadcast/orig_Ekstremsportveko 2005 skydiving.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622422/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:21.920000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:15:00Z",
            "updatedTime": "2018-11-10T18:29:30.745021Z",
            "uploadedTime": "2009-01-02T05:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622422/theora/1755_2d7434de3e044d9e9b0e2a9b449a445d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622422/large_thumb/large.jpg"
        },
        {
            "id": 622421,
            "name": "Ekstremsport 2005 ski",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622421/theora/1753_eaf6c5a8be284991b1927beac0be0909.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622421/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622421/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622421/broadcast/orig_Ekstremsportveko 2005 ski.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622421/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:07.960000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:13:00Z",
            "updatedTime": "2018-11-10T18:29:30.746381Z",
            "uploadedTime": "2009-01-02T05:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622421/theora/1753_eaf6c5a8be284991b1927beac0be0909.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622421/large_thumb/large.jpg"
        },
        {
            "id": 625396,
            "name": "Empo TV - 14.06.19",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625396/theora/Empo-140619.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625396/small_thumb/Empo-140619.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625396/large_thumb/Empo-140619.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625396/broadcast/Empo-140619.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:37:47Z",
            "updatedTime": "2020-08-30T20:19:49.456520Z",
            "uploadedTime": "2015-06-15T08:37:48Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625396/theora/Empo-140619.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625396/large_thumb/Empo-140619.jpg"
        },
        {
            "id": 622416,
            "name": "Ekstremsportveko 2008 del 5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622416/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622416/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622416/broadcast/orig_Ekstremsportveko 2008 del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:32.280000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.753307Z",
            "uploadedTime": "2009-01-02T04:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622416/theora/1727_384cc1ac1d5042fa8bee91297545c4dc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622416/large_thumb/large.jpg"
        },
        {
            "id": 622414,
            "name": "Ekstremsportveko 2006 del 3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622414/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622414/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622414/broadcast/orig_Ekstremsportveko 2006 del 3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:13:07.400000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:36:00Z",
            "updatedTime": "2018-11-10T18:29:30.756794Z",
            "uploadedTime": "2009-01-02T04:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622414/theora/1716_577ca43fcf284140be24abe3b8092aff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622414/large_thumb/large.jpg"
        },
        {
            "id": 622412,
            "name": "Ekstremjazz",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622412/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622412/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622412/broadcast/orig_Ekstremjazz - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622412/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:08.200000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:18:00Z",
            "updatedTime": "2018-11-10T18:29:30.759709Z",
            "uploadedTime": "2009-01-02T04:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622412/theora/1698_30f5e6312912420db257eff2071ac512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622412/large_thumb/large.jpg"
        },
        {
            "id": 627954,
            "name": "Den kristen-sionistiske avisa Vårt Land og Israel",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627954/theora/Den kristen-sionistiske avisa V�rt Land og Israel_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627954/broadcast/Den kristen-sionistiske avisa V�rt Land og Israel_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/627954/large_thumb/Den kristen-sionistiske avisa V�rt Land og Israel_2.jpg",
                "original": "https://upload.frikanalen.no/media/627954/original/Den kristen-sionistiske avisa V�rt Land og Israel_2.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:04:05.360000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-24T18:52:16.841685Z",
            "updatedTime": "2024-10-24T18:55:14.596842Z",
            "uploadedTime": "2024-10-24T18:53:20.990048Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627954/theora/Den kristen-sionistiske avisa V�rt Land og Israel_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627954/large_thumb/Den kristen-sionistiske avisa V�rt Land og Israel_2.jpg"
        },
        {
            "id": 622382,
            "name": "Bazar på KIA-konferanse",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622382/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622382/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622382/broadcast/orig_0a26b1e571b64389a2cbd4977bddac64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:14:30",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T16:38:00Z",
            "updatedTime": "2018-11-10T18:29:30.798176Z",
            "uploadedTime": "2009-01-02T16:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622382/theora/2438_9322abc699484c008d48dee41973c66f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622382/large_thumb/large.jpg"
        },
        {
            "id": 622321,
            "name": "Uka-TV 18.02 - Mat og helse",
            "header": "Mat og Helse er dagens tema. Vi vil vise dere kokkekunst og vi har et innslag om vinsmaking på profesjonelt nivå. I dag vil vi også gå tilbake og se hvordan Idrettsdagen under UKA gikk, og vise dere noen høydepunkter der. Musikk må vi jo også ha i studio, kanskje klarer vi å lure dagens konsertartist i studio? HIL-Games 09, har sin femte runde i dag, hvem kommer til å gå til toppen, det gjenstår å se! \r\n\r\nSjekkeserien: Klarer vi å finne flere menn til Trine, eller har hun allerede gjort sitt valg?",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622321/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622321/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622321/broadcast/orig_7bb50763890848e182ab0e304378fe80.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:55:19",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T15:01:00Z",
            "updatedTime": "2018-11-10T18:29:30.883191Z",
            "uploadedTime": "2009-01-02T15:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622321/theora/2341_755e6ab1f44a4efd9ec8cde81dcfd1db.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622321/large_thumb/large.jpg"
        },
        {
            "id": 625265,
            "name": "Empo TV - del 162",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625265/theora/Empo-0114.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625265/small_thumb/Empo-0114.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625265/large_thumb/Empo-0114.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625265/broadcast/Empo-0114.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:30",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:43:57Z",
            "updatedTime": "2020-08-30T19:25:54.642568Z",
            "uploadedTime": "2014-05-05T06:43:59Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625265/theora/Empo-0114.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625265/large_thumb/Empo-0114.jpg"
        },
        {
            "id": 625263,
            "name": "Empo TV - del 163",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625263/theora/Empo-140109.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625263/large_thumb/Empo-140109.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625263/small_thumb/Empo-140109.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625263/broadcast/Empo-140109.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.640000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:36:18Z",
            "updatedTime": "2020-08-30T19:27:05.053429Z",
            "uploadedTime": "2014-05-05T06:36:19Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625263/theora/Empo-140109.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625263/large_thumb/Empo-140109.jpg"
        },
        {
            "id": 625264,
            "name": "Empo TV - del 161",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625264/theora/Empo-131219.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625264/large_thumb/Empo-131219.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625264/small_thumb/Empo-131219.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625264/broadcast/Empo-131219.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:37.320000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:39:12Z",
            "updatedTime": "2020-08-30T19:26:52.870626Z",
            "uploadedTime": "2014-05-05T06:39:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625264/theora/Empo-131219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625264/large_thumb/Empo-131219.jpg"
        },
        {
            "id": 625390,
            "name": "Empo TV - 14.09.11",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625390/small_thumb/Empo-140911.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625390/broadcast/Empo-140911.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:50.680000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:22Z",
            "updatedTime": "2020-08-30T20:20:20.965695Z",
            "uploadedTime": "2015-06-15T08:36:24Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625390/theora/Empo-140911.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625390/large_thumb/Empo-140911.jpg"
        },
        {
            "id": 625389,
            "name": "Empo TV - 15.01.15",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625389/small_thumb/Empo-150115.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625389/broadcast/Empo-150115.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:12:58.720000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:36:12Z",
            "updatedTime": "2020-08-30T20:20:28.347692Z",
            "uploadedTime": "2015-06-15T08:36:13Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625389/theora/Empo-150115.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625389/large_thumb/Empo-150115.jpg"
        },
        {
            "id": 625388,
            "name": "Empo TV - 15.02.05",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625388/small_thumb/Empo-150205.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625388/broadcast/Empo-150205.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:29.840000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:35:45Z",
            "updatedTime": "2020-08-30T20:20:48.259384Z",
            "uploadedTime": "2015-06-15T08:35:45Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625388/theora/Empo-150205.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625388/large_thumb/Empo-150205.jpg"
        },
        {
            "id": 622222,
            "name": "Ekstremsport 2005 base4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622222/theora/1932_63bfa48ed962474a8ef505c4a9950851.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622222/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622222/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622222/broadcast/orig_Ekstremsportveko 2005 base4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622222/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:31.350000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T08:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.017556Z",
            "uploadedTime": "2009-01-02T08:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622222/theora/1932_63bfa48ed962474a8ef505c4a9950851.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622222/large_thumb/large.jpg"
        },
        {
            "id": 622219,
            "name": "Ekstremsport 2005 sykkel",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622219/theora/1761_dc2efa86f5594378933f4cace9ad8b2b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622219/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622219/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622219/broadcast/orig_Ekstremsportveko 2005 sykkel.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622219/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:07:45.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:21:00Z",
            "updatedTime": "2018-11-10T18:29:31.021642Z",
            "uploadedTime": "2009-01-02T05:21:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622219/theora/1761_dc2efa86f5594378933f4cace9ad8b2b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622219/large_thumb/large.jpg"
        },
        {
            "id": 625214,
            "name": "Empo TV - del 153",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625214/theora/Empo-131023.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625214/small_thumb/Empo-131023.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625214/large_thumb/Empo-131023.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625214/broadcast/Empo-131023.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-10-24T13:52:04Z",
            "updatedTime": "2020-08-30T19:33:03.486031Z",
            "uploadedTime": "2013-10-24T13:52:05Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625214/theora/Empo-131023.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625214/large_thumb/Empo-131023.jpg"
        },
        {
            "id": 625881,
            "name": "High FPS GoPro test",
            "header": "This is merely a test to see how Frikanalen handles high FPS inputs.",
            "description": "",
            "files": {
                "original": "https://upload.frikanalen.no/media/625881/original/GOPR0003.MP4"
            },
            "creator": "odin.omdal@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:04.360000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2017-05-08T11:26:00.667676Z",
            "updatedTime": "2018-11-14T11:22:08.973211Z",
            "uploadedTime": "2017-05-22T09:21:11.098575Z",
            "ogvUrl": null,
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 622213,
            "name": "Ekstremsport 2005 ski2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622213/theora/1754_e5bdf1f80ee9456a849526d0e215d0d3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622213/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622213/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622213/broadcast/orig_Ekstremsportveko 2005 ski2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622213/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:21.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.029799Z",
            "uploadedTime": "2009-01-02T05:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622213/theora/1754_e5bdf1f80ee9456a849526d0e215d0d3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622213/large_thumb/large.jpg"
        },
        {
            "id": 622230,
            "name": "PROMO Frikanalen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622230/theora/2056_985f6cf2b7944e4f84d4382bba2ea048.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622230/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622230/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622230/broadcast/orig_PROMO Frikanalen.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622230/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:25:55.240000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T10:16:00Z",
            "updatedTime": "2018-11-10T18:29:31.006712Z",
            "uploadedTime": "2009-01-02T10:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622230/theora/2056_985f6cf2b7944e4f84d4382bba2ea048.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622230/large_thumb/large.jpg"
        },
        {
            "id": 622210,
            "name": "Ekstremsport 2005 paragliding",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622210/theora/1747_7972d710c28a4f0aa257c0154b020511.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622210/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622210/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622210/broadcast/orig_Ekstremsportveko 2005 paragliding.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622210/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:05:14.840000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.033857Z",
            "uploadedTime": "2009-01-02T05:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622210/theora/1747_7972d710c28a4f0aa257c0154b020511.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622210/large_thumb/large.jpg"
        },
        {
            "id": 622206,
            "name": "Ekstremsport 2005 kayak3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622206/theora/1742_33a6c4b4bfef4e3f8187f48691c3ad30.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622206/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622206/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622206/broadcast/orig_Ekstremsportveko 2005 kayak3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622206/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:02:02.320000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:02:00Z",
            "updatedTime": "2018-11-10T18:29:31.039237Z",
            "uploadedTime": "2009-01-02T05:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622206/theora/1742_33a6c4b4bfef4e3f8187f48691c3ad30.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622206/large_thumb/large.jpg"
        },
        {
            "id": 622205,
            "name": "Ekstremsport 2005 hangglide2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622205/theora/1741_f601d023340540558a04209e09f66514.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622205/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622205/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622205/broadcast/orig_Ekstremsportveko 2005 hangglide2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622205/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:36.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:01:00Z",
            "updatedTime": "2018-11-10T18:29:31.041278Z",
            "uploadedTime": "2009-01-02T05:01:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622205/theora/1741_f601d023340540558a04209e09f66514.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622205/large_thumb/large.jpg"
        },
        {
            "id": 622203,
            "name": "Ekstremsport 2005 hangglide",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622203/theora/1736_7e78218f0e014e58868f6417378243bf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622203/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622203/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622203/broadcast/orig_Ekstremsportveko 2005 hangglide.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622203/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:13.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:56:00Z",
            "updatedTime": "2018-11-10T18:29:31.045757Z",
            "uploadedTime": "2009-01-02T04:56:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622203/theora/1736_7e78218f0e014e58868f6417378243bf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622203/large_thumb/large.jpg"
        },
        {
            "id": 622202,
            "name": "Ekstremsport 2005 base2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622202/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622202/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622202/broadcast/orig_Ekstremsportveko 2005 base2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:44.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:54:00Z",
            "updatedTime": "2018-11-10T18:29:31.047193Z",
            "uploadedTime": "2009-01-02T04:54:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622202/theora/1734_794f50d9733e4b63bee802ceda631f22.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622202/large_thumb/large.jpg"
        },
        {
            "id": 625404,
            "name": "Empo TV - 14.10.16",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625404/small_thumb/Empo-141016.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625404/broadcast/Empo-141016.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:13:30.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:16Z",
            "updatedTime": "2020-08-30T20:18:55.587624Z",
            "uploadedTime": "2015-06-15T08:40:17Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625404/theora/Empo-141016.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625404/large_thumb/Empo-141016.jpg"
        },
        {
            "id": 623110,
            "name": "Silje Strandengen",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623110/broadcast/3517_924f00db42b54bee9e69816c78750cbf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:05:03.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-09-18T18:10:28Z",
            "updatedTime": "2018-11-10T18:29:30.212383Z",
            "uploadedTime": "2009-09-18T18:10:28Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623110/theora/3517_5686ccf30cdb43088db6fedb00a0b18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623110/large_thumb/large.jpg"
        },
        {
            "id": 622195,
            "name": "Ekstremsportveko 2006 del 6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622195/theora/1719_1b3316ae0d804e4ca081883fd2a6b406.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622195/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622195/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622195/broadcast/orig_Ekstremsportveko 2006 del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622195/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:28.800000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:39:00Z",
            "updatedTime": "2018-11-10T18:29:31.057139Z",
            "uploadedTime": "2009-01-02T04:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622195/theora/1719_1b3316ae0d804e4ca081883fd2a6b406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622195/large_thumb/large.jpg"
        },
        {
            "id": 622194,
            "name": "Ekstremsportveko 2006 del 5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622194/theora/1718_392b087e246a4509bacab0391a3d510f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622194/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622194/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622194/broadcast/orig_Ekstremsportveko 2006 del 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622194/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:04.480000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:38:00Z",
            "updatedTime": "2018-11-10T18:29:31.058552Z",
            "uploadedTime": "2009-01-02T04:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622194/theora/1718_392b087e246a4509bacab0391a3d510f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622194/large_thumb/large.jpg"
        },
        {
            "id": 625403,
            "name": "Empo TV - 15.02.12",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625403/theora/Empo-150212.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625403/large_thumb/Empo-150212.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625403/small_thumb/Empo-150212.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625403/broadcast/Empo-150212.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:10",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:02Z",
            "updatedTime": "2020-08-30T20:19:03.459808Z",
            "uploadedTime": "2015-06-15T08:40:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625403/theora/Empo-150212.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625403/large_thumb/Empo-150212.jpg"
        },
        {
            "id": 625400,
            "name": "Empo TV - 14.10.09",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625400/theora/Empo-141009.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625400/large_thumb/Empo-141009.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625400/small_thumb/Empo-141009.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625400/broadcast/Empo-141009.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:59.960000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:38:17Z",
            "updatedTime": "2020-08-30T20:19:30.664245Z",
            "uploadedTime": "2015-06-15T08:38:18Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625400/theora/Empo-141009.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625400/large_thumb/Empo-141009.jpg"
        },
        {
            "id": 622191,
            "name": "Ekstremsportveko 2006 del 1",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622191/theora/1714_52ec3f5651e94ad8a4f631eb9b96131e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622191/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622191/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622191/broadcast/orig_Ekstremsportveko 2006 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622191/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:49.360000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.062628Z",
            "uploadedTime": "2009-01-02T04:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622191/theora/1714_52ec3f5651e94ad8a4f631eb9b96131e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622191/large_thumb/large.jpg"
        },
        {
            "id": 525013,
            "name": "Ekstremsport 2005 paragliding4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/525013/theora/1750_4f846b8150c54894a880f749c3195363.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/525013/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/525013/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/525013/broadcast/orig_Ekstremsportveko 2005 paragliding4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/525013/large_thumb/large.jpg"
            },
            "creator": "rokne@aagot.no",
            "organization": {
                "id": 125,
                "name": "400meterkunst",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1057,
                "editorName": "Aagot Rokne",
                "editorEmail": "rokne@aagot.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:05.120000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.285702Z",
            "uploadedTime": "2009-01-02T05:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/525013/theora/1750_4f846b8150c54894a880f749c3195363.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/525013/large_thumb/large.jpg"
        },
        {
            "id": 627955,
            "name": "Støtte til og vennskap med barn i Gaza",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/627955/theora/St�tte til og vennskap med barn i Gaza.ogv",
                "broadcast": "https://upload.frikanalen.no/media/627955/broadcast/St�tte til og vennskap med barn i Gaza.dv",
                "original": "https://upload.frikanalen.no/media/627955/original/St�tte til og vennskap med barn i Gaza.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/627955/large_thumb/St�tte til og vennskap med barn i Gaza.jpg"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:06:08.360000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2024-10-24T18:54:35.802560Z",
            "updatedTime": "2024-10-24T19:01:46.214582Z",
            "uploadedTime": "2024-10-24T18:58:36.056215Z",
            "ogvUrl": "https://upload.frikanalen.no/media/627955/theora/St�tte til og vennskap med barn i Gaza.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/627955/large_thumb/St�tte til og vennskap med barn i Gaza.jpg"
        },
        {
            "id": 625279,
            "name": "Empo TV - del 186",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625279/theora/Empo-140605.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625279/large_thumb/Empo-140605.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625279/small_thumb/Empo-140605.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625279/broadcast/Empo-140605.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:14:39.480000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-06-05T07:27:15Z",
            "updatedTime": "2020-08-30T19:20:17.987691Z",
            "uploadedTime": "2014-06-05T07:27:16Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625279/theora/Empo-140605.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625279/large_thumb/Empo-140605.jpg"
        },
        {
            "id": 625256,
            "name": "Empo TV - del 176",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625256/theora/Empo-140403.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625256/small_thumb/Empo-140403.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625256/large_thumb/Empo-140403.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625256/broadcast/Empo-140403.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:22:51.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-04-03T13:24:32Z",
            "updatedTime": "2020-08-30T19:27:35.237402Z",
            "uploadedTime": "2014-04-03T13:24:33Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625256/theora/Empo-140403.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625256/large_thumb/Empo-140403.jpg"
        },
        {
            "id": 625262,
            "name": "Empo TV - del 164",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625262/theora/Empo-140116.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625262/small_thumb/Empo-140116.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625262/large_thumb/Empo-140116.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625262/broadcast/Empo-140116.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2014-05-05T06:33:25Z",
            "updatedTime": "2020-08-30T19:27:16.492589Z",
            "uploadedTime": "2014-05-05T06:33:26Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625262/theora/Empo-140116.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625262/large_thumb/Empo-140116.jpg"
        },
        {
            "id": 625407,
            "name": "Empo TV - 15.01.08",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625407/theora/Empo-150108.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625407/small_thumb/Empo-150108.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625407/large_thumb/Empo-150108.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625407/broadcast/Empo-150108.avi"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:40:37Z",
            "updatedTime": "2020-08-30T20:18:38.084450Z",
            "uploadedTime": "2015-06-15T08:40:38Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625407/theora/Empo-150108.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625407/large_thumb/Empo-150108.jpg"
        },
        {
            "id": 626838,
            "name": "Anti-Zionism is Anti-Semitism - Del 1",
            "header": "Anti-Zionism is Anti-Semitism - Del 1",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626838/theora/Anti-Zionism is Anti-Semitism - Del 1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626838/broadcast/Anti-Zionism is Anti-Semitism - Del 1.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626838/large_thumb/Anti-Zionism is Anti-Semitism - Del 1.jpg",
                "original": "https://upload.frikanalen.no/media/626838/original/Anti-Zionism is Anti-Semitism - Del 1.mp4"
            },
            "creator": "linstad@urtehagen.com",
            "organization": {
                "id": 137,
                "name": "Trond Ali Linstad",
                "homepage": null,
                "description": "",
                "postalAddress": "0187 Oslo",
                "streetAddress": "Norbygata 13",
                "editorId": 2216,
                "editorName": "Trond Ali Linstad",
                "editorEmail": "linstad@urtehagen.com",
                "editorMsisdn": "+47 406 16 181",
                "fkmember": true
            },
            "duration": "00:26:43.160000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2021-07-03T23:18:22.763090Z",
            "updatedTime": "2021-07-11T14:10:02.525756Z",
            "uploadedTime": "2021-07-11T14:10:01.842037Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626838/theora/Anti-Zionism is Anti-Semitism - Del 1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626838/large_thumb/Anti-Zionism is Anti-Semitism - Del 1.jpg"
        }
    ]
}