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

{
    "count": 3549,
    "next": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=600&ordering=-has_tono_records",
    "previous": "https://frikanalen.no/api/videos/?format=api&limit=50&offset=500&ordering=-has_tono_records",
    "results": [
        {
            "id": 624917,
            "name": "Tangert 2012 05 Sexslave redder andre",
            "header": "Somaly Mam var sexslave som barn. Nå hjelper hun jenter i samme situasjon. Hvert år blir tusenvis av barn solgt til misbruk som bare kan stanses hvis mange nok menn forandrer sine holdninger. ADRA er med i dette arbeidet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624917/theora/orig_9dbf8cea55e44d5d8b00f0b74129cf99.ogv",
                "original": "https://upload.frikanalen.no/media/624917/original/orig_9dbf8cea55e44d5d8b00f0b74129cf99.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624917/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624917/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624917/broadcast/6296_36ee123e197141d787f1c5b445084266.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624917/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-01T09:25:05.890000Z",
            "updatedTime": "2018-11-10T18:29:27.894422Z",
            "uploadedTime": "2012-06-01T09:25:05.890000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624917/theora/orig_9dbf8cea55e44d5d8b00f0b74129cf99.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624917/large_thumb/large.jpg"
        },
        {
            "id": 624916,
            "name": "Tangert 2012 06 Menneskehandel",
            "header": "Menneskehandel er en forbrytelse. Somaly Mam har skrevet bok om tiden da hun selv var et offer. I noen land er det vanlig å selge noen av familiens jenter til slaveri. Noen ender i sexindustrien.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624916/theora/orig_09f3f08488d64c858f4825e318bdb72a.ogv",
                "original": "https://upload.frikanalen.no/media/624916/original/orig_09f3f08488d64c858f4825e318bdb72a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624916/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624916/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624916/broadcast/6297_508ca7f0b4d34df8af7356159529b254.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624916/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-06-01T09:28:02.487000Z",
            "updatedTime": "2018-11-10T18:29:27.895809Z",
            "uploadedTime": "2012-06-01T09:28:02.487000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624916/theora/orig_09f3f08488d64c858f4825e318bdb72a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624916/large_thumb/large.jpg"
        },
        {
            "id": 624904,
            "name": "Tangert 2012 04",
            "header": "Grunnloven skal endres slik at trossamfunnene i Norge blir likere stilt i forholdet til staten.  Flere av kirkens egne folk uttaler seg om saken. I studio, programleder Tor Tjeransen og gjest Inge lønning fra Høyre.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624904/theora/orig_f294a2754aba4bcfb5ec1896930e87ff.ogv",
                "original": "https://upload.frikanalen.no/media/624904/original/orig_f294a2754aba4bcfb5ec1896930e87ff.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624904/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624904/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624904/broadcast/6257_bf36e3ce15144f7ebf47fcea23ab7c83.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624904/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-27T11:47:45.740000Z",
            "updatedTime": "2018-11-10T18:29:27.909492Z",
            "uploadedTime": "2012-04-27T11:47:45.740000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624904/theora/orig_f294a2754aba4bcfb5ec1896930e87ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624904/large_thumb/large.jpg"
        },
        {
            "id": 624903,
            "name": "Tangert 2012 03",
            "header": "Hva er Den norske kirkes plass i dagens Norge? Nye rammevilkår som vil gjøre statskirken om til en folkekirke, er på vei. Flere av kirkens folk uttaler seg om saken i programmet der Tor Tjeransen har med seg Inge Lønning fra Høyre.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624903/theora/orig_2ec40576163a435ba371ad616d9a11d4.ogv",
                "original": "https://upload.frikanalen.no/media/624903/original/orig_2ec40576163a435ba371ad616d9a11d4.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624903/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624903/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624903/broadcast/6256_b958dcbc95e2463c80bb60fce280ab64.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624903/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-27T11:42:44.690000Z",
            "updatedTime": "2018-11-10T18:29:27.910870Z",
            "uploadedTime": "2012-04-27T11:42:44.690000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624903/theora/orig_2ec40576163a435ba371ad616d9a11d4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624903/large_thumb/large.jpg"
        },
        {
            "id": 624899,
            "name": "Faktisk Fantastisk 7/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624899/theora/orig_cfa7ff7f44d0439aa8afb0a3306c58af.ogv",
                "original": "https://upload.frikanalen.no/media/624899/original/orig_cfa7ff7f44d0439aa8afb0a3306c58af.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624899/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624899/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624899/broadcast/6279_7d7bd9fe4ed14f6abf547ef818bc7ba6.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624899/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:39:45.073000Z",
            "updatedTime": "2018-11-10T18:29:27.916372Z",
            "uploadedTime": "2012-05-22T12:39:45.073000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624899/theora/orig_cfa7ff7f44d0439aa8afb0a3306c58af.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624899/large_thumb/large.jpg"
        },
        {
            "id": 624898,
            "name": "Faktisk Fantastisk 3/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624898/theora/orig_e52d790c53c54d58825f72484b4ac757.ogv",
                "original": "https://upload.frikanalen.no/media/624898/original/orig_e52d790c53c54d58825f72484b4ac757.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624898/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624898/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624898/broadcast/6275_7e8f84f66d1b42188fa355155c12272a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624898/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:24:38.763000Z",
            "updatedTime": "2018-11-10T18:29:27.917822Z",
            "uploadedTime": "2012-05-22T12:24:38.763000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624898/theora/orig_e52d790c53c54d58825f72484b4ac757.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624898/large_thumb/large.jpg"
        },
        {
            "id": 624896,
            "name": "Faktisk Fantastisk 4/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624896/theora/orig_086df4cd326a4c22b6b552c086c80a64.ogv",
                "original": "https://upload.frikanalen.no/media/624896/original/orig_086df4cd326a4c22b6b552c086c80a64.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624896/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624896/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624896/broadcast/6276_eea277a441674bf48c3a4fe62404fed7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624896/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:27:04.877000Z",
            "updatedTime": "2018-11-10T18:29:27.920613Z",
            "uploadedTime": "2012-05-22T12:27:04.877000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624896/theora/orig_086df4cd326a4c22b6b552c086c80a64.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624896/large_thumb/large.jpg"
        },
        {
            "id": 624895,
            "name": "Faktisk Fantastisk 2/7",
            "header": "Lotte er ei tøydukke som undrer seg over Guds skapte verden. Programleder er Lliljan Wollan.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624895/theora/orig_eba1c524d8cd443f9c472d090fea52f7.ogv",
                "original": "https://upload.frikanalen.no/media/624895/original/orig_eba1c524d8cd443f9c472d090fea52f7.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624895/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624895/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624895/broadcast/6274_d164311a77dc4f0ab5b69c77f7a76053.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624895/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:25:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-05-22T12:22:19.093000Z",
            "updatedTime": "2018-11-10T18:29:27.921993Z",
            "uploadedTime": "2012-05-22T12:22:19.093000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624895/theora/orig_eba1c524d8cd443f9c472d090fea52f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624895/large_thumb/large.jpg"
        },
        {
            "id": 624890,
            "name": "Bibelstudier 11 (2 kv 2012)",
            "header": "Fortell menigheten. Ikke mye inspirerer like godt som suksesshistorier. De gode historiene må deles.\nVi hører programleder Tor Tjeransen og Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624890/theora/orig_5a325449b3d14c6c84e3100a09646e5b.ogv",
                "original": "https://upload.frikanalen.no/media/624890/original/orig_5a325449b3d14c6c84e3100a09646e5b.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624890/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624890/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624890/broadcast/6149_c7453b1f687a4dc8be9b35516cfcfa95.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624890/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:17:35.527000Z",
            "updatedTime": "2018-11-10T18:29:27.928931Z",
            "uploadedTime": "2012-03-29T09:17:35.527000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624890/theora/orig_5a325449b3d14c6c84e3100a09646e5b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624890/large_thumb/large.jpg"
        },
        {
            "id": 624881,
            "name": "Bibelstudier 09 (2 kv 2012)",
            "header": "Frigjort til tjeneste. Menigheter og enkeltmedlemmer må foreta prioriteringer for å nå sine mål. Det finnes grenser for \nhvor mye den enkelte kan ta på seg. Tor Tjeransen samtaler med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624881/theora/orig_734bf69282944366b209737fc914df46.ogv",
                "original": "https://upload.frikanalen.no/media/624881/original/orig_734bf69282944366b209737fc914df46.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624881/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624881/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624881/broadcast/6147_db4435c0075f4289bfa5800a66331c49.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624881/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:11:38.827000Z",
            "updatedTime": "2018-11-10T18:29:27.941300Z",
            "uploadedTime": "2012-03-29T09:11:38.827000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624881/theora/orig_734bf69282944366b209737fc914df46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624881/large_thumb/large.jpg"
        },
        {
            "id": 624879,
            "name": "Bibelstudier 08 (2 kv 2012)",
            "header": "Utrustning for Evangelisme. Gud utruster menigheten med forskjellige nådegaver og talenter. Kjenner vi vår egen nådegave?\nI studio hører vi programleder Tor Tjeransen i samtale med  Inger og Reidar Reierson.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624879/theora/orig_c4dcee77e65e4c0c96a692491e730512.ogv",
                "original": "https://upload.frikanalen.no/media/624879/original/orig_c4dcee77e65e4c0c96a692491e730512.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624879/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624879/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624879/broadcast/6146_d20d35926578454b9a5870ce8aa8f10a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624879/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:06:43.403000Z",
            "updatedTime": "2018-11-10T18:29:27.944106Z",
            "uploadedTime": "2012-03-29T09:06:43.403000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624879/theora/orig_c4dcee77e65e4c0c96a692491e730512.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624879/large_thumb/large.jpg"
        },
        {
            "id": 624878,
            "name": "Bibelstudier 06 (2 kv 2012)",
            "header": "Personlig evangelisme. Evangelisme dreier seg ofte om samtaler under fire øyne. Slike samtaler gir verdifull erfaring. I studio hører vi programleder Tor Tjeransen, Lynn S. Kvinge og Sven-Inge Frantzen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624878/theora/orig_05a53551f6044bb5a71282de40017f46.ogv",
                "original": "https://upload.frikanalen.no/media/624878/original/orig_05a53551f6044bb5a71282de40017f46.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624878/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624878/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624878/broadcast/6144_cffaf25b82994ba89be2b29eac1627ac.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624878/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:00:22.260000Z",
            "updatedTime": "2018-11-10T18:29:27.945454Z",
            "uploadedTime": "2012-03-29T09:00:22.260000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624878/theora/orig_05a53551f6044bb5a71282de40017f46.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624878/large_thumb/large.jpg"
        },
        {
            "id": 624875,
            "name": "Dagen Derpå: Stress",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624875/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624875/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624875/broadcast/6115_8162227d233143c58cb0f137a52c175c.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624875/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-03-15T19:22:44.930000Z",
            "updatedTime": "2018-11-10T18:29:27.949784Z",
            "uploadedTime": "2012-03-15T19:22:44.930000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624875/theora/6115_8162227d233143c58cb0f137a52c175c.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624875/large_thumb/large.jpg"
        },
        {
            "id": 624873,
            "name": "New Life Mission - Profilvideo",
            "header": "Profilvideo produsert i 2012",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624873/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624873/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624873/broadcast/6240_75aff54fbd9945ab9593cc93a90858d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
            },
            "creator": "gunnar@newlife.no",
            "organization": {
                "id": 81,
                "name": "New Life Mission",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1187,
                "editorName": "Gunnar Enok Nilsen",
                "editorEmail": "gunnar@newlife.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:00:30",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-26T14:07:32Z",
            "updatedTime": "2018-11-10T18:29:27.952662Z",
            "uploadedTime": "2012-04-26T14:07:32Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624873/theora/6240_c5a8e5751b234920a0c1e88cbc7af0f7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624873/large_thumb/large.jpg"
        },
        {
            "id": 624867,
            "name": "Kolbotn Konsertorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624867/theora/6233_c6b95972bc3e4dc1ab6a62522ad156cf.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624867/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624867/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624867/broadcast/6233_c6b95972bc3e4dc1ab6a62522ad156cf.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624867/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:10.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:17:04.293000Z",
            "updatedTime": "2018-11-10T18:29:27.959787Z",
            "uploadedTime": "2012-04-23T12:17:04.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624867/theora/6233_c6b95972bc3e4dc1ab6a62522ad156cf.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624867/large_thumb/large.jpg"
        },
        {
            "id": 624865,
            "name": "Sarpsborg Janitsjarorkester",
            "header": "NM Janitsjar 2012\nOlavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624865/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624865/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624865/broadcast/6235_c7ba80082b56490cbc0ea5ada94fb18d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624865/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:37.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-23T12:59:15.980000Z",
            "updatedTime": "2018-11-10T18:29:27.962592Z",
            "uploadedTime": "2012-04-23T12:59:15.980000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624865/theora/6235_c7ba80082b56490cbc0ea5ada94fb18d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624865/large_thumb/large.jpg"
        },
        {
            "id": 624856,
            "name": "Musikkforeningen Nidarholm",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624856/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624856/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624856/broadcast/6218_1673685791dd4108941b6e152c1197e9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:58.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:37:25.717000Z",
            "updatedTime": "2018-11-10T18:29:27.975167Z",
            "uploadedTime": "2012-04-13T07:37:25.717000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624856/theora/6218_54204f7b8fdc4f55b52995b2026bb8e0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624856/large_thumb/large.jpg"
        },
        {
            "id": 624855,
            "name": "Dragefjellets Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624855/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624855/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624855/broadcast/6217_5722c31ef60d4b319551159d48ac8e89.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-13T07:36:27.453000Z",
            "updatedTime": "2018-11-10T18:29:27.976562Z",
            "uploadedTime": "2012-04-13T07:36:27.453000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624855/theora/6217_f790e00aecc6404f9b7f7a20235d3dea.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624855/large_thumb/large.jpg"
        },
        {
            "id": 625309,
            "name": "TED - Leah Buechley: How to “sketch” with electronics",
            "header": "Designing electronics is generally cumbersome and expensive -- or was, until Leah Buechley and her team at MIT developed tools to treat electronics just like paper and pen. In this talk from TEDYouth 2011, Buechley shows some of her charming designs, like a paper piano you can sketch and then play.\r\n\r\nBackground music by DJ Shadow.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625309/small_thumb/LeahBuechley_2011Y.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625309/large_thumb/LeahBuechley_2011Y.jpg",
                "theora": "https://upload.frikanalen.no/media/625309/theora/LeahBuechley_2011Y.ogv",
                "original": "https://upload.frikanalen.no/media/625309/original/LeahBuechley_2011Y.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625309/broadcast/LeahBuechley_2011Y.dv"
            },
            "creator": "pere@hungry.com",
            "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:06:33.670000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "https://archive.org/details/LeahBuechley_2011Y",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.411180Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625309/theora/LeahBuechley_2011Y.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625309/large_thumb/LeahBuechley_2011Y.jpg"
        },
        {
            "id": 624853,
            "name": "Mo Hornmusikk",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624853/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624853/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624853/broadcast/6212_7d8eece8da1b455f9155b9aef31342ab.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624853/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:36.440000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:44:38.293000Z",
            "updatedTime": "2018-11-10T18:29:27.979271Z",
            "uploadedTime": "2012-04-11T10:44:38.293000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624853/theora/6212_7d8eece8da1b455f9155b9aef31342ab.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624853/large_thumb/large.jpg"
        },
        {
            "id": 624849,
            "name": "Skjold Nesttun Janitsjar",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624849/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624849/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624849/broadcast/6216_26f4248a853444e1989fc46bcd1d0219.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:59.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T13:48:41.563000Z",
            "updatedTime": "2018-11-10T18:29:27.984817Z",
            "uploadedTime": "2012-04-11T13:48:41.563000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624849/theora/6216_26f4248a853444e1989fc46bcd1d0219.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624849/large_thumb/large.jpg"
        },
        {
            "id": 624848,
            "name": "Lørenskog Musikkorps",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624848/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624848/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624848/broadcast/6211_d25328311d74425bb5e2f5d29042b6d0.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:21:09.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:39:20.370000Z",
            "updatedTime": "2018-11-10T18:29:27.986219Z",
            "uploadedTime": "2012-04-11T10:39:20.370000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624848/theora/6211_d25328311d74425bb5e2f5d29042b6d0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624848/large_thumb/large.jpg"
        },
        {
            "id": 624846,
            "name": "Vestre Aker Musikkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624846/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624846/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624846/broadcast/6208_a49bfac92c68469db74a3ce9b5640c68.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:59.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T10:06:37.467000Z",
            "updatedTime": "2018-11-10T18:29:27.988988Z",
            "uploadedTime": "2012-04-11T10:06:37.467000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624846/theora/6208_364dd65b457041bfab6b1db8b15544a3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624846/large_thumb/large.jpg"
        },
        {
            "id": 624844,
            "name": "Tønsberg Janitsjarkorps",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624844/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624844/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624844/broadcast/6206_108d35d6e00c4d95b4468feea02ff2cd.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:52.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-11T09:04:35.283000Z",
            "updatedTime": "2018-11-10T18:29:27.990335Z",
            "uploadedTime": "2012-04-11T09:04:35.283000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624844/theora/6206_108d35d6e00c4d95b4468feea02ff2cd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624844/large_thumb/large.jpg"
        },
        {
            "id": 624831,
            "name": "Alvøen Musikkforening NM 2012",
            "header": "NM Janitsjar 2012 - Olavshallen Trondheim",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624831/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624831/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624831/broadcast/6194_e70e3794bc364fdeb9cc27317d199a27.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:51.280000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-04-10T10:37:21.683000Z",
            "updatedTime": "2018-11-10T18:29:28.002904Z",
            "uploadedTime": "2012-04-10T10:37:21.683000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624831/theora/6194_e70e3794bc364fdeb9cc27317d199a27.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624831/large_thumb/large.jpg"
        },
        {
            "id": 624826,
            "name": "I historiens lys 01",
            "header": "Boken som ble gjenoppdaget. Reformasjonen var avhengig av at Bibelen kunne være en bok som alle kunne lese. Tor Tjeransen går i Luthers fotspor for å finne ut hvordan bøkenes bok ble tilgjengelig for folket.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624826/theora/orig_be819d9afd164269979922ee5233aeb0.ogv",
                "original": "https://upload.frikanalen.no/media/624826/original/orig_be819d9afd164269979922ee5233aeb0.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624826/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624826/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624826/broadcast/6156_982cb30fdc304276ae47a7af5f94f56b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624826/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:55:18.723000Z",
            "updatedTime": "2018-11-10T18:29:28.008645Z",
            "uploadedTime": "2012-03-29T09:55:18.723000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624826/theora/orig_be819d9afd164269979922ee5233aeb0.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624826/large_thumb/large.jpg"
        },
        {
            "id": 624824,
            "name": "Bibelstudier 02 (2 kv 2012)",
            "header": "Medlemmer i tjeneste. I en menighet er det et mål at alle skal ha en oppgave å utføre. Lynn S. Kvinge fra Norsk Bibelinstitutt, pastor i Bergen Sven-Inge Frantzen, og programleder Tor Tjeransen oppmuntrer alle som tror til å spre det glade budskapet.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624824/theora/orig_9ab46fc6be594f5daf8055571522e859.ogv",
                "original": "https://upload.frikanalen.no/media/624824/original/orig_9ab46fc6be594f5daf8055571522e859.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624824/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624824/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624824/broadcast/6140_2338eedf3b46463fa455dd698660b5b9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624824/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:48:45.463000Z",
            "updatedTime": "2018-11-10T18:29:28.011753Z",
            "uploadedTime": "2012-03-29T08:48:45.463000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624824/theora/orig_9ab46fc6be594f5daf8055571522e859.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624824/large_thumb/large.jpg"
        },
        {
            "id": 624823,
            "name": "Bibelstudier 04 (2 kv 2012)",
            "header": "Evangelisering. Hva slags spor setter den som spres sin tror? Må man selv praktisere det man forkynner?       Evangelisering kan og må utføres på mange forskjellige måter. Tor Tjeransen er programleder.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624823/theora/orig_273df2c2e1b8417090a665b960e24af6.ogv",
                "original": "https://upload.frikanalen.no/media/624823/original/orig_273df2c2e1b8417090a665b960e24af6.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624823/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624823/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624823/broadcast/6142_f02b53b3dda14fbf88ddf4317050ce88.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624823/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:54:55.387000Z",
            "updatedTime": "2018-11-10T18:29:28.013309Z",
            "uploadedTime": "2012-03-29T08:54:55.387000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624823/theora/orig_273df2c2e1b8417090a665b960e24af6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624823/large_thumb/large.jpg"
        },
        {
            "id": 624820,
            "name": "Bibelstudier 03 (2 kv 2012)",
            "header": "Åndelige gaver. Alle mennesker har en nådegave fra Gud som ikke er helt lik en annens nådegave. Paneldeltakerne \ntror at alle kan finne sin egen nådegave og ta den i bruk. Programleder er Tor Tjeransen.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624820/theora/orig_0701d3d72537402886cd3e30656a1160.ogv",
                "original": "https://upload.frikanalen.no/media/624820/original/orig_0701d3d72537402886cd3e30656a1160.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624820/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624820/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624820/broadcast/6141_f3cae65464814a3bb0fd145ffc9a7e43.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624820/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T08:51:55.730000Z",
            "updatedTime": "2018-11-10T18:29:28.017566Z",
            "uploadedTime": "2012-03-29T08:51:55.730000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624820/theora/orig_0701d3d72537402886cd3e30656a1160.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624820/large_thumb/large.jpg"
        },
        {
            "id": 624819,
            "name": "Dagen Derpå: Påskespesial",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624819/theora/6045_bd8470beba49483caa01df4964549a76.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624819/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624819/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624819/broadcast/6045_44e9d63d54904f3997d456b69d7d6148.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624819/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:12:48.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:53:15Z",
            "updatedTime": "2018-11-10T18:29:28.018920Z",
            "uploadedTime": "2012-02-19T20:53:15Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624819/theora/6045_bd8470beba49483caa01df4964549a76.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624819/large_thumb/large.jpg"
        },
        {
            "id": 624816,
            "name": "Livsstilsagenten 02",
            "header": "Fargerik mat. Livsstilsagent Per de Lange besøker to matglade lektorer ved Universitet i Agder, Anne Merete Selvik Ask og Ingebjørg Aarek.\nDe gleder seg over gresk mat og livsstil.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624816/theora/orig_9107c74c70f5447193586bf68c89bd96.ogv",
                "original": "https://upload.frikanalen.no/media/624816/original/orig_9107c74c70f5447193586bf68c89bd96.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624816/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624816/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624816/broadcast/6155_8e830eef23bc4262a9cd9d87c7349eaa.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624816/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-29T09:51:37.800000Z",
            "updatedTime": "2018-11-10T18:29:28.023159Z",
            "uploadedTime": "2012-03-29T09:51:37.800000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624816/theora/orig_9107c74c70f5447193586bf68c89bd96.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624816/large_thumb/large.jpg"
        },
        {
            "id": 624812,
            "name": "Dagen Derpå: Kosmorama",
            "header": "",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624812/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624812/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624812/broadcast/6044_0021edfbb7244d7ea46365be47733820.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
            },
            "creator": "ginemk@gmail.com",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:20:00.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-19T20:46:20Z",
            "updatedTime": "2018-11-10T18:29:28.027309Z",
            "uploadedTime": "2012-02-19T20:46:20Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624812/theora/6044_0021edfbb7244d7ea46365be47733820.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624812/large_thumb/large.jpg"
        },
        {
            "id": 624799,
            "name": "Ørskog Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624799/theora/6091_2f811604b6d74d73b5d9ec681b3817e3.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624799/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624799/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624799/broadcast/6091_2f811604b6d74d73b5d9ec681b3817e3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624799/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:35.360000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:28:57.450000Z",
            "updatedTime": "2018-11-10T18:29:28.043715Z",
            "uploadedTime": "2012-03-06T13:28:57.450000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624799/theora/6091_2f811604b6d74d73b5d9ec681b3817e3.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624799/large_thumb/large.jpg"
        },
        {
            "id": 624798,
            "name": "Sandefjord Brass NM 2012",
            "header": "NM Brass 2012",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624798/theora/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624798/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624798/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624798/broadcast/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624798/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:22:22.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-03-06T13:40:12.640000Z",
            "updatedTime": "2018-11-10T18:29:28.045074Z",
            "uploadedTime": "2012-03-06T13:40:12.640000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624798/theora/6093_fe06c4ce6f0e4cd6890a7ce22c8ec41b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624798/large_thumb/large.jpg"
        },
        {
            "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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": 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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": 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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": 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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": 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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": "",
                "streetAddress": "",
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "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": 624770,
            "name": "Gud, de andre og meg 3/4",
            "header": "Relasjoner er noe som angår oss alle. Rundt bålet har Finn Myklebust samlet seks ungdommer for å samtale om relasjoner til Gud, familien, kristne og verden. Serien på fire programmer handler om Gud, de andre og meg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624770/theora/orig_4ad12c2915d747da966f705e3ba8ce2f.ogv",
                "original": "https://upload.frikanalen.no/media/624770/original/orig_4ad12c2915d747da966f705e3ba8ce2f.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624770/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624770/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624770/broadcast/6053_b04a273c757e4f83b1615a331618dae4.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624770/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:23:25",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-28T12:30:03.390000Z",
            "updatedTime": "2018-11-10T18:29:28.083839Z",
            "uploadedTime": "2012-02-28T12:30:03.390000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624770/theora/orig_4ad12c2915d747da966f705e3ba8ce2f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624770/large_thumb/large.jpg"
        },
        {
            "id": 624769,
            "name": "Gud, de andre og meg 1/4",
            "header": "Relasjoner er noe som angår oss alle. Rundt bålet har Finn Myklebust samlet seks ungdommer for å samtale om relasjoner til Gud, familien, kristne og verden. Serien på fire programmer handler om Gud, de andre og meg.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624769/theora/orig_c141b0ebcf5d4a3daaf4e6f2045db759.ogv",
                "original": "https://upload.frikanalen.no/media/624769/original/orig_c141b0ebcf5d4a3daaf4e6f2045db759.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624769/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624769/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624769/broadcast/6050_9f2402b3c0e4458abf8edcad3709ba7b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624769/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:00",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-02-28T12:20:47.837000Z",
            "updatedTime": "2018-11-10T18:29:28.085270Z",
            "uploadedTime": "2012-02-28T12:20:47.837000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624769/theora/orig_c141b0ebcf5d4a3daaf4e6f2045db759.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624769/large_thumb/large.jpg"
        },
        {
            "id": 624767,
            "name": "UKA TV 2012 episode 5",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624767/theora/5910_4e3020fa62704464bb3747c19ab28db6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624767/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624767/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624767/broadcast/5910_681fac045b5e4aefb2623f260e73c301.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624767/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:17.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:48:49.377000Z",
            "updatedTime": "2018-11-10T18:29:28.088127Z",
            "uploadedTime": "2012-01-02T14:48:49.377000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624767/theora/5910_4e3020fa62704464bb3747c19ab28db6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624767/large_thumb/large.jpg"
        },
        {
            "id": 625167,
            "name": "Student-TV 2013 Uke 12",
            "header": "",
            "description": "",
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg",
                "theora": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625167/small_thumb/uke12.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625167/broadcast/uke12.avi"
            },
            "creator": "tobias.skaaren@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:16:05.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2013-04-06T08:20:55Z",
            "updatedTime": "2018-11-10T18:29:27.571711Z",
            "uploadedTime": "2013-04-06T08:20:56Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625167/theora/uke12.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625167/large_thumb/uke12.jpg"
        },
        {
            "id": 624764,
            "name": "UKA TV 2012 episode 3",
            "header": "UKA-TV er en av Nordens største student-tv-produksjoner, og lages i forbindelse med UKA-festivalen. I 2011 var over 100 studenter med på å lage UKA-TV!\r\n20. - 26. februar skal et 30-minutters program produseres fra studio hver dag, som inneholder gjester, artistopptredener og forhåndsproduserte innslag. Hver kveld vises sendingene både over nett og på tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624764/theora/5907_228c6a4e181e41c0ba802fb27cf211fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/624764/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624764/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624764/broadcast/5907_767bca87108f463f9a1be8a644e9d7be.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624764/large_thumb/large.jpg"
            },
            "creator": "taraldmoe@gmail.com",
            "organization": {
                "id": 120,
                "name": "Uka-TV 2012",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 2057,
                "editorName": "Tarald Moe Bjølseth",
                "editorEmail": "taraldmoe@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:29:13.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": false,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2012-01-02T14:46:37.013000Z",
            "updatedTime": "2018-11-10T18:29:28.092286Z",
            "uploadedTime": "2012-01-02T14:46:37.013000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624764/theora/5907_228c6a4e181e41c0ba802fb27cf211fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624764/large_thumb/large.jpg"
        },
        {
            "id": 623406,
            "name": "LEV VEL ned i vekt 02",
            "header": "Per de Lange forteller hvordan vi kan gå ned i vekt.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/623406/theora/3978_a290788a98de49b49949c326584a9ac2.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/623406/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/623406/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/623406/broadcast/3978_d571949a2c1c48c68e6399fa2962e767.avi",
                "largeThumb": "https://upload.frikanalen.no/media/623406/large_thumb/large.jpg"
            },
            "creator": "yngvar.borresen@hopechannel.no",
            "organization": {
                "id": 53,
                "name": "Syvendedags Adventistsamfunnet - Den norske union",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1056,
                "editorName": "Yngvar Børresen",
                "editorEmail": "yngvar.borresen@hopechannel.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:26:20.600000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-02-17T09:54:38.767000Z",
            "updatedTime": "2018-11-10T18:29:29.835985Z",
            "uploadedTime": "2010-02-17T09:54:38.767000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/623406/theora/3978_a290788a98de49b49949c326584a9ac2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/623406/large_thumb/large.jpg"
        }
    ]
}