List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

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

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

name - the exact name/title of the video

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

organization - Frikanalen ID of organization behind video

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

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

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

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

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

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

{
    "count": 3470,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3400&ordering=-is_filler&page=70",
    "results": [
        {
            "id": 624795,
            "name": "Laksevåg NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624795/theora/6090_df948e66b67143048c663abdabea8a4f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624795/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624795/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624795/broadcast/6090_df948e66b67143048c663abdabea8a4f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624795/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:21:14.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:09:54.353000Z",
            "updatedTime": "2018-11-10T18:29:28.049184Z",
            "uploadedTime": "2012-03-06T13:09:54.353000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624795/theora/6090_df948e66b67143048c663abdabea8a4f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624795/large_thumb/large.jpg"
        },
        {
            "id": 624794,
            "name": "Oslofjord Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624794/theora/6089_5cb8d1584922417d9b30a017d1bac033.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624794/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624794/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624794/broadcast/6089_a227a01e38494b85ad120bd19a53d8be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624794/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:33.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:51:16.927000Z",
            "updatedTime": "2018-11-10T18:29:28.050552Z",
            "uploadedTime": "2012-03-06T12:51:16.927000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624794/theora/6089_5cb8d1584922417d9b30a017d1bac033.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624794/large_thumb/large.jpg"
        },
        {
            "id": 624793,
            "name": "Jølster Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624793/theora/6088_32479222ca984f64b8e6b1c6326c0a17.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624793/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624793/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624793/broadcast/6088_32479222ca984f64b8e6b1c6326c0a17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624793/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:45",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:43:16.360000Z",
            "updatedTime": "2018-11-10T18:29:28.051985Z",
            "uploadedTime": "2012-03-06T12:43:16.360000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624793/theora/6088_32479222ca984f64b8e6b1c6326c0a17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624793/large_thumb/large.jpg"
        },
        {
            "id": 624792,
            "name": "Brøttum Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624792/theora/6087_42bf07bd0fc24f41968dbd87f67934c8.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624792/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624792/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624792/broadcast/6087_42bf07bd0fc24f41968dbd87f67934c8.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624792/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:27.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:38:36.157000Z",
            "updatedTime": "2018-11-10T18:29:28.053373Z",
            "uploadedTime": "2012-03-06T12:38:36.157000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624792/theora/6087_42bf07bd0fc24f41968dbd87f67934c8.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624792/large_thumb/large.jpg"
        },
        {
            "id": 624791,
            "name": "Radøy Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624791/theora/6086_3af69f86dd434cbaa8a40c53fbec9b6c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624791/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624791/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624791/broadcast/6086_3af69f86dd434cbaa8a40c53fbec9b6c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624791/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:23:55.720000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:30:40.913000Z",
            "updatedTime": "2018-11-10T18:29:28.054734Z",
            "uploadedTime": "2012-03-06T12:30:40.913000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624791/theora/6086_3af69f86dd434cbaa8a40c53fbec9b6c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624791/large_thumb/large.jpg"
        },
        {
            "id": 624790,
            "name": "Tertnes Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624790/theora/6085_aa873b3abe5e41709cfe701160bbb8bc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624790/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624790/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624790/broadcast/6085_aa873b3abe5e41709cfe701160bbb8bc.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624790/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:56.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T12:23:06.613000Z",
            "updatedTime": "2018-11-10T18:29:28.056120Z",
            "uploadedTime": "2012-03-06T12:23:06.613000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624790/theora/6085_aa873b3abe5e41709cfe701160bbb8bc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624790/large_thumb/large.jpg"
        },
        {
            "id": 624788,
            "name": "Den norske  kirke i eksil 103",
            "header": "1 Joh 1,9 Men dersom vi bekjenner våre synder, er han trofast og rettferdig, så han tilgir oss syndene og renser oss for all urett.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624788/theora/orig_ccc31ae8bf8846b1abed29004f4f9d03.ogv",
                "original": "https://upload.frikanalen.no/media/624788/original/orig_ccc31ae8bf8846b1abed29004f4f9d03.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624788/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624788/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624788/broadcast/6084_d9fd8688febe47eba85493e30d460112.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624788/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:55.480000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T09:37:24.680000Z",
            "updatedTime": "2018-11-10T18:29:28.058907Z",
            "uploadedTime": "2012-03-06T09:37:24.680000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624788/theora/orig_ccc31ae8bf8846b1abed29004f4f9d03.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624788/large_thumb/large.jpg"
        },
        {
            "id": 624786,
            "name": "Dagen Derpå: Feminisme",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624786/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624786/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624786/broadcast/6023_cec853a300214f11b0264e8f437a8a78.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-10T17:04:58Z",
            "updatedTime": "2018-11-10T18:29:28.061709Z",
            "uploadedTime": "2012-02-10T17:04:58Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624786/theora/6023_cec853a300214f11b0264e8f437a8a78.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624786/large_thumb/large.jpg"
        },
        {
            "id": 624785,
            "name": "Bjørsvik Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624785/theora/6072_fe3c5394e0bc43128a089393e2a66437.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624785/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624785/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624785/broadcast/6072_fe3c5394e0bc43128a089393e2a66437.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624785/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:16.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T13:51:54.480000Z",
            "updatedTime": "2018-11-10T18:29:28.063104Z",
            "uploadedTime": "2012-03-01T13:51:54.480000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624785/theora/6072_fe3c5394e0bc43128a089393e2a66437.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624785/large_thumb/large.jpg"
        },
        {
            "id": 624784,
            "name": "Oster Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624784/theora/6071_5e47e6ad301c45569b02920c634d9ad6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624784/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624784/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624784/broadcast/6071_5e47e6ad301c45569b02920c634d9ad6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624784/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:23:22.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T12:46:54.383000Z",
            "updatedTime": "2018-11-10T18:29:28.064537Z",
            "uploadedTime": "2012-03-01T12:46:54.383000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624784/theora/6071_5e47e6ad301c45569b02920c634d9ad6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624784/large_thumb/large.jpg"
        },
        {
            "id": 624783,
            "name": "Krohnengen Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624783/theora/6068_1ea227c9f0734baf82f429e734d30ecc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624783/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624783/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624783/broadcast/6068_7a85d06636494f6ebd2bdad97291a502.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624783/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:59.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T10:24:55.867000Z",
            "updatedTime": "2018-11-10T18:29:28.065898Z",
            "uploadedTime": "2012-03-01T10:24:55.867000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624783/theora/6068_1ea227c9f0734baf82f429e734d30ecc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624783/large_thumb/large.jpg"
        },
        {
            "id": 624782,
            "name": "Jaren Hornmusikk NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624782/theora/6070_aacd632863aa4eac953a2c2785513f45.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624782/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624782/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624782/broadcast/6070_aacd632863aa4eac953a2c2785513f45.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624782/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:23:17.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T11:09:48.427000Z",
            "updatedTime": "2018-11-10T18:29:28.067251Z",
            "uploadedTime": "2012-03-01T11:09:48.427000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624782/theora/6070_aacd632863aa4eac953a2c2785513f45.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624782/large_thumb/large.jpg"
        },
        {
            "id": 624781,
            "name": "Kleppe Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624781/theora/6069_3665113ba54c4efcaa5adca0781718f9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624781/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624781/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624781/broadcast/6069_3665113ba54c4efcaa5adca0781718f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624781/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:50.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T10:55:49.450000Z",
            "updatedTime": "2018-11-10T18:29:28.068620Z",
            "uploadedTime": "2012-03-01T10:55:49.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624781/theora/6069_3665113ba54c4efcaa5adca0781718f9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624781/large_thumb/large.jpg"
        },
        {
            "id": 624780,
            "name": "Ila Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624780/theora/6065_4c59f5eeff8743ddaf24c0995e09257c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624780/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624780/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624780/broadcast/6065_c654a09e70954ec0b37008d752ac2ace.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624780/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:40.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:20:47.897000Z",
            "updatedTime": "2018-11-10T18:29:28.069969Z",
            "uploadedTime": "2012-03-01T09:20:47.897000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624780/theora/6065_4c59f5eeff8743ddaf24c0995e09257c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624780/large_thumb/large.jpg"
        },
        {
            "id": 624779,
            "name": "Oslo Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624779/theora/6067_d3f9e5d141d140ceaf948b05a38fc4d7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624779/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624779/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624779/broadcast/6067_d3f9e5d141d140ceaf948b05a38fc4d7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624779/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:21.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:35:28.380000Z",
            "updatedTime": "2018-11-10T18:29:28.071322Z",
            "uploadedTime": "2012-03-01T09:35:28.380000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624779/theora/6067_d3f9e5d141d140ceaf948b05a38fc4d7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624779/large_thumb/large.jpg"
        },
        {
            "id": 624778,
            "name": "Sola Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624778/theora/6066_c9bf088a7160463ea7646910a74cd92c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624778/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624778/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624778/broadcast/6066_c9bf088a7160463ea7646910a74cd92c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624778/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:26:26.800000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:24:55.930000Z",
            "updatedTime": "2018-11-10T18:29:28.072840Z",
            "uploadedTime": "2012-03-01T09:24:55.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624778/theora/6066_c9bf088a7160463ea7646910a74cd92c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624778/large_thumb/large.jpg"
        },
        {
            "id": 624777,
            "name": "Manger Musikklag NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624777/theora/6062_afdafdb9e8ea4c139d3cd45a37a3c19a.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624777/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624777/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624777/broadcast/6062_1231018aa53840d29376c6361bcb32e1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624777/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:59.680000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T08:12:12.293000Z",
            "updatedTime": "2018-11-10T18:29:28.074189Z",
            "uploadedTime": "2012-03-01T08:12:12.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624777/theora/6062_afdafdb9e8ea4c139d3cd45a37a3c19a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624777/large_thumb/large.jpg"
        },
        {
            "id": 624776,
            "name": "Molde Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624776/theora/6064_616a563c2ab543dc9f1ab3c8e09f9e17.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624776/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624776/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624776/broadcast/6064_616a563c2ab543dc9f1ab3c8e09f9e17.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624776/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:13.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T09:06:52.087000Z",
            "updatedTime": "2018-11-10T18:29:28.075633Z",
            "uploadedTime": "2012-03-01T09:06:52.087000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624776/theora/6064_616a563c2ab543dc9f1ab3c8e09f9e17.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624776/large_thumb/large.jpg"
        },
        {
            "id": 624775,
            "name": "Stavanger Brass Band NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624775/theora/6063_ee63e545b17246a699e459e97d3d9847.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624775/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624775/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624775/broadcast/6063_ee63e545b17246a699e459e97d3d9847.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624775/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:40.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-01T08:28:35.747000Z",
            "updatedTime": "2018-11-10T18:29:28.077020Z",
            "uploadedTime": "2012-03-01T08:28:35.747000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624775/theora/6063_ee63e545b17246a699e459e97d3d9847.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624775/large_thumb/large.jpg"
        },
        {
            "id": 624774,
            "name": "09_12 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
                "original": "https://upload.frikanalen.no/media/624774/original/orig_2237065a5ca64d83be60dc5659f4bb53.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624774/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624774/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624774/broadcast/5929_24c81ca33c544c08a25e316d3f7ef842.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:09",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2012-01-12T09:37:05.470000Z",
            "updatedTime": "2018-11-10T18:29:28.078359Z",
            "uploadedTime": "2012-01-12T09:37:05.470000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624774/theora/5929_e13c5e1a1b1e4f379571c9e7b8a30609.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624774/large_thumb/large.jpg"
        }
    ]
}