List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3375,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=is_filler&page=4",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3200&ordering=is_filler&page=4",
    "results": [
        {
            "id": 623555,
            "name": "Talentfabrikken 22. oktober 2010 (R)",
            "header": "Reprise fra uke 18, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623555/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623555/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623555/broadcast/4230_c9e8991ffc474611a0cb468b59fe1699.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:38.360000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:54:07.790000Z",
            "updatedTime": "2018-11-10T18:29:29.652537Z",
            "uploadedTime": "2010-04-14T19:54:07.790000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623555/theora/4230_2fc6aee2284d43b39d8e78784986838d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623555/large_thumb/large.jpg"
        },
        {
            "id": 623553,
            "name": "Møteplassen - Kjærlighet 3",
            "header": "Vi er med på samlivsweekend med Ole Magnus Olafsrud fra Navigatørene og snakker med ham om seminaret \"Sammen i kjærlighet\".\nJohanna Engamo Kleveland reflekterer over Jesu kjærlighet i lys av påskebudskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623553/theora/4073_ac6575810f1246b7b1a8fd94ddc97b48.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623553/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623553/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623553/broadcast/4073_748479f6a3c740a0a628400bfb4c2cb9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623553/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T13:35:23.540000Z",
            "updatedTime": "2018-11-10T18:29:29.655218Z",
            "uploadedTime": "2010-03-15T13:35:23.540000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623553/theora/4073_ac6575810f1246b7b1a8fd94ddc97b48.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623553/large_thumb/large.jpg"
        },
        {
            "id": 623552,
            "name": "Talentfabrikken 15. oktober 2010 (R)",
            "header": "Reprise fra uke 16, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623552/theora/4229_58c56c09fb6b411daa7b4f1842726519.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623552/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623552/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623552/broadcast/4229_ca6d256feb584bde91b2cceef514a3b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623552/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:39.800000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-04-14T19:49:07.287000Z",
            "updatedTime": "2018-11-10T18:29:29.656711Z",
            "uploadedTime": "2010-04-14T19:49:07.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623552/theora/4229_58c56c09fb6b411daa7b4f1842726519.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623552/large_thumb/large.jpg"
        },
        {
            "id": 623539,
            "name": "Talentfabrikken 8. oktober 2010 (R)",
            "header": "Reprise fra uke 15, 2010",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623539/theora/4004_584896a0afb74bd3a90935641314c7f8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623539/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623539/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623539/broadcast/4004_73dcc07099b8430ebcff74b922637a50.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623539/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:24:44.600000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-03T12:09:15.997000Z",
            "updatedTime": "2018-11-10T18:29:29.675104Z",
            "uploadedTime": "2010-03-03T12:09:15.997000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623539/theora/4004_584896a0afb74bd3a90935641314c7f8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623539/large_thumb/large.jpg"
        },
        {
            "id": 623538,
            "name": "Utrop TV - flerkulturelt magasin nr 07",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623538/theora/4014_00aac4e393b9461fa40c084e507ada27.ogv",
                "original": "https://upload.frikanalen.no/media/623538/original/orig_54d47eaa532547d988e530134c4dc4bf.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623538/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623538/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623538/broadcast/4014_dbfecea2306c41af88ff1420e0dd2eb1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623538/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:23.920000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T17:18:10.750000Z",
            "updatedTime": "2018-11-10T18:29:29.676773Z",
            "uploadedTime": "2010-03-08T17:18:10.750000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623538/theora/4014_00aac4e393b9461fa40c084e507ada27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623538/large_thumb/large.jpg"
        },
        {
            "id": 623537,
            "name": "Bazar Ingar Kvia",
            "header": "Ingar Kvia er en mann i brann. Han brenner for lastebiler og Haydom i Tanzania, og mange forbinder han med uendelige mengder energi. Hans engasjement brenner fortsatt, men nå har han også fått en ny venn...",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623537/theora/4175_d2c6009855d44e7d9a8089d049387f7b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623537/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623537/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623537/broadcast/4175_737f3693ba364175887b6bc53dc0ef05.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623537/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-29T09:56:44.147000Z",
            "updatedTime": "2018-11-10T18:29:29.678280Z",
            "uploadedTime": "2010-03-29T09:56:44.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623537/theora/4175_d2c6009855d44e7d9a8089d049387f7b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623537/large_thumb/large.jpg"
        },
        {
            "id": 623512,
            "name": "Inside Israel April 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623512/theora/4176_5a94f60d40254b019742f0e77a9508ba.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623512/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623512/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623512/broadcast/4176_2987457d687e4771b0085e60106f29af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623512/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:09.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-29T23:33:21.403000Z",
            "updatedTime": "2018-11-10T18:29:29.713740Z",
            "uploadedTime": "2010-03-29T23:33:21.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623512/theora/4176_5a94f60d40254b019742f0e77a9508ba.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623512/large_thumb/large.jpg"
        },
        {
            "id": 623508,
            "name": "Møteplassen - Kjærlighet 2",
            "header": "Vi er med på samlivsweekend med Ole Magnus Olafsrud fra Navigatørene og snakker med ham om seminaret \"Sammen i kjærlighet\".\nJohanna Engamo Kleveland reflekterer over Jesu kjærlighet i lys av påskebudskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623508/theora/4072_5d4e6c5a0c0c4d65b7f013239379bb1e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623508/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623508/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623508/broadcast/4072_3e80287579d94e70afa728777468b543.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623508/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T13:33:48.117000Z",
            "updatedTime": "2018-11-10T18:29:29.719323Z",
            "uploadedTime": "2010-03-15T13:33:48.117000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623508/theora/4072_5d4e6c5a0c0c4d65b7f013239379bb1e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623508/large_thumb/large.jpg"
        },
        {
            "id": 623506,
            "name": "Utrop TV - flerkulturelt magasin nr 06",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623506/theora/4013_291abcad971d4a7f985f8e970c4400a9.ogv",
                "original": "https://upload.frikanalen.no/media/623506/original/orig_9ed3c484ec00410cba2e9d59ef4d374d.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623506/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623506/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623506/broadcast/4013_0639f2eef7694857b70f4f1ef47c5e90.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623506/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:16.920000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T17:16:55.440000Z",
            "updatedTime": "2018-11-10T18:29:29.722106Z",
            "uploadedTime": "2010-03-08T17:16:55.440000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623506/theora/4013_291abcad971d4a7f985f8e970c4400a9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623506/large_thumb/large.jpg"
        },
        {
            "id": 623503,
            "name": "Møteplassen - Kjærlighet 1",
            "header": "Vi er med på samlivsweekend med Ole Magnus Olafsrud fra Navigatørene og snakker med ham om seminaret \"Sammen i kjærlighet\".\nJohanna Engamo Kleveland reflekterer over Jesu kjærlighet i lys av påskebudskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623503/theora/4071_944dfdb44c6f4cf1b793d0050c1af287.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623503/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623503/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623503/broadcast/4071_2da5da29f6a94ef7992ad958e6e13a1b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623503/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T13:32:16.677000Z",
            "updatedTime": "2018-11-10T18:29:29.726396Z",
            "uploadedTime": "2010-03-15T13:32:16.677000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623503/theora/4071_944dfdb44c6f4cf1b793d0050c1af287.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623503/large_thumb/large.jpg"
        },
        {
            "id": 623491,
            "name": "Bazar Påskevandring",
            "header": "Bazar blir med 3- og 4-åringer på en spesiell påskeopplevelse i Hellemyr kirke denne gangen. Det er Solkollen barnehage i Kristiansand som inviterer barnehager til påskevandring i kirken, og nå ønsker de også at barnehager og menigheter i hele landet skal lære å gjøre det samme.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623491/theora/4066_d0d86ca9cf5a4a0b86a241863525b3c4.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623491/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623491/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623491/broadcast/4066_7f0ffd79b41242d1b93af057ca4f35b4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623491/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-15T12:49:09.920000Z",
            "updatedTime": "2018-11-10T18:29:29.743844Z",
            "uploadedTime": "2010-03-15T12:49:09.920000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623491/theora/4066_d0d86ca9cf5a4a0b86a241863525b3c4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623491/large_thumb/large.jpg"
        },
        {
            "id": 623488,
            "name": "Utrop TV - flerkulturelt magasin nr 05",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623488/theora/4011_1c05a8abe28f4524a0b34c2ea5de4406.ogv",
                "original": "https://upload.frikanalen.no/media/623488/original/orig_f38b20e2237e4adb91095643130f955f.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623488/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623488/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623488/broadcast/4011_58e6790f72e24a36b4ea73f22df190ff.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623488/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:16.320000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:25:53.147000Z",
            "updatedTime": "2018-11-10T18:29:29.747992Z",
            "uploadedTime": "2010-03-08T16:25:53.147000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623488/theora/4011_1c05a8abe28f4524a0b34c2ea5de4406.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623488/large_thumb/large.jpg"
        },
        {
            "id": 623486,
            "name": "Utrop TV - flerkulturelt magasin nr 04",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623486/theora/4012_e40af92a9a5c48af9f7edf3d53b09f97.ogv",
                "original": "https://upload.frikanalen.no/media/623486/original/orig_caa793cfc0414e6b8784e341dce050c8.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623486/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623486/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623486/broadcast/4012_e4a104736ce34a60a6e0576bc122d338.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623486/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:07.320000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:47:27.363000Z",
            "updatedTime": "2018-11-10T18:29:29.749395Z",
            "uploadedTime": "2010-03-08T16:47:27.363000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623486/theora/4012_e40af92a9a5c48af9f7edf3d53b09f97.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623486/large_thumb/large.jpg"
        },
        {
            "id": 623484,
            "name": "Utrop TV - flerkulturelt magasin nr 03",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623484/theora/4010_b4c378e8675448819d72d1e71b032033.ogv",
                "original": "https://upload.frikanalen.no/media/623484/original/orig_5edd346102a74eff9bcf40d4324201d9.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623484/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623484/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623484/broadcast/4010_d525beff320c4c7fa8368c1446912f4f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623484/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:10.360000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-03-08T16:01:33.460000Z",
            "updatedTime": "2018-11-10T18:29:29.752261Z",
            "uploadedTime": "2010-03-08T16:01:33.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623484/theora/4010_b4c378e8675448819d72d1e71b032033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623484/large_thumb/large.jpg"
        },
        {
            "id": 623473,
            "name": "Utrop TV - flerkulturelt magasin nr 02",
            "header": "Reportasjer og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
                "original": "https://upload.frikanalen.no/media/623473/original/orig_e45603b69ab34301bbb374d13ef0f62a.mov",
                "smallThumb": "https://upload.frikanalen.no/media/623473/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623473/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623473/broadcast/3993_f0fc41ce83cc4a3b97f464a7f21867cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.960000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-24T19:09:51.017000Z",
            "updatedTime": "2018-11-10T18:29:29.767742Z",
            "uploadedTime": "2010-02-24T19:09:51.017000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623473/theora/3993_80d267960a9e4a2382604582af1c676b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623473/large_thumb/large.jpg"
        },
        {
            "id": 623451,
            "name": "Utrop TV - flerkulturelt magasin nr 01",
            "header": "Reportasje og debatt om det flerkulturelle",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623451/theora/3996_b83b5e00259f4a5db76d12abe5479f7d.ogv",
                "original": "https://upload.frikanalen.no/media/623451/original/orig_40c6159b712c415a97c50a3fa1e7a263.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/623451/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623451/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623451/broadcast/3996_8f0e28a2de8141279bae72297855b56f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623451/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:55.920000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T18:05:53.057000Z",
            "updatedTime": "2018-11-10T18:29:29.783190Z",
            "uploadedTime": "2010-02-28T18:05:53.057000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623451/theora/3996_b83b5e00259f4a5db76d12abe5479f7d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623451/large_thumb/large.jpg"
        },
        {
            "id": 623431,
            "name": "Inside Israel Mars 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623431/broadcast/3994_2f1b7273eb754969be11170c96dae9b6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:30.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-28T11:18:55.460000Z",
            "updatedTime": "2018-11-10T18:29:29.802745Z",
            "uploadedTime": "2010-02-28T11:18:55.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623431/theora/3994_af1a615767c94cc9904f11f2bcebd9ac.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623431/large_thumb/large.jpg"
        },
        {
            "id": 623425,
            "name": "UKATV-10, episode 6",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623425/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623425/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623425/broadcast/3624_1b1319285644429ebe136eb9e3c6bae2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:44:47",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T09:03:44.923000Z",
            "updatedTime": "2018-11-10T18:29:29.810999Z",
            "uploadedTime": "2009-11-02T09:03:44.923000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623425/theora/3624_2e75dfb4364c4607bbc2346231289e59.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623425/large_thumb/large.jpg"
        },
        {
            "id": 623411,
            "name": "UKATV-10, episode 1",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623411/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623411/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623411/broadcast/3619_effbe9d019c246128952287c93c48093.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
            },
            "creator": "jakobkk@gmail.com",
            "organization": {
                "id": 45,
                "name": "UKA-TV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1842,
                "editorName": "Dag Ånnevik",
                "editorEmail": "jakobkk@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:43:25",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-02T08:58:21.080000Z",
            "updatedTime": "2018-11-10T18:29:29.829120Z",
            "uploadedTime": "2009-11-02T08:58:21.080000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623411/theora/3619_75c689dbbd144eb59111c65bac70a5ca.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623411/large_thumb/large.jpg"
        },
        {
            "id": 623402,
            "name": "Bazar Fretex",
            "header": "Over 1000 Fretex-containere er plassert rundt i landet vårt, og ca 15 tonn klær ankommer sorteringsanlegget på Alnabru hver dag. Se noen av skattene som dukker opp der! Fretex er også Norges største attføringsbedrift, og vi møter Rolf Harald som har gått fra et liv i fangenskap og rus til et liv i frihet og fast jobb.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623402/theora/3943_b98427544cb54a9b9a9f9e43cbce21cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623402/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623402/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623402/broadcast/3943_329ade7c28664a44ac8755b4e57a12b1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623402/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-10T09:46:19.287000Z",
            "updatedTime": "2018-11-10T18:29:29.841472Z",
            "uploadedTime": "2010-02-10T09:46:19.287000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623402/theora/3943_b98427544cb54a9b9a9f9e43cbce21cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623402/large_thumb/large.jpg"
        },
        {
            "id": 623401,
            "name": "Utrop Tv - Plata fra gata",
            "header": "= Oslo-talenter\n\nHer får =Oslo-selgerne mulighet til å vise sine ferdigheter innen tekst- og musikkproduksjon.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623401/theora/3981_251c2a1f0b6245ffbe761746f91f762f.ogv",
                "original": "https://upload.frikanalen.no/media/623401/original/orig_a704c6fbb18b4f288bf0a6e1ab66aeae.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/623401/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623401/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623401/broadcast/3981_35df1e9c1c07461a878fdcfdf459b9ad.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623401/large_thumb/large.jpg"
            },
            "creator": "major@utrop.no",
            "organization": {
                "id": 4,
                "name": "UtropTV",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1073,
                "editorName": "Majoran Vivekananthan",
                "editorEmail": "major@utrop.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:24.960000",
            "categories": [
                "Minoriteter"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-02-19T11:55:40.400000Z",
            "updatedTime": "2018-11-10T18:29:29.842820Z",
            "uploadedTime": "2010-02-19T11:55:40.400000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623401/theora/3981_251c2a1f0b6245ffbe761746f91f762f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623401/large_thumb/large.jpg"
        },
        {
            "id": 623374,
            "name": "Bazar i jungelen i Bangladesh",
            "header": "Bli med på tur fra Norge til den lukkede jungelen i Bangladesh. Her satser Normisjon på å nå de unådde, og det er ikke ufarlig arbeid!",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623374/theora/3670_192ece4daacb409fa176144d8e087679.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623374/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623374/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623374/broadcast/3670_480a29b42fda4e419f89874e82410d33.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623374/large_thumb/large.jpg"
            },
            "creator": "geir.sandvik@norea.no",
            "organization": {
                "id": 60,
                "name": "Norea Mediemisjon",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1062,
                "editorName": "Geir Sandvik",
                "editorEmail": "geir.sandvik@norea.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-27T12:43:39.013000Z",
            "updatedTime": "2018-11-10T18:29:29.876150Z",
            "uploadedTime": "2009-11-27T12:43:39.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623374/theora/3670_192ece4daacb409fa176144d8e087679.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623374/large_thumb/large.jpg"
        },
        {
            "id": 623366,
            "name": "Inside Israel Februar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623366/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623366/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623366/broadcast/3934_10778f4810384298b6f96a0f29eb3e4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:41.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-01-29T08:17:27.807000Z",
            "updatedTime": "2018-11-10T18:29:29.887401Z",
            "uploadedTime": "2010-01-29T08:17:27.807000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623366/theora/3934_2da9ec51f4144cb2b2d61366ce421405.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623366/large_thumb/large.jpg"
        },
        {
            "id": 623359,
            "name": "M@thias' verden del 1",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623359/theora/3923_e5b0bc1b50154dafbe6bc341183efe18.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623359/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623359/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623359/broadcast/3923_8b31c3556265461389f9f7e75807ff53.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623359/large_thumb/large.jpg"
            },
            "creator": "toresbe@protonmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:21:37.440000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2010-01-27T08:34:25.390000Z",
            "updatedTime": "2021-02-12T13:51:25.349169Z",
            "uploadedTime": "2010-01-27T08:34:25Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623359/theora/3923_e5b0bc1b50154dafbe6bc341183efe18.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623359/large_thumb/large.jpg"
        },
        {
            "id": 623291,
            "name": "Inside Israel Januar 2010",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623291/theora/3754_8de06be4a5c04106a64a2156be7b4e95.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623291/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623291/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623291/broadcast/3754_28e322d8eb4544268085b6e5db98a6a2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623291/large_thumb/large.jpg"
            },
            "creator": "dagjul@frisurf.no",
            "organization": {
                "id": 110,
                "name": "IKAJ, Internasjonale Kristne Ambassade Jerusalem",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1076,
                "editorName": "Dag Øyvind Juliussen",
                "editorEmail": "dagjul@frisurf.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:12.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-12-29T19:52:37.720000Z",
            "updatedTime": "2018-11-10T18:29:29.988362Z",
            "uploadedTime": "2009-12-29T19:52:37.720000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623291/theora/3754_8de06be4a5c04106a64a2156be7b4e95.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623291/large_thumb/large.jpg"
        },
        {
            "id": 623259,
            "name": "Big Buck Bunny",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623259/theora/3676_8578156d75cd43efb4d797c18f980b8a.ogv",
                "original": "https://upload.frikanalen.no/media/623259/original/orig_9b0dd07d105b4b939e7c85ddef70db70.avi",
                "smallThumb": "https://upload.frikanalen.no/media/623259/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623259/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623259/broadcast/3676_b544193d6735472595ff46921c17b119.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623259/large_thumb/large.jpg"
            },
            "creator": "morten@kjelkenes.net",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:56.480000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2009-12-04T15:28:22.487000Z",
            "updatedTime": "2018-11-10T18:29:30.029379Z",
            "uploadedTime": "2009-12-04T15:28:22.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623259/theora/3676_8578156d75cd43efb4d797c18f980b8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623259/large_thumb/large.jpg"
        },
        {
            "id": 623232,
            "name": "Vi går ombord 3 Redningsselskapet",
            "header": "Møt mannskapet ombord i redningsskøytene!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/623232/theora/3660_77105fd3618d432bab14c473a9f8bca5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623232/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623232/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623232/broadcast/3660_2d1c21f74ac74c78b9c426ddc2d98e81.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623232/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:24.080000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-11-20T13:32:39Z",
            "updatedTime": "2018-11-10T18:29:30.060823Z",
            "uploadedTime": "2009-11-20T13:32:39Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623232/theora/3660_77105fd3618d432bab14c473a9f8bca5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623232/large_thumb/large.jpg"
        },
        {
            "id": 623150,
            "name": "DRØM: Torskangerpoll Musikklag",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623150/theora/3563_239902959dc34af6a7aaea0429f4891e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623150/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623150/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623150/broadcast/3563_64969521a8ef4fa7a9cdf0b0fc87a5be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623150/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:55.600000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-12T10:46:58Z",
            "updatedTime": "2018-11-10T18:29:30.161050Z",
            "uploadedTime": "2009-10-12T10:46:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623150/theora/3563_239902959dc34af6a7aaea0429f4891e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623150/large_thumb/large.jpg"
        },
        {
            "id": 623149,
            "name": "DRØM: Voksen skoles musikkorps",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623149/theora/3562_e4b483d19a5849ed8bd98e4d834006ee.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623149/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623149/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623149/broadcast/3562_350fe03a40d945e28f72f8691b3f57d5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623149/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:22.960000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-12T06:37:44.993000Z",
            "updatedTime": "2018-11-10T18:29:30.162393Z",
            "uploadedTime": "2009-10-12T06:37:44.993000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623149/theora/3562_e4b483d19a5849ed8bd98e4d834006ee.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623149/large_thumb/large.jpg"
        },
        {
            "id": 623145,
            "name": "Field Band i Norge",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623145/theora/3561_e0e3933efa174c299cdbe6f14d63fa13.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623145/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623145/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623145/broadcast/3561_dc3d06d684e04b37a789b1a99dcfa9b7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623145/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:30.960000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-07T14:01:21.340000Z",
            "updatedTime": "2018-11-10T18:29:30.166480Z",
            "uploadedTime": "2009-10-07T14:01:21.340000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623145/theora/3561_e0e3933efa174c299cdbe6f14d63fa13.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623145/large_thumb/large.jpg"
        },
        {
            "id": 623143,
            "name": "Hot'n Funky",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623143/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623143/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623143/broadcast/3559_6be3ea592c184f48914eb1fcdab984bb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623143/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:18:26.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-10-07T06:29:55.990000Z",
            "updatedTime": "2018-11-10T18:29:30.169207Z",
            "uploadedTime": "2009-10-07T06:29:55.990000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623143/theora/3559_4e116797b1e94d4d9485c10bb06c547d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623143/large_thumb/large.jpg"
        },
        {
            "id": 623043,
            "name": "Medieinsp. - manipuler mediene",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623043/theora/3452_1773d2e162504eb4a8078749f14baa2e.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623043/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623043/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623043/broadcast/3452_8ca599dd23954ab19a4f67038eb1f5af.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623043/large_thumb/large.jpg"
            },
            "creator": "gmn@fom.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:04:38.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-09-11T13:59:13.127000Z",
            "updatedTime": "2018-11-10T18:29:30.302148Z",
            "uploadedTime": "2009-09-11T13:59:13.127000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623043/theora/3452_1773d2e162504eb4a8078749f14baa2e.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623043/large_thumb/large.jpg"
        },
        {
            "id": 623036,
            "name": "Henrik Falang",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623036/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623036/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623036/broadcast/3440_b77fd3dc9b444456aa63c67e21e38a4a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:06:45.880000",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-09-09T09:45:16.073000Z",
            "updatedTime": "2018-11-10T18:29:30.310320Z",
            "uploadedTime": "2009-09-09T09:45:16.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623036/theora/3440_10a82c76711c497ba61572a881789c83.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623036/large_thumb/large.jpg"
        },
        {
            "id": 622996,
            "name": "Rundt frokostbordet",
            "header": "Presentasjon av institusjonen Stiftelsen P22. Vi driver avrusning og motivasjon av rusmisbrukere fra hele landet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622996/theora/3265_fe0ff577892f421da7710f7a910f469f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622996/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622996/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622996/broadcast/orig_af9f10f215904ef1824a7c7422a22dc4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622996/large_thumb/large.jpg"
            },
            "creator": "matre@p22.no",
            "organization": {
                "id": 123,
                "name": "Stiftelsen P22",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1799,
                "editorName": "Torbjørn Matre",
                "editorEmail": "matre@p22.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:30",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.p22.no",
            "createdTime": "2009-08-20T08:51:25.460000Z",
            "updatedTime": "2018-11-10T18:29:30.354157Z",
            "uploadedTime": "2009-08-20T08:51:25.460000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622996/theora/3265_fe0ff577892f421da7710f7a910f469f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622996/large_thumb/large.jpg"
        },
        {
            "id": 622632,
            "name": "Vi går ombord 2 Redningsselskapet",
            "header": "Møte med redningsmenn i Redningsselskapet. Denne gang: Maskinist Oddmund Aune",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622632/theora/3041_a20605c51e1c42b892ab820a91731781.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622632/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622632/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622632/broadcast/orig_f27a47b3bf684d8e88e7e402f7687d07.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622632/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:15:21.680000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-06-26T15:54:06Z",
            "updatedTime": "2018-11-10T18:29:30.462817Z",
            "uploadedTime": "2009-06-26T15:54:06Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622632/theora/3041_a20605c51e1c42b892ab820a91731781.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622632/large_thumb/large.jpg"
        },
        {
            "id": 622567,
            "name": "Medieinsp. - Åpen",
            "header": "Åpne og inkluderende medier?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622567/theora/2273_fc5ebc5bdf884a5491ff34962e66845d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622567/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622567/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622567/broadcast/orig_cc421e323ed34175bfebebce2e1536d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622567/large_thumb/large.jpg"
            },
            "creator": "erik@frikanalen.no",
            "organization": {
                "id": 93,
                "name": "Ungdom & Medier",
                "homepage": null,
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1112,
                "editorName": "Geir Magnus Nyborg",
                "editorEmail": "gmn@fom.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:12.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T13:53:00Z",
            "updatedTime": "2023-07-17T21:54:42.807367Z",
            "uploadedTime": "2009-01-02T13:53:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622567/theora/2273_fc5ebc5bdf884a5491ff34962e66845d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622567/large_thumb/large.jpg"
        },
        {
            "id": 622512,
            "name": "Når synet svikter - Mobilitet",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622512/theora/822_930700d832454a229c30a05ef3014401.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622512/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622512/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622512/broadcast/orig_Når synet svikter - mobilitet - endelig.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622512/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:28.880000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T13:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.620546Z",
            "uploadedTime": "2009-01-01T13:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622512/theora/822_930700d832454a229c30a05ef3014401.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622512/large_thumb/large.jpg"
        },
        {
            "id": 622511,
            "name": "Når synet svikter - Følelser",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622511/theora/821_d73911389d764ae392e87fc192c8ce9c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622511/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622511/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622511/broadcast/orig_Når synet svikter - følelser - endelig.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622511/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:32:26.080000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T13:41:00Z",
            "updatedTime": "2018-11-10T18:29:30.621946Z",
            "uploadedTime": "2009-01-01T13:41:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622511/theora/821_d73911389d764ae392e87fc192c8ce9c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622511/large_thumb/large.jpg"
        },
        {
            "id": 622510,
            "name": "Når synet svikter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622510/theora/820_787a42129c464f85a6d4ba3d4c6baeb0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622510/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622510/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622510/broadcast/orig_Når synet svikter - endelig.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622510/large_thumb/large.jpg"
            },
            "creator": "kristin.ruud@blindeforbundet.no",
            "organization": {
                "id": 122,
                "name": "Norges Blindeforbund",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1050,
                "editorName": "Kristin Ruud",
                "editorEmail": "kristin.ruud@blindeforbundet.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:11.360000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T13:40:00Z",
            "updatedTime": "2018-11-10T18:29:30.623368Z",
            "uploadedTime": "2009-01-01T13:40:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622510/theora/820_787a42129c464f85a6d4ba3d4c6baeb0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622510/large_thumb/large.jpg"
        },
        {
            "id": 622466,
            "name": "Redningsselskapet-kort pres",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622466/theora/602_7e0b514947a5493fb0974b3c385d1c09.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622466/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622466/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622466/broadcast/orig_Redningsselskapet - Kort presentasjon.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622466/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:03:24.360000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T10:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.683915Z",
            "uploadedTime": "2009-01-01T10:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622466/theora/602_7e0b514947a5493fb0974b3c385d1c09.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622466/large_thumb/large.jpg"
        },
        {
            "id": 622454,
            "name": "OD-Kunnskap gir superkrefter",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622454/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622454/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622454/broadcast/orig_OD - Kunskap gir superkrefter - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
            },
            "creator": "guro_g_seim@hotmail.com",
            "organization": {
                "id": 46,
                "name": "Operasjon Dagsverk",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1077,
                "editorName": "Guro Grytli Seim",
                "editorEmail": "guro_g_seim@hotmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:37.760000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T09:45:00Z",
            "updatedTime": "2018-11-10T18:29:30.700607Z",
            "uploadedTime": "2009-01-01T09:45:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg"
        },
        {
            "id": 622446,
            "name": "Tett på Redningsselskapet 2",
            "header": "Del to av dokumentarprogrammet mesterfotografen Morten Krogvold har laget om Redningsselskapet. Vant Gullruten for beste faktaprogram i 2003.",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/622446/theora/408_b13792fec54641778a1b7ce888171377.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622446/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622446/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622446/broadcast/orig_Tett på redningsselskapet 2.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622446/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:53.040000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T06:48:00Z",
            "updatedTime": "2018-11-10T18:29:30.711567Z",
            "uploadedTime": "2009-01-01T06:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622446/theora/408_b13792fec54641778a1b7ce888171377.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622446/large_thumb/large.jpg"
        },
        {
            "id": 622433,
            "name": "Veien til AA med tekstplakater",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622433/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622433/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622433/broadcast/orig_8ad3758f603f4a24a08ded494b0a49df.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
            },
            "creator": "jan.evjen@yahoo.no",
            "organization": {
                "id": 44,
                "name": "Anonyme Alkoholikere i Norge",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1220,
                "editorName": "Jan Evjen",
                "editorEmail": "jan.evjen@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:16:09",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:58:00Z",
            "updatedTime": "2018-11-10T18:29:30.729709Z",
            "uploadedTime": "2009-01-02T15:58:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg"
        },
        {
            "id": 622431,
            "name": "Think",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622431/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622431/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622431/broadcast/orig_Think NY.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
            },
            "creator": "leif_egge@yahoo.no",
            "organization": {
                "id": 107,
                "name": "ElectricAid.org",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1211,
                "editorName": "Leif Egge",
                "editorEmail": "leif_egge@yahoo.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:08:07.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:20:00Z",
            "updatedTime": "2018-11-10T18:29:30.732542Z",
            "uploadedTime": "2009-01-02T14:20:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg"
        },
        {
            "id": 622388,
            "name": "Tett på Redningsselskapet 1",
            "header": "Mesterfotografen Morten Krogvold portretterer redningsmenn og menneskene de reddet i denne prisbelønnede dokumentaren fra 2003. (Vinner av Gullruten for beste faktaprogram.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622388/theora/407_06ee2057acd7406cb652241ce11da31c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622388/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622388/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622388/broadcast/orig_Tett på redningsselskapet 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622388/large_thumb/large.jpg"
            },
            "creator": "ingvar.johnsen@nssr.no",
            "organization": {
                "id": 42,
                "name": "Redningsselskapet",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1051,
                "editorName": "Ingvar Johnsen",
                "editorEmail": "ingvar.johnsen@nssr.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00.160000",
            "categories": [
                "Beredskap"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-01T06:47:00Z",
            "updatedTime": "2018-11-10T18:29:30.789760Z",
            "uploadedTime": "2009-01-01T06:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622388/theora/407_06ee2057acd7406cb652241ce11da31c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622388/large_thumb/large.jpg"
        },
        {
            "id": 622324,
            "name": "Uka-TV 21.02",
            "header": "Uka-Tv er en studentproduksjon som ble startet av studenter ved medieteknikk og fjernsynsregi på Høgskolen i Lillehammer i 1995. Det har gått fjorten år siden den gang, og produksjonen har utviklet seg til å bli Nordens største student-tv",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622324/theora/2346_c27a084f48b9444dbc036518cc97151f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622324/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622324/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622324/broadcast/orig_1ad698be54434be897ca91d0dd1df4e7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622324/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:59:28",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:06:00Z",
            "updatedTime": "2018-11-10T18:29:30.878998Z",
            "uploadedTime": "2009-01-02T15:06:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622324/theora/2346_c27a084f48b9444dbc036518cc97151f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622324/large_thumb/large.jpg"
        },
        {
            "id": 622322,
            "name": "Uka-TV 19.02 - Yrkesliv",
            "header": "I dag har UKA karrieredag, så vi vil gå i dybden av hva man blir når man går på HiL og hva folk gjør nå som har gått på HiL. Musikk har vi alltid i studio, og kanskje vi i dag får høre en historie om hvordan man slår igjennom i musikkbransjen? Det gjenstår å se. \n\nHiL-Games 09 har sin sjette runde i dag, vi nærmer oss slutten. Vil dette bli høydepunktet av alle gameshowene eller har vi mer i vente? \n\nSjekkeserien: Trine er fortsatt i farta, hva vil hun finne på denne gangen?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622322/theora/2342_8ef2c8c24af946c9afc02d130d3b39d5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622322/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622322/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622322/broadcast/orig_391e61b23516464f88e7bb2382b25f99.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622322/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:49:48",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T15:02:00Z",
            "updatedTime": "2018-11-10T18:29:30.881737Z",
            "uploadedTime": "2009-01-02T15:02:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622322/theora/2342_8ef2c8c24af946c9afc02d130d3b39d5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622322/large_thumb/large.jpg"
        },
        {
            "id": 622319,
            "name": "Uka-TV 16.02 - Vintersending",
            "header": "I dag står vinteren i fokus, vi håper å få vist dere bilder fra skidagen, og det blir garantert en stemningsrapport fra Lillehammer om vinteren. Kanskje vi til og med får besøk av en kjent idrettsutøver? Vi vil også ha musikk i studio og vi har fått bekreftet besøk av Screaming T. Kleiven og Trio Grande. Er vi mer heldige kan det være vi får tidenes vinterlåt av Ingrid Olava, ?Her kommer Vinter'n?! \n\nHiL-Games 09 har sin tredje runde i dag, hva vil skje nå? \n\nSjekkeserien: Har Trine møtt sin utvalgte? Eller vil hun møte ?The One? i dag?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622319/theora/2322_9cef511b8e6642b6bf0ad02755656a21.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622319/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622319/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622319/broadcast/orig_ukatv160209.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622319/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:52:52",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:42:00Z",
            "updatedTime": "2018-11-10T18:29:30.886002Z",
            "uploadedTime": "2009-01-02T14:42:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622319/theora/2322_9cef511b8e6642b6bf0ad02755656a21.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622319/large_thumb/large.jpg"
        },
        {
            "id": 622316,
            "name": "Uka-TV 15.02 - Humor",
            "header": "Humor er ikke så enkelt som mange kanskje tror. Vi viser et innslag om stand-upens historie. Vi tar for oss forskjellige typer humor. Hvem vet, kanskje det dukker opp en stand-up komiker som kan fortelle oss mer om temaet. Dagens store konsert er i fokus, og vi håper at vi kan lure enten Ralph Myerz og Jack Herrens band i studio og/eller Datarock. Uansett vil vi snakke med de før konserten på Lillehammer hotell. \n\nHiL-Games 09 har sin syvende runde i dag, hvem som vinner vår nest siste runde gjenstår å se. \n\nSjekkeserien: Trine har nå møtt sin runde med aktuelle kjekkaser, har vi truffet riktig eller gjenstår det å se om vi fortsatt har ett ess i ermet når det gjelder å finne Trines perfekte match?",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622316/theora/2319_d1c07e79c85d4826b3eaa22353782e1b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622316/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622316/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622316/broadcast/2319_f6d038798d804e1d9642023cf05e7f68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622316/large_thumb/large.jpg"
            },
            "creator": "ivar@me.com",
            "organization": {
                "id": 54,
                "name": "UkaTV 09",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1235,
                "editorName": "Ivar Ekseth",
                "editorEmail": "ivar@me.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:54:36",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T14:39:00Z",
            "updatedTime": "2018-11-10T18:29:30.890128Z",
            "uploadedTime": "2009-01-02T14:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622316/theora/2319_d1c07e79c85d4826b3eaa22353782e1b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622316/large_thumb/large.jpg"
        },
        {
            "id": 622271,
            "name": "Åpning av Frikanalen",
            "header": "Opptak fra livesendingen på Folkets Hus 8.januar.\r\nTrond Giske Åpner den første ordinære sendingen, samt en breakdance til en strykekvartett akkopagnert av en trommis. Produsert av unge frivillige fra The Gathering under ledelse av Andreas Aanerud :+)",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622271/theora/2117_d3f4d5066d4641d6b75fd66fc1fa9cd6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622271/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622271/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622271/broadcast/orig_Åpning Frikanalen.avi.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622271/large_thumb/large.jpg"
            },
            "creator": "a.m.aanerud@gmail.com",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:15:39",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2009-01-02T11:17:00Z",
            "updatedTime": "2023-07-12T21:22:01.352419Z",
            "uploadedTime": "2009-01-02T11:17:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622271/theora/2117_d3f4d5066d4641d6b75fd66fc1fa9cd6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622271/large_thumb/large.jpg"
        }
    ]
}