List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3536,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3350&ordering=-header",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3250&ordering=-header",
    "results": [
        {
            "id": 622217,
            "name": "Ekstremsport 2005 skydiving5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622217/theora/1759_0136bf4c938e4796ac5355823de28c3b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622217/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622217/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622217/broadcast/orig_Ekstremsportveko 2005 skydiving5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622217/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.920000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.024348Z",
            "uploadedTime": "2009-01-02T05:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622217/theora/1759_0136bf4c938e4796ac5355823de28c3b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622217/large_thumb/large.jpg"
        },
        {
            "id": 622216,
            "name": "Ekstremsport 2005 skydiving4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622216/theora/1758_0c7ee7e3bcb342b88a6fc5a36a94eb1d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622216/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622216/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622216/broadcast/orig_Ekstremsportveko 2005 skydiving4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622216/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:03.960000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:18:00Z",
            "updatedTime": "2018-11-10T18:29:31.025684Z",
            "uploadedTime": "2009-01-02T05:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622216/theora/1758_0c7ee7e3bcb342b88a6fc5a36a94eb1d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622216/large_thumb/large.jpg"
        },
        {
            "id": 622215,
            "name": "Ekstremsport 2005 skydiving3",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622215/theora/1757_04b80c0ba905435ead1085e4e29c1400.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622215/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622215/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622215/broadcast/orig_Ekstremsportveko 2005 skydiving3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622215/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:14.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:17:00Z",
            "updatedTime": "2018-11-10T18:29:31.027057Z",
            "uploadedTime": "2009-01-02T05:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622215/theora/1757_04b80c0ba905435ead1085e4e29c1400.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622215/large_thumb/large.jpg"
        },
        {
            "id": 622214,
            "name": "Ekstremsport 2005 skydiving2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622214/theora/1756_e0c0f4784c574c50a536ced645a98719.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622214/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622214/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622214/broadcast/orig_Ekstremsportveko 2005 skydiving2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622214/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:11",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:16:00Z",
            "updatedTime": "2018-11-10T18:29:31.028434Z",
            "uploadedTime": "2009-01-02T05:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622214/theora/1756_e0c0f4784c574c50a536ced645a98719.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622214/large_thumb/large.jpg"
        },
        {
            "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": 625401,
            "name": "Empo TV - 14.10.23",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625401/theora/Empo-141023.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625401/small_thumb/Empo-141023.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625401/large_thumb/Empo-141023.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625401/broadcast/Empo-141023.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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2015-06-15T08:39:08Z",
            "updatedTime": "2020-08-30T20:19:20.285619Z",
            "uploadedTime": "2015-06-15T08:39:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625401/theora/Empo-141023.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625401/large_thumb/Empo-141023.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 91 85 95 08",
                "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": 622209,
            "name": "Ekstremsport 2005 longboard2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622209/theora/1746_e366dcff695d442ca4d5f63b6b54e255.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622209/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622209/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622209/broadcast/orig_Ekstremsportveko 2005 longboard2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622209/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:08.160000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:06:00Z",
            "updatedTime": "2018-11-10T18:29:31.035206Z",
            "uploadedTime": "2009-01-02T05:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622209/theora/1746_e366dcff695d442ca4d5f63b6b54e255.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622209/large_thumb/large.jpg"
        },
        {
            "id": 622207,
            "name": "Ekstremsport 2005 kayak5",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622207/theora/1743_2afc7d54e8b34c50ba2410d28aecb80f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622207/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622207/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622207/broadcast/orig_Ekstremsportveko 2005 kayak5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622207/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:22.600000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T05:03:00Z",
            "updatedTime": "2018-11-10T18:29:31.037894Z",
            "uploadedTime": "2009-01-02T05:03:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622207/theora/1743_2afc7d54e8b34c50ba2410d28aecb80f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622207/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": 622204,
            "name": "Ekstremsport 2005 kayak6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622204/theora/1739_ae169de3c5f24a22a4b456818c5af394.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622204/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622204/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622204/broadcast/orig_Ekstremsportveko 2005 kayak.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622204/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:57.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:59:00Z",
            "updatedTime": "2018-11-10T18:29:31.043984Z",
            "uploadedTime": "2009-01-02T04:59:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622204/theora/1739_ae169de3c5f24a22a4b456818c5af394.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622204/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": 622201,
            "name": "Ekstremsport 2005 kayak",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622201/theora/1733_92cc5da4540f4421a2d9211c9c1209b4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622201/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622201/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622201/broadcast/orig_Ekstremsportveko 2005 kayak.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622201/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:57.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:53:00Z",
            "updatedTime": "2018-11-10T18:29:31.048594Z",
            "uploadedTime": "2009-01-02T04:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622201/theora/1733_92cc5da4540f4421a2d9211c9c1209b4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622201/large_thumb/large.jpg"
        },
        {
            "id": 622198,
            "name": "Ekstremsportveko 2008 del 6",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622198/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622198/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622198/broadcast/orig_Ekstremsportveko 2008 del 6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622198/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:56.640000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.052954Z",
            "uploadedTime": "2009-01-02T04:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622198/theora/1728_62297bdbf7674ea68d3986a75bc9b4b8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622198/large_thumb/large.jpg"
        },
        {
            "id": 622197,
            "name": "Ekstremsportveko 2008 del 4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622197/theora/1726_4ec11d8696fb486e983d3df05aae825e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622197/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622197/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622197/broadcast/orig_Ekstremsportveko 2008 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622197/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:18:35.520000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.054359Z",
            "uploadedTime": "2009-01-02T04:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622197/theora/1726_4ec11d8696fb486e983d3df05aae825e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622197/large_thumb/large.jpg"
        },
        {
            "id": 622196,
            "name": "Ekstremsportveko 2007 del 1",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622196/theora/1721_59d34c773606422cb77009f0692e1f8d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622196/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622196/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622196/broadcast/orig_Ekstremsportveko 2007 del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622196/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": "01:28:35.680000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:41:00Z",
            "updatedTime": "2018-11-10T18:29:31.055761Z",
            "uploadedTime": "2009-01-02T04:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622196/theora/1721_59d34c773606422cb77009f0692e1f8d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622196/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": 622193,
            "name": "Ekstremsportveko 2006 del 4",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622193/theora/1717_ae2ef85eea1b4282892e80bef959d602.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622193/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622193/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622193/broadcast/orig_Ekstremsportveko 2006 del 4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622193/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:18:39.240000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:37:00Z",
            "updatedTime": "2018-11-10T18:29:31.059951Z",
            "uploadedTime": "2009-01-02T04:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622193/theora/1717_ae2ef85eea1b4282892e80bef959d602.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622193/large_thumb/large.jpg"
        },
        {
            "id": 622192,
            "name": "Ekstremsportveko 2006 del 2",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622192/theora/1715_a317e5baf536460e9492d67712e2a2ea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622192/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622192/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622192/broadcast/orig_Ekstremsportveko 2006 del 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622192/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:18:15.440000",
            "categories": [
                "Idrett"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:35:00Z",
            "updatedTime": "2018-11-10T18:29:31.061292Z",
            "uploadedTime": "2009-01-02T04:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622192/theora/1715_a317e5baf536460e9492d67712e2a2ea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622192/large_thumb/large.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": 625075,
            "name": "Empo tv - del 113",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625075/theora/6536_77469d7004cb4820883a978c51d786e6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625075/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625075/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625075/broadcast/6536_ec64ef79c68b4c96947822e0963e1c50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625075/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:17:31.253000Z",
            "updatedTime": "2020-08-30T19:41:40.560266Z",
            "uploadedTime": "2012-11-07T11:17:31.253000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625075/theora/6536_77469d7004cb4820883a978c51d786e6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625075/large_thumb/large.jpg"
        },
        {
            "id": 625082,
            "name": "Empo tv - del 114",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625082/theora/6535_7e3011bd5830474996a715b3aecaff52.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625082/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625082/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625082/broadcast/6535_872b58205bde43cda1ff3169479c2473.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625082/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T10:52:21.703000Z",
            "updatedTime": "2020-08-30T19:41:14.317130Z",
            "uploadedTime": "2012-11-07T10:52:21.703000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625082/theora/6535_7e3011bd5830474996a715b3aecaff52.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625082/large_thumb/large.jpg"
        },
        {
            "id": 624969,
            "name": "Empo TV - del 104",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624969/theora/6375_48602c2080be41e3ae6d88c4d609d4d6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624969/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624969/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624969/broadcast/6375_9459a975d9ee4542a8688cfed6bd8a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624969/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:19.160000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-08-25T15:36:10.840000Z",
            "updatedTime": "2020-08-30T19:44:15.710428Z",
            "uploadedTime": "2012-08-25T15:36:10.840000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624969/theora/6375_48602c2080be41e3ae6d88c4d609d4d6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624969/large_thumb/large.jpg"
        },
        {
            "id": 625110,
            "name": "empo tv - del 118",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625110/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625110/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625110/broadcast/6582_ced1e487b5c34a8eae5b4824fc87eb50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-27T13:20:40.727000Z",
            "updatedTime": "2020-08-30T19:42:09.988396Z",
            "uploadedTime": "2012-11-27T13:20:40.727000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625110/theora/6582_3b8b15d92e294d9b8ed05befe20b7cc7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625110/large_thumb/large.jpg"
        },
        {
            "id": 625095,
            "name": "Empo tv - del 116",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625095/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625095/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625095/broadcast/6538_059361a1eeb9452799798f6719305b5c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-11-07T11:26:54.027000Z",
            "updatedTime": "2020-08-30T19:40:56.195048Z",
            "uploadedTime": "2012-11-07T11:26:54.027000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625095/theora/6538_0e84e33fea4f457db81d0ec558863102.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625095/large_thumb/large.jpg"
        },
        {
            "id": 625147,
            "name": "Empo TV - del 123",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625147/small_thumb/Empo-130221.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg",
                "theora": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625147/broadcast/Empo-130221.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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2013-02-20T15:58:07Z",
            "updatedTime": "2020-08-30T19:42:21.899844Z",
            "uploadedTime": "2013-02-20T15:58:09Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625147/theora/Empo-130221.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625147/large_thumb/Empo-130221.jpg"
        },
        {
            "id": 625126,
            "name": "Empo TV - del 119",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625126/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625126/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625126/broadcast/6608_60e2a2a004c942e5b2f5df4450955ff1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:54:25.970000Z",
            "updatedTime": "2020-08-30T19:40:27.459673Z",
            "uploadedTime": "2012-12-18T16:54:25.970000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625126/theora/6608_5566d89bd2824b11a3ea1ab595a4f1d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625126/large_thumb/large.jpg"
        },
        {
            "id": 625140,
            "name": "Empo TV - del 120",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/625140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625140/broadcast/6609_d6bc9a25ed95403ba49b6f2bae7a828a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
            },
            "creator": "prosjektmedarbeidere@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:13:12.280000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://www.empotv.no",
            "createdTime": "2012-12-18T16:56:35.083000Z",
            "updatedTime": "2020-08-30T19:40:16.144867Z",
            "uploadedTime": "2012-12-18T16:56:35.083000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625140/theora/6609_412eebb1f16c49508dddfbd38c979a9a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625140/large_thumb/large.jpg"
        },
        {
            "id": 625148,
            "name": "Empo TV - del 124",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625148/small_thumb/Empo-130228.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625148/broadcast/Empo-130228.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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no",
            "createdTime": "2013-02-28T11:11:03Z",
            "updatedTime": "2020-08-30T19:39:11.543959Z",
            "uploadedTime": "2013-02-28T11:11:04Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625148/theora/Empo-130228.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625148/large_thumb/Empo-130228.jpg"
        },
        {
            "id": 625155,
            "name": "Empo TV - del 126",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625155/small_thumb/Empo-130314.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625155/broadcast/Empo-130314.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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:15:00",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-03-14T13:24:49Z",
            "updatedTime": "2020-08-30T19:37:50.023798Z",
            "uploadedTime": "2013-03-14T13:24:49Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625155/theora/Empo-130314.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625155/large_thumb/Empo-130314.jpg"
        },
        {
            "id": 628039,
            "name": "Shofar - To sabbater før Purim",
            "header": "",
            "description": "De to første sabbatene i måneden Adar er knyttet til Purim\nfesten. I måneden finner vi både ned og oppturer. Gjennom smerte og\nprøvelser fører Herren sitt folk frem til seier. Herren vil gi sitt folk\nro for sine fiender.",
            "files": {
                "theora": "https://upload.frikanalen.no/media/628039/theora/Shofar 254 To Sabbater f�r Purim.ogv",
                "broadcast": "https://upload.frikanalen.no/media/628039/broadcast/Shofar 254 To Sabbater f�r Purim.dv",
                "original": "https://upload.frikanalen.no/media/628039/original/Shofar 254 To Sabbater f�r Purim.mov",
                "largeThumb": "https://upload.frikanalen.no/media/628039/large_thumb/Shofar 254 To Sabbater f�r Purim.jpg"
            },
            "creator": "haavard_urhaug@hotmail.com",
            "organization": {
                "id": 135,
                "name": "Bladet Evangelisten",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 2188,
                "editorName": "Kurt Urhaug",
                "editorEmail": "kurt@evangelisten.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:28.140000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2025-03-05T22:38:45.803745Z",
            "updatedTime": "2025-03-05T23:09:42.500946Z",
            "uploadedTime": "2025-03-05T22:44:10.370514Z",
            "ogvUrl": "https://upload.frikanalen.no/media/628039/theora/Shofar 254 To Sabbater f�r Purim.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/628039/large_thumb/Shofar 254 To Sabbater f�r Purim.jpg"
        },
        {
            "id": 625163,
            "name": "Empo TV - del 128",
            "header": "",
            "description": "",
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625163/small_thumb/Empo-1313.jpg",
                "theora": "https://upload.frikanalen.no/media/625163/theora/Empo-1313.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625163/large_thumb/Empo-1313.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625163/broadcast/Empo-1313.mpg"
            },
            "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 97 84 16 12",
                "fkmember": true
            },
            "duration": "00:14:59.970000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "http://empo.no/",
            "createdTime": "2013-04-03T06:59:02Z",
            "updatedTime": "2020-08-30T19:38:51.863681Z",
            "uploadedTime": "2013-04-03T06:59:03Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625163/theora/Empo-1313.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625163/large_thumb/Empo-1313.jpg"
        },
        {
            "id": 622147,
            "name": "Jul på Studentrådet del 24",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622147/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622147/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622147/broadcast/orig_Jul på Studentrådet del 24.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622147/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:17",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:19:00Z",
            "updatedTime": "2018-11-10T18:29:31.133690Z",
            "uploadedTime": "2009-01-02T02:19:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622147/theora/1579_0b9d259617134620a04942468d076bd7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622147/large_thumb/large.jpg"
        },
        {
            "id": 622146,
            "name": "Jul på Studentrådet del 23",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622146/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622146/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622146/broadcast/orig_Jul på studentrådet del 23.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622146/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:38.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:18:00Z",
            "updatedTime": "2018-11-10T18:29:31.135231Z",
            "uploadedTime": "2009-01-02T02:18:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622146/theora/1578_b1c19f3977874fb995091627ee3ff63e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622146/large_thumb/large.jpg"
        },
        {
            "id": 622145,
            "name": "Jul på Studentrådet del 22",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622145/theora/1577_6b103f0e30f54fb6a4ed00d22c36b064.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622145/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622145/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622145/broadcast/orig_JPS_EP22.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622145/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:23.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:17:00Z",
            "updatedTime": "2018-11-10T18:29:31.137131Z",
            "uploadedTime": "2009-01-02T02:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622145/theora/1577_6b103f0e30f54fb6a4ed00d22c36b064.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622145/large_thumb/large.jpg"
        },
        {
            "id": 622144,
            "name": "Jul på Studentrådet del 21",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622144/theora/1576_66d7430095aa4618892a179c00e7b5b1.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622144/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622144/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622144/broadcast/orig_Jul paa Studentraadet del 21.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622144/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:02.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:16:00Z",
            "updatedTime": "2018-11-10T18:29:31.138775Z",
            "uploadedTime": "2009-01-02T02:16:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622144/theora/1576_66d7430095aa4618892a179c00e7b5b1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622144/large_thumb/large.jpg"
        },
        {
            "id": 622143,
            "name": "Jul på Studentrådet del 20",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622143/theora/1575_1a440d08430142d3b05905f401e4a2eb.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622143/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622143/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622143/broadcast/orig_JPS_EP20.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622143/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:30.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:15:00Z",
            "updatedTime": "2018-11-10T18:29:31.140381Z",
            "uploadedTime": "2009-01-02T02:15:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622143/theora/1575_1a440d08430142d3b05905f401e4a2eb.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622143/large_thumb/large.jpg"
        },
        {
            "id": 622142,
            "name": "Jul på Studentrådet del 19",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622142/theora/1574_82961ac2bce44db59ca00a326ca5a811.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622142/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622142/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622142/broadcast/orig_JPS_EP19.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622142/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:44.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.141831Z",
            "uploadedTime": "2009-01-02T02:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622142/theora/1574_82961ac2bce44db59ca00a326ca5a811.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622142/large_thumb/large.jpg"
        },
        {
            "id": 622141,
            "name": "Jul på Studentrådet del 18",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622141/theora/1573_35662c61a59a4ad283344531a4a3c92c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622141/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622141/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622141/broadcast/orig_JPS_EP18.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622141/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:15.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:13:00Z",
            "updatedTime": "2018-11-10T18:29:31.143217Z",
            "uploadedTime": "2009-01-02T02:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622141/theora/1573_35662c61a59a4ad283344531a4a3c92c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622141/large_thumb/large.jpg"
        },
        {
            "id": 622140,
            "name": "Jul på Studentrådet del 17",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622140/theora/1572_b257855bf1574af9b5dfbbff8364969f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622140/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622140/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622140/broadcast/orig_JPS_EP17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622140/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:31.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:12:00Z",
            "updatedTime": "2018-11-10T18:29:31.144650Z",
            "uploadedTime": "2009-01-02T02:12:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622140/theora/1572_b257855bf1574af9b5dfbbff8364969f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622140/large_thumb/large.jpg"
        },
        {
            "id": 622139,
            "name": "Jul på Studentrådet del 16",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622139/theora/1571_fbb6d508f70341d9b85b3f1d1c67885a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622139/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622139/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622139/broadcast/orig_JPS_EP16.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622139/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:29.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:11:00Z",
            "updatedTime": "2018-11-10T18:29:31.146086Z",
            "uploadedTime": "2009-01-02T02:11:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622139/theora/1571_fbb6d508f70341d9b85b3f1d1c67885a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622139/large_thumb/large.jpg"
        },
        {
            "id": 622138,
            "name": "Jul på Studentrådet del 15",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622138/theora/1570_eec7efadac4d42c49fff2aad58ea17af.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622138/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622138/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622138/broadcast/orig_JPS_EP15.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622138/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:06:59.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:10:00Z",
            "updatedTime": "2018-11-10T18:29:31.147454Z",
            "uploadedTime": "2009-01-02T02:10:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622138/theora/1570_eec7efadac4d42c49fff2aad58ea17af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622138/large_thumb/large.jpg"
        },
        {
            "id": 622137,
            "name": "Jul på Studentrådet del 14",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622137/theora/1569_0d8d65a164c5457191e9c61ffd877160.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622137/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622137/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622137/broadcast/orig_JPS_EP14.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622137/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:09:20.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:09:00Z",
            "updatedTime": "2018-11-10T18:29:31.148827Z",
            "uploadedTime": "2009-01-02T02:09:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622137/theora/1569_0d8d65a164c5457191e9c61ffd877160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622137/large_thumb/large.jpg"
        },
        {
            "id": 622136,
            "name": "Jul på Studentrådet del 13",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622136/theora/1568_3720c659efd6486c8bd30e7c4900e3f4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622136/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622136/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622136/broadcast/orig_JPS_EP13.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622136/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:46.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:08:00Z",
            "updatedTime": "2018-11-10T18:29:31.151002Z",
            "uploadedTime": "2009-01-02T02:08:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622136/theora/1568_3720c659efd6486c8bd30e7c4900e3f4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622136/large_thumb/large.jpg"
        },
        {
            "id": 622135,
            "name": "Jul på Studentrådet del 12",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622135/theora/1567_89921ad0498041fb9807893e8b91e108.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622135/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622135/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622135/broadcast/orig_Jul på Studentrådet del 12.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622135/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:07:32.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:07:00Z",
            "updatedTime": "2018-11-10T18:29:31.152869Z",
            "uploadedTime": "2009-01-02T02:07:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622135/theora/1567_89921ad0498041fb9807893e8b91e108.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622135/large_thumb/large.jpg"
        },
        {
            "id": 622134,
            "name": "Jul på Studentrådet del 11",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622134/theora/1566_441254cd1796476d83e5c7c89e727341.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622134/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622134/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622134/broadcast/orig_Jul på studentrådet del 11.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622134/large_thumb/large.jpg"
            },
            "creator": "red@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:08:14.320000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T02:06:00Z",
            "updatedTime": "2018-11-10T18:29:31.154597Z",
            "uploadedTime": "2009-01-02T02:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622134/theora/1566_441254cd1796476d83e5c7c89e727341.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622134/large_thumb/large.jpg"
        }
    ]
}