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

{
    "count": 3371,
    "next": null,
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=3300&ordering=header&page=3",
    "results": [
        {
            "id": 622177,
            "name": "Akkurat Nå - Episode 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622177/theora/1685_f771adbe7a464c24b5beb03b6e48ed4b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622177/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622177/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622177/broadcast/orig_Akkurat Nå - Episode 9 - siste.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622177/large_thumb/large.jpg"
            },
            "creator": "bjorn.gjellum@estv.no",
            "organization": {
                "id": 36,
                "name": "Evangeliesenteret",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:55:50.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T04:05:00Z",
            "updatedTime": "2018-11-10T18:29:31.082689Z",
            "uploadedTime": "2009-01-02T04:05:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622177/theora/1685_f771adbe7a464c24b5beb03b6e48ed4b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622177/large_thumb/large.jpg"
        },
        {
            "id": 622175,
            "name": "Talentfabrikken uke 17",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622175/theora/1672_2052444e94214927911f897a01017d56.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622175/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622175/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622175/broadcast/orig_f56929d6b2fc4d7d99d8b4158a90f482.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622175/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:51.760000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:52:00Z",
            "updatedTime": "2018-11-10T18:29:31.085505Z",
            "uploadedTime": "2009-01-02T03:52:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622175/theora/1672_2052444e94214927911f897a01017d56.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622175/large_thumb/large.jpg"
        },
        {
            "id": 622174,
            "name": "Talentfabrikken uke 16",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622174/theora/1671_e8b47275a81a49d8a9d4cd1c82d08cc9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622174/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622174/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622174/broadcast/orig_ccd1f4710b19459e8311e4736b48821e.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622174/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:04.920000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:51:00Z",
            "updatedTime": "2018-11-10T18:29:31.086846Z",
            "uploadedTime": "2009-01-02T03:51:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622174/theora/1671_e8b47275a81a49d8a9d4cd1c82d08cc9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622174/large_thumb/large.jpg"
        },
        {
            "id": 622173,
            "name": "Talentfabrikken uke 15",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622173/theora/1670_d6e6df7140fa4b53a98103a8ebc3d7fc.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622173/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622173/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622173/broadcast/orig_029c0f00e0434d2fb74c22ed4ac29922.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622173/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:56.560000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:50:00Z",
            "updatedTime": "2018-11-10T18:29:31.088343Z",
            "uploadedTime": "2009-01-02T03:50:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622173/theora/1670_d6e6df7140fa4b53a98103a8ebc3d7fc.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622173/large_thumb/large.jpg"
        },
        {
            "id": 622172,
            "name": "Talentfabrikken uke 14",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622172/theora/1669_2aa501df9c37426ab783b5e8b3dbf493.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622172/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622172/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622172/broadcast/orig_f9dbf340365b4460aedb7eed110fb587.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622172/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:45.240000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:49:00Z",
            "updatedTime": "2018-11-10T18:29:31.089690Z",
            "uploadedTime": "2009-01-02T03:49:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622172/theora/1669_2aa501df9c37426ab783b5e8b3dbf493.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622172/large_thumb/large.jpg"
        },
        {
            "id": 622171,
            "name": "Talentfabrikken uke 13",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622171/theora/1668_67e9e5b5ec21427d97fc1c041939119f.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622171/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622171/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622171/broadcast/orig_f7be9740bcaa4f24b5ba547203aadd8f.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622171/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:47.880000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:48:00Z",
            "updatedTime": "2018-11-10T18:29:31.091261Z",
            "uploadedTime": "2009-01-02T03:48:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622171/theora/1668_67e9e5b5ec21427d97fc1c041939119f.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622171/large_thumb/large.jpg"
        },
        {
            "id": 622170,
            "name": "Talentfabrikken uke 12",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622170/theora/1667_c54f8490288c40e985050d53b1a6d63b.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622170/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622170/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622170/broadcast/orig_b26ee80704264affb84ea8ef0955030d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622170/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:00",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:47:00Z",
            "updatedTime": "2018-11-10T18:29:31.092755Z",
            "uploadedTime": "2009-01-02T03:47:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622170/theora/1667_c54f8490288c40e985050d53b1a6d63b.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622170/large_thumb/large.jpg"
        },
        {
            "id": 622169,
            "name": "Talentfabrikken uke 11",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622169/theora/1666_6a21f28770864d259ec62536f8ff85b6.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622169/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622169/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622169/broadcast/orig_0d5f54407373429a99ad721a2df1883b.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622169/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:07.640000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:46:00Z",
            "updatedTime": "2018-11-10T18:29:31.094359Z",
            "uploadedTime": "2009-01-02T03:46:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622169/theora/1666_6a21f28770864d259ec62536f8ff85b6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622169/large_thumb/large.jpg"
        },
        {
            "id": 624153,
            "name": "Nizsmewassiat",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
                "original": "https://upload.frikanalen.no/media/624153/original/orig_79ccbd6e937f4f4d962c9b07db7c608a.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/624153/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624153/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624153/broadcast/5134_9293dbe0ff9a4a5f85f0cd25ac1874f9.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:31:01.800000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2010-12-28T00:39:12.857000Z",
            "updatedTime": "2018-11-10T18:29:28.888478Z",
            "uploadedTime": "2010-12-28T00:39:12.857000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624153/theora/5134_1fabbbcbaeb6499da4a9dab5d9601032.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624153/large_thumb/large.jpg"
        },
        {
            "id": 624622,
            "name": "44_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
                "original": "https://upload.frikanalen.no/media/624622/original/orig_8c797e17a17d46c9b2c261bf95211e4b.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624622/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624622/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624622/broadcast/5782_eafb7345a1aa455393b5389144ffe7d3.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624622/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:46:12.290000Z",
            "updatedTime": "2018-11-10T18:29:28.277861Z",
            "uploadedTime": "2011-10-03T08:46:12.290000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624622/theora/5782_ef94e6a8bd8f49e2af229b3800ed66ff.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624622/large_thumb/large.jpg"
        },
        {
            "id": 624628,
            "name": "45_11 Østfoldkirken",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624628/theora/5783_d538443812454c689b294cfc3f9513a6.ogv",
                "original": "https://upload.frikanalen.no/media/624628/original/orig_be0be738b30c43389079bac84dcbb7b9.mpg",
                "smallThumb": "https://upload.frikanalen.no/media/624628/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624628/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624628/broadcast/5783_277a5b6cab84442abf952a14bbde174d.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624628/large_thumb/large.jpg"
            },
            "creator": "post@lundeandersen.com",
            "organization": {
                "id": 51,
                "name": "Østfoldkirken",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1437,
                "editorName": "Thomas Andersen",
                "editorEmail": "post@lundeandersen.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:28:27",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "http://www.la-media.no",
            "createdTime": "2011-10-03T08:47:34.323000Z",
            "updatedTime": "2018-11-10T18:29:28.268904Z",
            "uploadedTime": "2011-10-03T08:47:34.323000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624628/theora/5783_d538443812454c689b294cfc3f9513a6.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624628/large_thumb/large.jpg"
        },
        {
            "id": 622164,
            "name": "Talentfabrikken uke 10",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622164/theora/1659_30cfcdc7abaf48c598374a65443c0110.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622164/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622164/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622164/broadcast/orig_b23e58cf640b47e9914a67a67d1b5f82.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622164/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:52.160000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:39:00Z",
            "updatedTime": "2018-11-10T18:29:31.104450Z",
            "uploadedTime": "2009-01-02T03:39:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622164/theora/1659_30cfcdc7abaf48c598374a65443c0110.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622164/large_thumb/large.jpg"
        },
        {
            "id": 622163,
            "name": "Talentfabrikken uke 09",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622163/theora/1658_0baf86a58e75471db86a0caf05f92ff5.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622163/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622163/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622163/broadcast/orig_527492bab1104586b3da8c25115d431a.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622163/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:28.600000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:38:00Z",
            "updatedTime": "2018-11-10T18:29:31.106074Z",
            "uploadedTime": "2009-01-02T03:38:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622163/theora/1658_0baf86a58e75471db86a0caf05f92ff5.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622163/large_thumb/large.jpg"
        },
        {
            "id": 622162,
            "name": "Talentfabrikken uke 08",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622162/theora/1657_5fa9357737c540d0905993477ecac806.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622162/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622162/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622162/broadcast/orig_PGM106 - Talentfabrikken(ny).avi",
                "largeThumb": "https://upload.frikanalen.no/media/622162/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:02.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:37:00Z",
            "updatedTime": "2018-11-10T18:29:31.107987Z",
            "uploadedTime": "2009-01-02T03:37:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622162/theora/1657_5fa9357737c540d0905993477ecac806.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622162/large_thumb/large.jpg"
        },
        {
            "id": 622161,
            "name": "Talentfabrikken uke 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622161/theora/1656_3bfcb55957cd43a6942f5ed6e4b715d9.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622161/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622161/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622161/broadcast/orig_PGM105 - Talentfabrikk#16F7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622161/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:29:27.040000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:36:00Z",
            "updatedTime": "2018-11-10T18:29:31.109672Z",
            "uploadedTime": "2009-01-02T03:36:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622161/theora/1656_3bfcb55957cd43a6942f5ed6e4b715d9.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622161/large_thumb/large.jpg"
        },
        {
            "id": 622160,
            "name": "Talentfabrikken uke 06",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622160/theora/1655_a91edf4f6dc24f3296868a35e4fd2581.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622160/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622160/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622160/broadcast/orig_PGM104 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622160/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:25:58.080000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:35:00Z",
            "updatedTime": "2018-11-10T18:29:31.111273Z",
            "uploadedTime": "2009-01-02T03:35:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622160/theora/1655_a91edf4f6dc24f3296868a35e4fd2581.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622160/large_thumb/large.jpg"
        },
        {
            "id": 622159,
            "name": "Talentfabrikken uke 05",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622159/theora/1654_e73d542318584794993291d4f78af810.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622159/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622159/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622159/broadcast/orig_Talentfabrikken - uke 5.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622159/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:10.520000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:34:00Z",
            "updatedTime": "2018-11-10T18:29:31.112908Z",
            "uploadedTime": "2009-01-02T03:34:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622159/theora/1654_e73d542318584794993291d4f78af810.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622159/large_thumb/large.jpg"
        },
        {
            "id": 622158,
            "name": "Talentfabrikken uke 04",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622158/theora/1653_b605fa70a8184aec8d6db3bd1d951e86.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622158/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622158/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622158/broadcast/orig_PGM102 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622158/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:27:28.320000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:33:00Z",
            "updatedTime": "2018-11-10T18:29:31.114570Z",
            "uploadedTime": "2009-01-02T03:33:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622158/theora/1653_b605fa70a8184aec8d6db3bd1d951e86.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622158/large_thumb/large.jpg"
        },
        {
            "id": 622157,
            "name": "Talentfabrikken uke 03",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622157/theora/1652_dead1f22c4094c0580d2487cdacf3208.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622157/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622157/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622157/broadcast/orig_PGM101 - Talentfabrikken.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622157/large_thumb/large.jpg"
            },
            "creator": "stig@musikkorps.no",
            "organization": {
                "id": 40,
                "name": "Norges Musikkorps Forbund",
                "homepage": "https://musikkorps.no/",
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1090,
                "editorName": "Stig Ryland",
                "editorEmail": "stig@musikkorps.no",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:28:51",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": true,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:32:00Z",
            "updatedTime": "2018-11-10T18:29:31.116315Z",
            "uploadedTime": "2009-01-02T03:32:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622157/theora/1652_dead1f22c4094c0580d2487cdacf3208.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622157/large_thumb/large.jpg"
        },
        {
            "id": 622156,
            "name": "Den Norske kirke i eksil del 01",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622156/theora/1634_4f251262956a4be184c3b2367b6ff4bd.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622156/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622156/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622156/broadcast/orig_Den Norske Kirke i Eksil del 1.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622156/large_thumb/large.jpg"
            },
            "creator": "omoeg@broadpark.no",
            "organization": {
                "id": 86,
                "name": "Den norske kirke i eksil",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1086,
                "editorName": "Olav Grimdalen",
                "editorEmail": "omoeg@broadpark.no",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:24:42.120000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:14:00Z",
            "updatedTime": "2018-11-10T18:29:31.117958Z",
            "uploadedTime": "2009-01-02T03:14:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622156/theora/1634_4f251262956a4be184c3b2367b6ff4bd.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622156/large_thumb/large.jpg"
        },
        {
            "id": 622155,
            "name": "Drøfting av Quranen del 07",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/622155/theora/1633_76c4d76c8830441dad238e2fceeffc9d.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/622155/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/622155/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/622155/broadcast/orig_Drøfting av Quranen del 7.avi",
                "largeThumb": "https://upload.frikanalen.no/media/622155/large_thumb/large.jpg"
            },
            "creator": "77khalid@gmail.com",
            "organization": {
                "id": 7,
                "name": "islam Ahmadiyya",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": 1087,
                "editorName": "Khalid Mehmood",
                "editorEmail": "77khalid@gmail.com",
                "editorMsisdn": "",
                "fkmember": false
            },
            "duration": "00:27:38.720000",
            "categories": [
                "Religion og livssyn"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": false,
            "refUrl": "",
            "createdTime": "2009-01-02T03:13:00Z",
            "updatedTime": "2018-11-10T18:29:31.119613Z",
            "uploadedTime": "2009-01-02T03:13:00Z",
            "ogvUrl": "https://upload.frikanalen.no/media/622155/theora/1633_76c4d76c8830441dad238e2fceeffc9d.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/622155/large_thumb/large.jpg"
        }
    ]
}