{
  "info" : {
    "name" : "Boclips API",
    "version" : "8052",
    "schema" : "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
  },
  "item" : [ {
    "id" : "resource index contains root links",
    "name" : "/v1/",
    "description" : "Links fetching",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "resource index contains root links",
      "name" : "resource index contains root links",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_links\" : {\n    \"ngssCodes\" : {\n      \"href\" : \"https://api.boclips.com/v1/curriculum/ngss/codes\",\n      \"templated\" : false\n    },\n    \"ngssGrades\" : {\n      \"href\" : \"https://api.boclips.com/v1/curriculum/ngss/grades\",\n      \"templated\" : false\n    },\n    \"getThemesByIds\" : {\n      \"href\" : \"https://api.boclips.com/v1/alignments/themes{?id}\",\n      \"templated\" : true\n    },\n    \"getThemesByProvider\" : {\n      \"href\" : \"https://api.boclips.com/v1/alignments/{provider}/themes\",\n      \"templated\" : true\n    },\n    \"getThemesByProviderAndId\" : {\n      \"href\" : \"https://api.boclips.com/v1/alignments/{provider}/themes/{id}\",\n      \"templated\" : true\n    },\n    \"getAllProviders\" : {\n      \"href\" : \"https://api.boclips.com/v1/alignments/providers\",\n      \"templated\" : false\n    },\n    \"getProviderById\" : {\n      \"href\" : \"https://api.boclips.com/v1/alignments/providers/{providerId}\",\n      \"templated\" : true\n    },\n    \"getCustomMetadata\" : {\n      \"href\" : \"https://api.boclips.com/v1/custom-metadata{?size,page,updated_as_of}\",\n      \"templated\" : true\n    },\n    \"activate\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/ebd0ea21-0424-46e0-8d35-927419065b52\",\n      \"templated\" : false\n    },\n    \"profile\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/ebd0ea21-0424-46e0-8d35-927419065b52\",\n      \"templated\" : false\n    },\n    \"currentUser\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/_self\",\n      \"templated\" : false\n    },\n    \"countries\" : {\n      \"href\" : \"https://api.boclips.com/v1/countries\",\n      \"templated\" : false\n    },\n    \"trackPageRendered\" : {\n      \"href\" : \"https://api.boclips.com/v1/events/page-render\",\n      \"templated\" : false\n    },\n    \"trackPlatformInteractedWith\" : {\n      \"href\" : \"https://api.boclips.com/v1/events/platform-interaction{?subtype,anonymous}\",\n      \"templated\" : true\n    },\n    \"isUserActive\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/{id}/active\",\n      \"templated\" : true\n    },\n    \"searchSchools\" : {\n      \"href\" : \"https://api.boclips.com/v1/schools?countryCode=USA{&query,state}\",\n      \"templated\" : true\n    },\n    \"searchDistricts\" : {\n      \"href\" : \"https://api.boclips.com/v1/districts?countryCode=USA{&query,state}\",\n      \"templated\" : true\n    },\n    \"learningOutcomes\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/{videoId}/learning-outcomes\",\n      \"templated\" : true\n    },\n    \"assessmentQuestions\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/{videoId}/assessment-questions\",\n      \"templated\" : true\n    },\n    \"getHighlights\" : {\n      \"href\" : \"https://api.boclips.com/v1/highlights{?threshold,size,query,education_level,max_overlap,hyper_relevance,channel,subtype}\",\n      \"templated\" : true\n    },\n    \"getHighlight\" : {\n      \"href\" : \"https://api.boclips.com/v1/highlights/{highlightId}\",\n      \"templated\" : true\n    },\n    \"CefrLevel\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/{videoId}/cefr-level\",\n      \"templated\" : true\n    },\n    \"ellWritingAssessment\" : {\n      \"href\" : \"https://api.boclips.com/v1/ell-writing-assessment\",\n      \"templated\" : false\n    },\n    \"ellWritingAssessmentFeedback\" : {\n      \"href\" : \"https://api.boclips.com/v1/ell-writing-assessment/feedback\",\n      \"templated\" : false\n    },\n    \"ellWritingAssessmentFeedbackOptions\" : {\n      \"href\" : \"https://api.boclips.com/v1/ell-writing-assessment/feedback/options\",\n      \"templated\" : false\n    },\n    \"subjects\" : {\n      \"href\" : \"https://api.boclips.com/v1/subjects\",\n      \"templated\" : false\n    },\n    \"allSubjects\" : {\n      \"href\" : \"https://api.boclips.com/v1/subjects?visibility=all\",\n      \"templated\" : false\n    },\n    \"marketSegmentSubjects\" : {\n      \"href\" : \"https://api.boclips.com/v1/subjects{?marketSegment}\",\n      \"templated\" : true\n    },\n    \"disciplines\" : {\n      \"href\" : \"https://api.boclips.com/v1/disciplines\",\n      \"templated\" : false\n    },\n    \"allDisciplines\" : {\n      \"href\" : \"https://api.boclips.com/v1/disciplines?visibility=all\",\n      \"templated\" : false\n    },\n    \"video\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/{id}{?referer}\",\n      \"templated\" : true\n    },\n    \"searchVideos\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos{?query,sort_by,best_for,duration_min,duration_max,duration,duration_facets,released_date_from,released_date_to,source,age_range_min,age_range_max,age_range,age_range_facets,size,page,subject,subjects_set_manually,channel,include_channel_facets,include_education_level_facets,include_topic_facets,type,id,resource_types,category_code,updated_as_of,language,education_level,content_package,topics,cefr_level,include_cefr_level_facets,subtype}\",\n      \"templated\" : true\n    },\n    \"getMetadata\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/metadata\",\n      \"templated\" : false\n    },\n    \"videoTypes\" : {\n      \"href\" : \"https://api.boclips.com/v1/video-types\",\n      \"templated\" : false\n    },\n    \"discoverCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections?projection=list&discoverable=true&page=0&size=30{&query,subject,sort_by}\",\n      \"templated\" : true\n    },\n    \"promotedForCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections?projection=list&discoverable=true&page=0&size=30{&promotedFor}\",\n      \"templated\" : true\n    },\n    \"searchCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections{?query,subject,discoverable,projection,page,size,age_range_min,age_range_max,age_range,resource_types,sort_by}\",\n      \"templated\" : true\n    },\n    \"collection\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/{id}{?projection,referer}\",\n      \"templated\" : true\n    },\n    \"myCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/ebd0ea21-0424-46e0-8d35-927419065b52/collections?bookmarked=false&types=OWNED{&query,partial_title_match,projection,page,size,sort_by}\",\n      \"templated\" : true\n    },\n    \"mySavedCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/ebd0ea21-0424-46e0-8d35-927419065b52/collections{?query,partial_title_match,projection,page,size,sort_by,can_edit}\",\n      \"templated\" : true\n    },\n    \"boclipsSharedCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/ebd0ea21-0424-46e0-8d35-927419065b52/collections?types=BOCLIPS_SHARED{&query,partial_title_match,projection,page,size,sort_by,can_edit}\",\n      \"templated\" : true\n    },\n    \"userSharedBookmarkedCollections\" : {\n      \"href\" : \"https://api.boclips.com/v1/users/ebd0ea21-0424-46e0-8d35-927419065b52/collections?types=USER_SHARED{&query,partial_title_match,projection,page,size,sort_by,can_edit}\",\n      \"templated\" : true\n    },\n    \"createCollection\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections\",\n      \"templated\" : false\n    },\n    \"createPlaybackEvents\" : {\n      \"href\" : \"https://api.boclips.com/v1/events/playback/batch\",\n      \"templated\" : false\n    },\n    \"createSearchQueryCompletionsSuggestedEvent\" : {\n      \"href\" : \"https://api.boclips.com/v1/events/suggested-search-completions\",\n      \"templated\" : false\n    },\n    \"tags\" : {\n      \"href\" : \"https://api.boclips.com/v1/tags\",\n      \"templated\" : false\n    },\n    \"suggestions\" : {\n      \"href\" : \"https://api.boclips.com/v1/suggestions?query={query}\",\n      \"templated\" : true\n    },\n    \"videoFeed\" : {\n      \"href\" : \"https://api.boclips.com/v1/feed/videos{?size}\",\n      \"templated\" : true\n    },\n    \"channel\" : {\n      \"href\" : \"https://api.boclips.com/v1/channels/{id}\",\n      \"templated\" : true\n    },\n    \"channels\" : {\n      \"href\" : \"https://api.boclips.com/v1/channels{?name,projection,sort_by,page,size,categories,ingestType,education_levels*}\",\n      \"templated\" : true\n    },\n    \"contractLegalRestrictions\" : {\n      \"href\" : \"https://api.boclips.com/v1/contract-legal-restrictions\",\n      \"templated\" : false\n    },\n    \"contentCategories\" : {\n      \"href\" : \"https://api.boclips.com/v1/content-categories\",\n      \"templated\" : false\n    },\n    \"educationLevels\" : {\n      \"href\" : \"https://api.boclips.com/v1/education-levels\",\n      \"templated\" : false\n    },\n    \"assistant\" : {\n      \"href\" : \"https://api.boclips.com/v1/assistant\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "getting all channels",
    "name" : "/v1/channels",
    "description" : "Get all channels",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/channels",
        "query" : [ {
          "key" : "page",
          "disabled" : false,
          "description" : "Zero-index based page number, first page by default"
        }, {
          "key" : "size",
          "disabled" : false,
          "description" : "Channels page size, 10000 by default"
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "getting all channels",
      "name" : "getting all channels",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/channels",
          "query" : [ {
            "key" : "page",
            "disabled" : false,
            "description" : "Zero-index based page number, first page by default"
          }, {
            "key" : "size",
            "disabled" : false,
            "description" : "Channels page size, 10000 by default"
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"channels\" : [ {\n      \"id\" : \"64d0cadad9c95c59623e86ae\",\n      \"name\" : \"111111111111\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : null,\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/64d0cadad9c95c59623e86ae\"\n        }\n      }\n    }, {\n      \"id\" : \"64d0c860d9c95c59623e86ad\",\n      \"name\" : \"123\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : null,\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"HISTORICAL_NEWS_ARCHIVE\" ],\n      \"contentType\" : \"HISTORICAL_NEWS_ARCHIVE\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/64d0c860d9c95c59623e86ad\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cd8ce44c52e6e33b15\",\n      \"name\" : \"2veritaserum\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e55ed1c74690e0f025f\",\n        \"text\" : \"No restrictions\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e55ed1c74690e0f025f\"\n          }\n        }\n      },\n      \"description\" : \"desc\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"abk\",\n        \"name\" : \"Abkhazian\"\n      },\n      \"notes\" : \"nono\",\n      \"contentTypes\" : [ \"STOCK\" ],\n      \"contentType\" : \"STOCK\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cd8ce44c52e6e33b15\"\n        }\n      }\n    }, {\n      \"id\" : \"64d0cc07b94f2a3683bde1df\",\n      \"name\" : \"32111\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : null,\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"HISTORICAL_NEWS_ARCHIVE\" ],\n      \"contentType\" : \"HISTORICAL_NEWS_ARCHIVE\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/64d0cc07b94f2a3683bde1df\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d18ce44c52e6e33b3c\",\n      \"name\" : \"Ab Dav Research\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e9c138a17514040baca\",\n        \"text\" : \"Some dummy restrictions\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e9c138a17514040baca\"\n          }\n        }\n      },\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d18ce44c52e6e33b3c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8a18ce44c52e6e34074\",\n      \"name\" : \"Actualized.org\",\n      \"legalRestriction\" : {\n        \"id\" : \"5db32455c7c734094f53d1f9\",\n        \"text\" : \"Viewer discretion is advised. Content may not be suitable for people of 12 years or younger. Please contact boclips for editing permissions.\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5db32455c7c734094f53d1f9\"\n          }\n        }\n      },\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8a18ce44c52e6e34074\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d18ce44c52e6e33b40\",\n      \"name\" : \"Adam Westbrook\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e9c138a17514040baca\",\n        \"text\" : \"Some dummy restrictions\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e9c138a17514040baca\"\n          }\n        }\n      },\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d18ce44c52e6e33b40\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea84e8ce44c52e6e33e5e\",\n      \"name\" : \"Almeida Theatre\",\n      \"legalRestriction\" : null,\n      \"description\" : \"hello\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea84e8ce44c52e6e33e5e\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b09336c6d2d0aa7c669\",\n      \"name\" : \"American Museum of Natural History\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b09336c6d2d0aa7c669\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b88ce44c52e6e33a7f\",\n      \"name\" : \"Ann & Robert H. Lurie Childreen's Hospital of Chicago\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"NEWS\" ],\n      \"contentType\" : \"NEWS\",\n      \"oneLineDescription\" : \"3 kids, 1 minute, 180 works of art to discover in this sassy series of interstitials where these characters never mince their words!\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b88ce44c52e6e33a7f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9968ce44c52e6e34641\",\n      \"name\" : \"Ann & Robert H. Lurie Childreen's Hospital of Chicago1\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"deu\",\n        \"name\" : \"deu\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9968ce44c52e6e34641\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8338ce44c52e6e33dae\",\n      \"name\" : \"AQA\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8338ce44c52e6e33dae\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8988ce44c52e6e34037\",\n      \"name\" : \"Ashmolean Museum\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8988ce44c52e6e34037\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea84d8ce44c52e6e33e5a\",\n      \"name\" : \"Audio Productions\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"name\" : \"Spanish\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea84d8ce44c52e6e33e5a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89a8ce44c52e6e34049\",\n      \"name\" : \"Barristan Selmy\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"NEWS\" ],\n      \"contentType\" : \"NEWS\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89a8ce44c52e6e34049\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea86a8ce44c52e6e33f09\",\n      \"name\" : \"BBC\",\n      \"legalRestriction\" : null,\n      \"description\" : \"tedst\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea86a8ce44c52e6e33f09\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8ba0336c6d2d0aa7c9aa\",\n      \"name\" : \"BBC Earth\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8ba0336c6d2d0aa7c9aa\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ce8ce44c52e6e33b1d\",\n      \"name\" : \"BBC Earth Lab\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ce8ce44c52e6e33b1d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea88f8ce44c52e6e33ff4\",\n      \"name\" : \"BBC Ideas\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"name\" : \"Spanish\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"NEWS\" ],\n      \"contentType\" : \"NEWS\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea88f8ce44c52e6e33ff4\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea86a8ce44c52e6e33f0c\",\n      \"name\" : \"BBC News\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea86a8ce44c52e6e33f0c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea86a8ce44c52e6e33f0f\",\n      \"name\" : \"BBC Newsnight\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea86a8ce44c52e6e33f0f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea88f8ce44c52e6e33ff6\",\n      \"name\" : \"BBC Radio 4 !\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea88f8ce44c52e6e33ff6\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9318ce44c52e6e343cd\",\n      \"name\" : \"BBC Studios\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"abk\",\n        \"name\" : \"Abkhazian\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"NEWS\" ],\n      \"contentType\" : \"NEWS\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9318ce44c52e6e343cd\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8ab3336c6d2d0aa7c47b\",\n      \"name\" : \"BBC Teach\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8ab3336c6d2d0aa7c47b\"\n        }\n      }\n    }, {\n      \"id\" : \"5e26db31215aaa478ed515e9\",\n      \"name\" : \"better name\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e55ed1c74690e0f025f\",\n        \"text\" : \"No restrictions\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e55ed1c74690e0f025f\"\n          }\n        }\n      },\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : \"This is a description for 123\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5e26db31215aaa478ed515e9\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea86c8ce44c52e6e33f1d\",\n      \"name\" : \"BFI\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea86c8ce44c52e6e33f1d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33b02\",\n      \"name\" : \"Biographics\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33b02\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b68ce44c52e6e33a71\",\n      \"name\" : \"British Dyslexia Association\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b68ce44c52e6e33a71\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9998ce44c52e6e34661\",\n      \"name\" : \"C-SPAN\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9998ce44c52e6e34661\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d28ce44c52e6e33b4e\",\n      \"name\" : \"Cambridge University\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d28ce44c52e6e33b4e\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ca8ce44c52e6e33af6\",\n      \"name\" : \"Canon Europe\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ca8ce44c52e6e33af6\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ec8ce44c52e6e33bed\",\n      \"name\" : \"CBBC\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"abk\",\n        \"name\" : \"Abkhazian\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ec8ce44c52e6e33bed\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33afc\",\n      \"name\" : \"CBS Sunday Morning\",\n      \"legalRestriction\" : null,\n      \"description\" : \"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : \"ggggggggggggggggggg\",\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : \"jjjjjjjjjjjjjjjjjjjj\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33afc\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea4528ce44c52e6e32702\",\n      \"name\" : \"Challenger Center\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea4528ce44c52e6e32702\"\n        }\n      }\n    }, {\n      \"id\" : \"620ce8c5ef54676e3bda78cd\",\n      \"name\" : \"Channel Test Search 1\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"name\" : \"Spanish\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"NEWS\" ],\n      \"contentType\" : \"NEWS\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/620ce8c5ef54676e3bda78cd\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9958ce44c52e6e34638\",\n      \"name\" : \"Chungdahm Learning\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9958ce44c52e6e34638\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b88ce44c52e6e33a7b\",\n      \"name\" : \"Cincinnati Children's\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b88ce44c52e6e33a7b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8c0a336c6d2d0aa7cbf3\",\n      \"name\" : \"Code.org\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"afr\",\n        \"name\" : \"Afrikaans\"\n      },\n      \"notes\" : \"kkk\",\n      \"contentTypes\" : [ \"HISTORICAL_NEWS_ARCHIVE\" ],\n      \"contentType\" : \"HISTORICAL_NEWS_ARCHIVE\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8c0a336c6d2d0aa7cbf3\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9938ce44c52e6e34625\",\n      \"name\" : \"ColdFusion\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9938ce44c52e6e34625\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d58ce44c52e6e33b64\",\n      \"name\" : \"columbusmuseum\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d58ce44c52e6e33b64\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89e8ce44c52e6e3406a\",\n      \"name\" : \"CrashCourse\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89e8ce44c52e6e3406a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d38ce44c52e6e33b55\",\n      \"name\" : \"Creators\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d38ce44c52e6e33b55\"\n        }\n      }\n    }, {\n      \"id\" : \"62b58c94f34caf7bcb955e9a\",\n      \"name\" : \"Cristina-test\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"name\" : \"English\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/62b58c94f34caf7bcb955e9a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8428ce44c52e6e33e12\",\n      \"name\" : \"Cult of Pedagogy\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8428ce44c52e6e33e12\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89a8ce44c52e6e34044\",\n      \"name\" : \"DE4AL7\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89a8ce44c52e6e34044\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cf8ce44c52e6e33b27\",\n      \"name\" : \"Deep Look\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cf8ce44c52e6e33b27\"\n        }\n      }\n    }, {\n      \"id\" : \"61927b0a32472e78bfc46a76\",\n      \"name\" : \"demo channel\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"name\" : \"Spanish\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/61927b0a32472e78bfc46a76\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cf8ce44c52e6e33b2d\",\n      \"name\" : \"Design Science\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cf8ce44c52e6e33b2d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ce8ce44c52e6e33b19\",\n      \"name\" : \"Devon Contract Waste\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ce8ce44c52e6e33b19\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8978ce44c52e6e34029\",\n      \"name\" : \"Discover Ireland\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8978ce44c52e6e34029\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9988ce44c52e6e34654\",\n      \"name\" : \"Discovery UK\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9988ce44c52e6e34654\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cd8ce44c52e6e33b13\",\n      \"name\" : \"Disney Educational Productions\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cd8ce44c52e6e33b13\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9988ce44c52e6e3465a\",\n      \"name\" : \"Domain of Science\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9988ce44c52e6e3465a\"\n        }\n      }\n    }, {\n      \"id\" : \"5d5d61220726b741db534ba8\",\n      \"name\" : \"Dow Jones\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d5d61220726b741db534ba8\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83d8ce44c52e6e33dee\",\n      \"name\" : \"Duke Learning Innovation\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83d8ce44c52e6e33dee\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe89c8336c6d2d0aa7bf92\",\n      \"name\" : \"Easy German\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e55ed1c74690e0f025f\",\n        \"text\" : \"No restrictions\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e55ed1c74690e0f025f\"\n          }\n        }\n      },\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"deu\",\n        \"name\" : \"deu\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe89c8336c6d2d0aa7bf92\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe89e4336c6d2d0aa7c00d\",\n      \"name\" : \"Easy Languages\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"deu\",\n        \"name\" : \"deu\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe89e4336c6d2d0aa7c00d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8a62336c6d2d0aa7c2be\",\n      \"name\" : \"Easy Spanish\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8a62336c6d2d0aa7c2be\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83d8ce44c52e6e33df4\",\n      \"name\" : \"EDCHAT®\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83d8ce44c52e6e33df4\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f7178680\",\n      \"name\" : \"Eddie Woo\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f7178680\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8ab1336c6d2d0aa7c470\",\n      \"name\" : \"Eddie Woo\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8ab1336c6d2d0aa7c470\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ed8ce44c52e6e33bf1\",\n      \"name\" : \"Educated Minds with Miss Cole\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ed8ce44c52e6e33bf1\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8628ce44c52e6e33ed5\",\n      \"name\" : \"Edutopia\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8628ce44c52e6e33ed5\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9988ce44c52e6e34658\",\n      \"name\" : \"Eli the Computer Guy\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9988ce44c52e6e34658\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83e8ce44c52e6e33df6\",\n      \"name\" : \"Elite Facts\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83e8ce44c52e6e33df6\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8048ce44c52e6e33c7e\",\n      \"name\" : \"Entertain The Elk 2211\",\n      \"legalRestriction\" : null,\n      \"description\" : \"test\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8048ce44c52e6e33c7e\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9978ce44c52e6e3464d\",\n      \"name\" : \"Epic Wildlife\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9978ce44c52e6e3464d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33b06\",\n      \"name\" : \"Eric Buffington\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33b06\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99e8ce44c52e6e34694\",\n      \"name\" : \"Every Think\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99e8ce44c52e6e34694\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d58ce44c52e6e33b60\",\n      \"name\" : \"Experiments with Google\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d58ce44c52e6e33b60\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8cb0336c6d2d0aa7cf81\",\n      \"name\" : \"Extra Credits\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8cb0336c6d2d0aa7cf81\"\n        }\n      }\n    }, {\n      \"id\" : \"5d3f000d7ec37565dca27cac\",\n      \"name\" : \"Extra English Practise\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d3f000d7ec37565dca27cac\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cc8ce44c52e6e33b0a\",\n      \"name\" : \"FantasticPhonics\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cc8ce44c52e6e33b0a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d18ce44c52e6e33b45\",\n      \"name\" : \"Fig. 1 by University of California\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d18ce44c52e6e33b45\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b46336c6d2d0aa7c7c6\",\n      \"name\" : \"Film Riot\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b46336c6d2d0aa7c7c6\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9978ce44c52e6e34652\",\n      \"name\" : \"Finger Monkey Channel\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9978ce44c52e6e34652\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33b04\",\n      \"name\" : \"FIRST LEGO League\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33b04\"\n        }\n      }\n    }, {\n      \"id\" : \"68276613c4c3c9e1cc4d1cf8\",\n      \"name\" : \"Flipping Physics\",\n      \"legalRestriction\" : null,\n      \"description\" : \"Make the world a better place through real, fun, and free physics education.\",\n      \"contentCategories\" : [ {\n        \"key\" : \"TALKING_HEAD\",\n        \"label\" : \"Talking Head\"\n      } ],\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"name\" : \"English\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : \"Make the world a better place through real, fun, and free physics education.\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/68276613c4c3c9e1cc4d1cf8\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99d8ce44c52e6e3468f\",\n      \"name\" : \"Freethink\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99d8ce44c52e6e3468f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ce8ce44c52e6e33b1b\",\n      \"name\" : \"Future Earth\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ce8ce44c52e6e33b1b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8988ce44c52e6e34032\",\n      \"name\" : \"FutureLearn\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8988ce44c52e6e34032\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d48ce44c52e6e33b5a\",\n      \"name\" : \"GatesFoundation\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d48ce44c52e6e33b5a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8138ce44c52e6e33ce1\",\n      \"name\" : \"Geethanjali Kids - Rhymes and Stories\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8138ce44c52e6e33ce1\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89b8ce44c52e6e34050\",\n      \"name\" : \"Gil Manor\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89b8ce44c52e6e34050\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99a8ce44c52e6e3466b\",\n      \"name\" : \"Glamour\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99a8ce44c52e6e3466b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8abc336c6d2d0aa7c4b0\",\n      \"name\" : \"Grammaropolis\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8abc336c6d2d0aa7c4b0\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83d8ce44c52e6e33df0\",\n      \"name\" : \"Gresham College\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83d8ce44c52e6e33df0\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8088ce44c52e6e33c97\",\n      \"name\" : \"Guardian Culture\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8088ce44c52e6e33c97\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea90b8ce44c52e6e342ec\",\n      \"name\" : \"Guardian News\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea90b8ce44c52e6e342ec\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99d8ce44c52e6e3468b\",\n      \"name\" : \"Happify\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99d8ce44c52e6e3468b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89b8ce44c52e6e34052\",\n      \"name\" : \"harpercollins11\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89b8ce44c52e6e34052\"\n        }\n      }\n    }, {\n      \"id\" : \"63d1171808335c5b58b9666d\",\n      \"name\" : \"Harsha - test\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"name\" : \"English\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/63d1171808335c5b58b9666d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8178ce44c52e6e33cfe\",\n      \"name\" : \"HarvardX\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8178ce44c52e6e33cfe\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8088ce44c52e6e33c99\",\n      \"name\" : \"Hay Levels\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8088ce44c52e6e33c99\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8998ce44c52e6e3403d\",\n      \"name\" : \"Hillsdale College\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8998ce44c52e6e3403d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83d8ce44c52e6e33df2\",\n      \"name\" : \"Hillsdale College Online Courses\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83d8ce44c52e6e33df2\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7bc8ce44c52e6e33a9c\",\n      \"name\" : \"HISTORY\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7bc8ce44c52e6e33a9c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8d1d336c6d2d0aa7d1d4\",\n      \"name\" : \"History Bombs\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8d1d336c6d2d0aa7d1d4\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d38ce44c52e6e33b50\",\n      \"name\" : \"IBM\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d38ce44c52e6e33b50\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99c8ce44c52e6e3467f\",\n      \"name\" : \"IFLScience Official\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99c8ce44c52e6e3467f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9988ce44c52e6e3465c\",\n      \"name\" : \"Improvement Pill\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9988ce44c52e6e3465c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ba8ce44c52e6e33a8f\",\n      \"name\" : \"insideadhd\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ba8ce44c52e6e33a8f\"\n        }\n      }\n    }, {\n      \"id\" : \"618cf3510d19964e4328b4d6\",\n      \"name\" : \"Institute of Human Anatomy\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/618cf3510d19964e4328b4d6\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99e8ce44c52e6e34691\",\n      \"name\" : \"Iris\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99e8ce44c52e6e34691\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89a8ce44c52e6e34046\",\n      \"name\" : \"Is This Just Fantasy?\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89a8ce44c52e6e34046\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9998ce44c52e6e3465f\",\n      \"name\" : \"IT'S HISTORY\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"NEWS\" ],\n      \"contentType\" : \"NEWS\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9998ce44c52e6e3465f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cd8ce44c52e6e33b17\",\n      \"name\" : \"It's Okay To Be Smart\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cd8ce44c52e6e33b17\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cc8ce44c52e6e33b08\",\n      \"name\" : \"Jeremy Thompson\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cc8ce44c52e6e33b08\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8428ce44c52e6e33e14\",\n      \"name\" : \"Jimmy Thatcher\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8428ce44c52e6e33e14\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8a98336c6d2d0aa7c3e6\",\n      \"name\" : \"Juan Coronado\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8a98336c6d2d0aa7c3e6\"\n        }\n      }\n    }, {\n      \"id\" : \"5fb698eb92a64c0e7b324d44\",\n      \"name\" : \"Learn with Zakaria - تعلم مع زكريا\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5fb698eb92a64c0e7b324d44\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9968ce44c52e6e34645\",\n      \"name\" : \"Life Noggin\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9968ce44c52e6e34645\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89c8ce44c52e6e3405d\",\n      \"name\" : \"lindsayjskinner\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89c8ce44c52e6e3405d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99b8ce44c52e6e3467a\",\n      \"name\" : \"LinkedIn\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99b8ce44c52e6e3467a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9978ce44c52e6e34649\",\n      \"name\" : \"list25\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9978ce44c52e6e34649\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83c8ce44c52e6e33de4\",\n      \"name\" : \"Loughborough University\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83c8ce44c52e6e33de4\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99b8ce44c52e6e34676\",\n      \"name\" : \"MacGillivray Freeman\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99b8ce44c52e6e34676\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9988ce44c52e6e34656\",\n      \"name\" : \"MajorPrep\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9988ce44c52e6e34656\"\n        }\n      }\n    }, {\n      \"id\" : \"5db02e010ac78d5d2fd69c86\",\n      \"name\" : \"Make N' Create\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5db02e010ac78d5d2fd69c86\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9998ce44c52e6e34667\",\n      \"name\" : \"MAKERS\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9998ce44c52e6e34667\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89b8ce44c52e6e34056\",\n      \"name\" : \"Maria Quevedo\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89b8ce44c52e6e34056\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea84e8ce44c52e6e33e5c\",\n      \"name\" : \"Mark Daniels\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea84e8ce44c52e6e33e5c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9938ce44c52e6e34621\",\n      \"name\" : \"Marques Brownlee\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9938ce44c52e6e34621\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9958ce44c52e6e3463a\",\n      \"name\" : \"Mashable Watercooler\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9958ce44c52e6e3463a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99a8ce44c52e6e34670\",\n      \"name\" : \"mathantics\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99a8ce44c52e6e34670\"\n        }\n      }\n    }, {\n      \"id\" : \"5d499aa03334ad77d5796690\",\n      \"name\" : \"Matt Jones\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d499aa03334ad77d5796690\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f7178681\",\n      \"name\" : \"Matt Jones\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f7178681\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8c0c336c6d2d0aa7cc02\",\n      \"name\" : \"MindYourDecisions\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8c0c336c6d2d0aa7cc02\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8d21336c6d2d0aa7d1eb\",\n      \"name\" : \"MITCSAIL\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8d21336c6d2d0aa7d1eb\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9938ce44c52e6e34623\",\n      \"name\" : \"MITK12Videos\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9938ce44c52e6e34623\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cf8ce44c52e6e33b30\",\n      \"name\" : \"Monterey Bay Aquarium Research Institute (MBARI)\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cf8ce44c52e6e33b30\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ce8ce44c52e6e33b1f\",\n      \"name\" : \"Motherboard\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ce8ce44c52e6e33b1f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8428ce44c52e6e33e16\",\n      \"name\" : \"Movieclips\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8428ce44c52e6e33e16\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ec8ce44c52e6e33bef\",\n      \"name\" : \"mrbruff\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ec8ce44c52e6e33bef\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9998ce44c52e6e34665\",\n      \"name\" : \"MSNBC\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9998ce44c52e6e34665\"\n        }\n      }\n    }, {\n      \"id\" : \"6053788ce18d692bfbd63c77\",\n      \"name\" : \"Name\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/6053788ce18d692bfbd63c77\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d08ce44c52e6e33b32\",\n      \"name\" : \"NASA Goddard\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d08ce44c52e6e33b32\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f717867d\",\n      \"name\" : \"NASA Jet Propulsion Laboratory\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f717867d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea4528ce44c52e6e32704\",\n      \"name\" : \"NASA Jet Propulsion Laboratory\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea4528ce44c52e6e32704\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9978ce44c52e6e3464b\",\n      \"name\" : \"Nat Geo WILD\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9978ce44c52e6e3464b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f717867a\",\n      \"name\" : \"Natcom Global\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"name\" : \"Spanish\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f717867a\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8328ce44c52e6e33da4\",\n      \"name\" : \"National Centre for Writing\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8328ce44c52e6e33da4\"\n        }\n      }\n    }, {\n      \"id\" : \"5d2855a97e173c570e69c376\",\n      \"name\" : \"National Geographic\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d2855a97e173c570e69c376\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea81b8ce44c52e6e33d16\",\n      \"name\" : \"National Theatre\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea81b8ce44c52e6e33d16\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cf8ce44c52e6e33b29\",\n      \"name\" : \"nature video\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cf8ce44c52e6e33b29\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d18ce44c52e6e33b3e\",\n      \"name\" : \"NPR\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d18ce44c52e6e33b3e\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8d01336c6d2d0aa7d131\",\n      \"name\" : \"Numberphile\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8d01336c6d2d0aa7d131\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8d0b336c6d2d0aa7d16e\",\n      \"name\" : \"Numberphile2\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8d0b336c6d2d0aa7d16e\"\n        }\n      }\n    }, {\n      \"id\" : \"5d80ea217c518c39fe980301\",\n      \"name\" : \"Odd Quartet\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d80ea217c518c39fe980301\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8088ce44c52e6e33c95\",\n      \"name\" : \"OpenLearn from The Open University\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8088ce44c52e6e33c95\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8188ce44c52e6e33d00\",\n      \"name\" : \"Opus Arte\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8188ce44c52e6e33d00\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99c8ce44c52e6e34687\",\n      \"name\" : \"Origin Of Everything\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99c8ce44c52e6e34687\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8cae336c6d2d0aa7cf78\",\n      \"name\" : \"OverSimplified\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8cae336c6d2d0aa7cf78\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea84e8ce44c52e6e33e65\",\n      \"name\" : \"Oxford Online English\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea84e8ce44c52e6e33e65\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8af8336c6d2d0aa7c608\",\n      \"name\" : \"patrickJMT\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8af8336c6d2d0aa7c608\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f717867c\",\n      \"name\" : \"PBS NewsHour\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f717867c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9948ce44c52e6e3462b\",\n      \"name\" : \"PBS Space Time\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9948ce44c52e6e3462b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b98ce44c52e6e33a85\",\n      \"name\" : \"Pediatric Occupational Therapy Services\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b98ce44c52e6e33a85\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8918ce44c52e6e34002\",\n      \"name\" : \"Penguin Books UK\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8918ce44c52e6e34002\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b49336c6d2d0aa7c7d3\",\n      \"name\" : \"Philosophy Tube\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b49336c6d2d0aa7c7d3\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8bf3336c6d2d0aa7cb78\",\n      \"name\" : \"Physics Girl\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8bf3336c6d2d0aa7cb78\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8208ce44c52e6e33d37\",\n      \"name\" : \"Please go to our new YouTube Channel below\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8208ce44c52e6e33d37\"\n        }\n      }\n    }, {\n      \"id\" : \"6362393bcb42106895ebf76e\",\n      \"name\" : \"Podcasts from NASA\",\n      \"legalRestriction\" : null,\n      \"description\" : \"Test for Hackathon\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"name\" : \"English\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/6362393bcb42106895ebf76e\"\n        }\n      }\n    }, {\n      \"id\" : \"63623cb8cb42106895ebf771\",\n      \"name\" : \"Podcasts from Youth Radio\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/63623cb8cb42106895ebf771\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f7178682\",\n      \"name\" : \"Press Association\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f7178682\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d58ce44c52e6e33b66\",\n      \"name\" : \"Prime Coaching Sport\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d58ce44c52e6e33b66\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ba8ce44c52e6e33a8d\",\n      \"name\" : \"Psych2Go\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ba8ce44c52e6e33a8d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b88ce44c52e6e33a7d\",\n      \"name\" : \"Reaching Families\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b88ce44c52e6e33a7d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d08ce44c52e6e33b39\",\n      \"name\" : \"Reactions\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d08ce44c52e6e33b39\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9948ce44c52e6e3462f\",\n      \"name\" : \"Real Engineering\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9948ce44c52e6e3462f\"\n        }\n      }\n    }, {\n      \"id\" : \"5d80f382acc1e027eef62fd4\",\n      \"name\" : \"Redesign My Brain\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d80f382acc1e027eef62fd4\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f7178683\",\n      \"name\" : \"Reuters Archive\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f7178683\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea94e8ce44c52e6e34481\",\n      \"name\" : \"Roald Dahl\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea94e8ce44c52e6e34481\"\n        }\n      }\n    }, {\n      \"id\" : \"5d4b11a19082e01934ecbbd9\",\n      \"name\" : \"rockentry\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d4b11a19082e01934ecbbd9\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d28ce44c52e6e33b4c\",\n      \"name\" : \"Royal Botanic Gardens, Kew\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d28ce44c52e6e33b4c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b58336c6d2d0aa7c82d\",\n      \"name\" : \"Royal Shakespeare Company\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b58336c6d2d0aa7c82d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d38ce44c52e6e33b53\",\n      \"name\" : \"Royal Society Of Chemistry\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d38ce44c52e6e33b53\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b4c336c6d2d0aa7c7e6\",\n      \"name\" : \"RSC Shakespeare Learning Zone\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b4c336c6d2d0aa7c7e6\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99c8ce44c52e6e34685\",\n      \"name\" : \"SciFri\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99c8ce44c52e6e34685\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9928ce44c52e6e3461b\",\n      \"name\" : \"Seeker\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9928ce44c52e6e3461b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea81b8ce44c52e6e33d14\",\n      \"name\" : \"Shakespeare's Globe\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea81b8ce44c52e6e33d14\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89a8ce44c52e6e3404b\",\n      \"name\" : \"Shia Syndicate\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89a8ce44c52e6e3404b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99a8ce44c52e6e3466e\",\n      \"name\" : \"Simon Clark\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99a8ce44c52e6e3466e\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83e8ce44c52e6e33df8\",\n      \"name\" : \"SingSongAlong\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83e8ce44c52e6e33df8\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b26336c6d2d0aa7c714\",\n      \"name\" : \"Smithsonian Channel\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b26336c6d2d0aa7c714\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9508ce44c52e6e3448f\",\n      \"name\" : \"Sotheby's\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9508ce44c52e6e3448f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b59336c6d2d0aa7c830\",\n      \"name\" : \"Space Videos\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b59336c6d2d0aa7c830\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83d8ce44c52e6e33dec\",\n      \"name\" : \"SpokenVerse\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83d8ce44c52e6e33dec\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b78ce44c52e6e33a79\",\n      \"name\" : \"St. Joseph's Health Centre, Toronto\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b78ce44c52e6e33a79\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ce8ce44c52e6e33b23\",\n      \"name\" : \"Stanford\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ce8ce44c52e6e33b23\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8ab2336c6d2d0aa7c479\",\n      \"name\" : \"stanfordonline\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8ab2336c6d2d0aa7c479\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9938ce44c52e6e3461f\",\n      \"name\" : \"Stock Video - Austin Evans \",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e9c138a17514040baca\",\n        \"text\" : \"Usage Notice: Please be advised that this video is available to use in streaming access products only and is not available for download licensing. Please save to Playlist or Cart and Contact Us to request streaming usage.\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e9c138a17514040baca\"\n          }\n        }\n      },\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"bel\",\n        \"name\" : \"Belarusian\"\n      },\n      \"notes\" : null,\n      \"contentTypes\" : [ \"STOCK\" ],\n      \"contentType\" : \"STOCK\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9938ce44c52e6e3461f\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea86b8ce44c52e6e33f13\",\n      \"name\" : \"Stonewall | Acceptance Without Exception\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea86b8ce44c52e6e33f13\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ba8ce44c52e6e33a91\",\n      \"name\" : \"storybooth\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ba8ce44c52e6e33a91\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8cf8336c6d2d0aa7d107\",\n      \"name\" : \"StoryCorps\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8cf8336c6d2d0aa7d107\"\n        }\n      }\n    }, {\n      \"id\" : \"5d5c231dd6c49b7f5a740fbc\",\n      \"name\" : \"StorylineOnline\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d5c231dd6c49b7f5a740fbc\"\n        }\n      }\n    }, {\n      \"id\" : \"62a6eed573f2db722e7de4bb\",\n      \"name\" : \"Streaming-test\",\n      \"legalRestriction\" : null,\n      \"description\" : \"pawel channel description\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/62a6eed573f2db722e7de4bb\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8998ce44c52e6e3403b\",\n      \"name\" : \"Tate\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8998ce44c52e6e3403b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33b00\",\n      \"name\" : \"TeacherHub English\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33b00\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9948ce44c52e6e3462d\",\n      \"name\" : \"Tech Insider\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9948ce44c52e6e3462d\"\n        }\n      }\n    }, {\n      \"id\" : \"5e303555b281e424e1195b50\",\n      \"name\" : \"TED\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e55ed1c74690e0f025f\",\n        \"text\" : \"No restrictions\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e55ed1c74690e0f025f\"\n          }\n        }\n      },\n      \"description\" : \"with descriptionnnnn\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5e303555b281e424e1195b50\"\n        }\n      }\n    }, {\n      \"id\" : \"5cf140c4c1475c47f7178678\",\n      \"name\" : \"TED\",\n      \"legalRestriction\" : {\n        \"id\" : \"5d976e9c138a17514040baca\",\n        \"text\" : \"Usage Notice: Please be advised that this video is available to use in streaming access products only and is not available for download licensing. Please save to Playlist or Cart and Contact Us to request streaming usage.\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e9c138a17514040baca\"\n          }\n        }\n      },\n      \"description\" : \"PACT CONTENT PARTNER - DO NOT CHANGE\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : {\n        \"code\" : \"afr\",\n        \"name\" : \"Afrikaans\"\n      },\n      \"notes\" : \"3\",\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : \"One line description\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cf140c4c1475c47f7178678\"\n        }\n      }\n    }, {\n      \"id\" : \"5e0f6fa404d95551584b3f5c\",\n      \"name\" : \"TED-Ed\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5e0f6fa404d95551584b3f5c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99b8ce44c52e6e34678\",\n      \"name\" : \"Tennessee Department of Agriculture\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99b8ce44c52e6e34678\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b28ce44c52e6e33a58\",\n      \"name\" : \"The Art Assignment\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b28ce44c52e6e33a58\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33afa\",\n      \"name\" : \"The Art of Photography\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33afa\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d18ce44c52e6e33b43\",\n      \"name\" : \"The Atlantic\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d18ce44c52e6e33b43\"\n        }\n      }\n    }, {\n      \"id\" : \"5e1deaca885cfd10e8098134\",\n      \"name\" : \"The Bazillions\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5e1deaca885cfd10e8098134\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cb8ce44c52e6e33afe\",\n      \"name\" : \"The Book Tutor\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cb8ce44c52e6e33afe\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8988ce44c52e6e34039\",\n      \"name\" : \"The British Library\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8988ce44c52e6e34039\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea90b8ce44c52e6e342ee\",\n      \"name\" : \"The British Museum\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea90b8ce44c52e6e342ee\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9958ce44c52e6e34636\",\n      \"name\" : \"The Cogito\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9958ce44c52e6e34636\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9978ce44c52e6e34650\",\n      \"name\" : \"The Dodo\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9978ce44c52e6e34650\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d28ce44c52e6e33b49\",\n      \"name\" : \"The Guardian\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d28ce44c52e6e33b49\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9958ce44c52e6e3463e\",\n      \"name\" : \"The Infographics Show\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9958ce44c52e6e3463e\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d08ce44c52e6e33b37\",\n      \"name\" : \"The New York Times\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d08ce44c52e6e33b37\"\n        }\n      }\n    }, {\n      \"id\" : \"5e9739ee3470ce3af1f44331\",\n      \"name\" : \"The Office\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5e9739ee3470ce3af1f44331\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8abc336c6d2d0aa7c4ae\",\n      \"name\" : \"The Royal Institution\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8abc336c6d2d0aa7c4ae\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b22336c6d2d0aa7c6fe\",\n      \"name\" : \"The RSA\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b22336c6d2d0aa7c6fe\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9958ce44c52e6e3463c\",\n      \"name\" : \"The Specialist\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9958ce44c52e6e3463c\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9958ce44c52e6e34634\",\n      \"name\" : \"The Take\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9958ce44c52e6e34634\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7d08ce44c52e6e33b35\",\n      \"name\" : \"The Telegraph\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7d08ce44c52e6e33b35\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89d8ce44c52e6e34060\",\n      \"name\" : \"The Tony Awards\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89d8ce44c52e6e34060\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8148ce44c52e6e33ce4\",\n      \"name\" : \"The Touring Teacher\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8148ce44c52e6e33ce4\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8988ce44c52e6e34030\",\n      \"name\" : \"The University of Chicago\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8988ce44c52e6e34030\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cf8ce44c52e6e33b2b\",\n      \"name\" : \"The Verge\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cf8ce44c52e6e33b2b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8988ce44c52e6e34035\",\n      \"name\" : \"The Wordsworth Trust\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8988ce44c52e6e34035\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8b29336c6d2d0aa7c723\",\n      \"name\" : \"thebrainscoop\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8b29336c6d2d0aa7c723\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea84e8ce44c52e6e33e60\",\n      \"name\" : \"TheDepressedLobster\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea84e8ce44c52e6e33e60\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8a18ce44c52e6e34072\",\n      \"name\" : \"Then & Now\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8a18ce44c52e6e34072\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b88ce44c52e6e33a81\",\n      \"name\" : \"therapyideas\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b88ce44c52e6e33a81\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9928ce44c52e6e34619\",\n      \"name\" : \"TheSpanglerEffect\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9928ce44c52e6e34619\"\n        }\n      }\n    }, {\n      \"id\" : \"5e1deac9885cfd10e8098133\",\n      \"name\" : \"This is a new provider\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5e1deac9885cfd10e8098133\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ca8ce44c52e6e33af8\",\n      \"name\" : \"Thomson Reuters Foundation\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ca8ce44c52e6e33af8\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9938ce44c52e6e34629\",\n      \"name\" : \"Thought Café\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9938ce44c52e6e34629\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99a8ce44c52e6e34669\",\n      \"name\" : \"TIME\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99a8ce44c52e6e34669\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89e8ce44c52e6e3406d\",\n      \"name\" : \"Timeless Classic Movies\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89e8ce44c52e6e3406d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8168ce44c52e6e33cf7\",\n      \"name\" : \"Timeline - World History Documentaries\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8168ce44c52e6e33cf7\"\n        }\n      }\n    }, {\n      \"id\" : \"5d4806d07e667847ff94f694\",\n      \"name\" : \"Tom Nicholas\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d4806d07e667847ff94f694\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea83d8ce44c52e6e33dea\",\n      \"name\" : \"Tom Robinson\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea83d8ce44c52e6e33dea\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8698ce44c52e6e33f05\",\n      \"name\" : \"Tom Scott\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8698ce44c52e6e33f05\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea84e8ce44c52e6e33e62\",\n      \"name\" : \"UCL Film & TV Society\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea84e8ce44c52e6e33e62\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ba8ce44c52e6e33a93\",\n      \"name\" : \"UK Parliament\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ba8ce44c52e6e33a93\"\n        }\n      }\n    }, {\n      \"id\" : \"5fb68bb29ab5452e1d2a11bc\",\n      \"name\" : \"Um Abdullah\",\n      \"legalRestriction\" : null,\n      \"description\" : \"Um Abdullah Test\",\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : [ \"INSTRUCTIONAL\" ],\n      \"contentType\" : \"INSTRUCTIONAL\",\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5fb68bb29ab5452e1d2a11bc\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9928ce44c52e6e3461d\",\n      \"name\" : \"Unbox Therapy\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9928ce44c52e6e3461d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7e78ce44c52e6e33bd2\",\n      \"name\" : \"Understood\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7e78ce44c52e6e33bd2\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8978ce44c52e6e3402b\",\n      \"name\" : \"University of Warwick\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8978ce44c52e6e3402b\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8338ce44c52e6e33dab\",\n      \"name\" : \"Vanity Fair\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8338ce44c52e6e33dab\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99a8ce44c52e6e34673\",\n      \"name\" : \"Verge Science\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99a8ce44c52e6e34673\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7cf8ce44c52e6e33b25\",\n      \"name\" : \"Veritasium\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cf8ce44c52e6e33b25\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfe8c9b336c6d2d0aa7cf0d\",\n      \"name\" : \"Vihart\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfe8c9b336c6d2d0aa7cf0d\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea99c8ce44c52e6e34682\",\n      \"name\" : \"Vintage Space\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea99c8ce44c52e6e34682\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea86a8ce44c52e6e33f07\",\n      \"name\" : \"Viralmente\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea86a8ce44c52e6e33f07\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7ce8ce44c52e6e33b21\",\n      \"name\" : \"Vox\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7ce8ce44c52e6e33b21\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea7b88ce44c52e6e33a83\",\n      \"name\" : \"Wall Street Journal\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea7b88ce44c52e6e33a83\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8a18ce44c52e6e34070\",\n      \"name\" : \"Watts Gallery - Artists' Village\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8a18ce44c52e6e34070\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea89d8ce44c52e6e34062\",\n      \"name\" : \"WhatsOnStage\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea89d8ce44c52e6e34062\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea9938ce44c52e6e34627\",\n      \"name\" : \"WIRED\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea9938ce44c52e6e34627\"\n        }\n      }\n    }, {\n      \"id\" : \"5cfea8968ce44c52e6e34024\",\n      \"name\" : \"WNYC\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5cfea8968ce44c52e6e34024\"\n        }\n      }\n    }, {\n      \"id\" : \"5d8e24039a425065b67a6a92\",\n      \"name\" : \"Xinhua News Agency\",\n      \"legalRestriction\" : null,\n      \"description\" : null,\n      \"contentCategories\" : [ {\n        \"key\" : \"ANIMATION\",\n        \"label\" : \"Animation\"\n      } ],\n      \"language\" : null,\n      \"notes\" : null,\n      \"contentTypes\" : null,\n      \"contentType\" : null,\n      \"oneLineDescription\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/channels/5d8e24039a425065b67a6a92\"\n        }\n      }\n    } ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "Collection Search",
    "name" : "/v1/collections",
    "description" : "Collection search description",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/collections",
        "query" : [ {
          "key" : "query",
          "disabled" : false,
          "description" : "A phrase you want to search by. Filters through collection titles"
        }, {
          "key" : "discoverable",
          "disabled" : false,
          "description" : "By default only discoverable collections appear in search. To retrieve all collections use this property."
        }, {
          "key" : "subject",
          "disabled" : false,
          "description" : "Allows to limit search results to specific subjects only"
        }, {
          "key" : "age_range_min",
          "disabled" : false,
          "description" : "Minimum age to filter from - it filters on the collection age range property, and is inclusive"
        }, {
          "key" : "age_range_max",
          "disabled" : false,
          "description" : "Maximum age to filter to - it filters on the collection age range property, and is inclusive"
        }, {
          "key" : "age_range",
          "disabled" : false,
          "description" : "Filters on the video age ranges. Provide age ranges in the form `minAge-maxAge`, ie `5-7`. These ranges are inclusive."
        }, {
          "key" : "has_lesson_plans",
          "disabled" : false,
          "description" : "Allows to limit search results to collection with lesson plan attachment only"
        }, {
          "key" : "page",
          "disabled" : false,
          "description" : "Index of search results page to retrieve"
        }, {
          "key" : "size",
          "disabled" : false,
          "description" : "Collection page size"
        }, {
          "key" : "projection",
          "disabled" : false,
          "description" : "Controls how sub-resources are fetched. Allowed values are `list` for shallow details and `details` for full sub-resource information. See <<resources-collections-projections,here>> for more details"
        }, {
          "key" : "sort_by",
          "disabled" : false,
          "description" : "Sort collections by UPDATED_AT (last updated collections appear first), IS_DEFAULT (Watch later collections appear first), HAS_ATTACHMENT (collections with attachments appear first)"
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "Collection Search",
      "name" : "Collection Search",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections",
          "query" : [ {
            "key" : "query",
            "disabled" : false,
            "description" : "A phrase you want to search by. Filters through collection titles"
          }, {
            "key" : "discoverable",
            "disabled" : false,
            "description" : "By default only discoverable collections appear in search. To retrieve all collections use this property."
          }, {
            "key" : "subject",
            "disabled" : false,
            "description" : "Allows to limit search results to specific subjects only"
          }, {
            "key" : "age_range_min",
            "disabled" : false,
            "description" : "Minimum age to filter from - it filters on the collection age range property, and is inclusive"
          }, {
            "key" : "age_range_max",
            "disabled" : false,
            "description" : "Maximum age to filter to - it filters on the collection age range property, and is inclusive"
          }, {
            "key" : "age_range",
            "disabled" : false,
            "description" : "Filters on the video age ranges. Provide age ranges in the form `minAge-maxAge`, ie `5-7`. These ranges are inclusive."
          }, {
            "key" : "has_lesson_plans",
            "disabled" : false,
            "description" : "Allows to limit search results to collection with lesson plan attachment only"
          }, {
            "key" : "page",
            "disabled" : false,
            "description" : "Index of search results page to retrieve"
          }, {
            "key" : "size",
            "disabled" : false,
            "description" : "Collection page size"
          }, {
            "key" : "projection",
            "disabled" : false,
            "description" : "Controls how sub-resources are fetched. Allowed values are `list` for shallow details and `details` for full sub-resource information. See <<resources-collections-projections,here>> for more details"
          }, {
            "key" : "sort_by",
            "disabled" : false,
            "description" : "Sort collections by UPDATED_AT (last updated collections appear first), IS_DEFAULT (Watch later collections appear first), HAS_ATTACHMENT (collections with attachments appear first)"
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"collections\" : [ {\n      \"id\" : \"61f3eac5cb21990f1662e65c\",\n      \"owner\" : \"6eb42a4f-e868-4ee9-b14e-075a88174cbf\",\n      \"ownerName\" : \"Contract Tests\",\n      \"title\" : \"A title\",\n      \"videos\" : [ ],\n      \"updatedAt\" : \"2022-01-28T13:08:21.242Z\",\n      \"public\" : true,\n      \"discoverable\" : true,\n      \"promotedFor\" : [ ],\n      \"mine\" : false,\n      \"createdBy\" : \"Boclips\",\n      \"subjects\" : [ ],\n      \"ageRange\" : null,\n      \"description\" : \"Description of collection\",\n      \"attachments\" : [ ],\n      \"subCollections\" : [ ],\n      \"permissions\" : {\n        \"anyone\" : \"VIEW_ONLY\"\n      },\n      \"assets\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/collections/61f3eac5cb21990f1662e65c\",\n          \"templated\" : false\n        },\n        \"bookmark\" : {\n          \"href\" : \"https://api.boclips.com/v1/collections/61f3eac5cb21990f1662e65c?bookmarked=true\",\n          \"templated\" : false\n        },\n        \"interactedWith\" : {\n          \"href\" : \"https://api.boclips.com/v1/collections/61f3eac5cb21990f1662e65c/events\",\n          \"templated\" : false\n        }\n      }\n    } ]\n  },\n  \"page\" : {\n    \"size\" : 1,\n    \"totalElements\" : 10000,\n    \"totalPages\" : 10000,\n    \"number\" : 0\n  },\n  \"_links\" : {\n    \"list\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections?query=collection&page=0&size=1&projection=list\",\n      \"templated\" : false\n    },\n    \"details\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections?query=collection&page=0&size=1&projection=details\",\n      \"templated\" : false\n    },\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections?query=collection&projection=list&page=0&size=1\",\n      \"templated\" : false\n    },\n    \"next\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections?query=collection&projection=list&size=1&page=1\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "resource-collection-creation",
    "name" : "/v1/collections",
    "description" : "Allows creation of new collections",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/collections"
      },
      "method" : "POST",
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "body" : {
        "mode" : "raw",
        "raw" : "{\n  \"title\" : \"Genetic Screening Debate\",\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"videos\" : [ \"5c542abf5438cdbcb56df0bf\", \"5c9e4958cbe6e54027116f8f\" ],\n  \"subjects\" : [ \"5cb499c9fd5beb428189454b\", \"5cb499c9fd5beb428189454e\" ],\n  \"discoverable\" : true\n}",
        "urlencoded" : [ ]
      }
    },
    "response" : [ {
      "id" : "resource-collection-creation",
      "name" : "resource-collection-creation",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections"
        },
        "method" : "POST",
        "header" : [ {
          "key" : "Content-Type",
          "value" : "application/json",
          "disabled" : false
        } ],
        "body" : {
          "mode" : "raw",
          "raw" : "{\n  \"title\" : \"Genetic Screening Debate\",\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"videos\" : [ \"5c542abf5438cdbcb56df0bf\", \"5c9e4958cbe6e54027116f8f\" ],\n  \"subjects\" : [ \"5cb499c9fd5beb428189454b\", \"5cb499c9fd5beb428189454e\" ],\n  \"discoverable\" : true\n}",
          "urlencoded" : [ ]
        }
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"6a02fd3e5e5961fd1b17e686\",\n  \"owner\" : \"ebd0ea21-0424-46e0-8d35-927419065b52\",\n  \"ownerName\" : null,\n  \"title\" : \"Genetic Screening Debate\",\n  \"videos\" : [ {\n    \"id\" : \"5c542abf5438cdbcb56df0bf\",\n    \"title\" : \"Genetic Screening Debate\",\n    \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n    \"additionalDescription\" : null,\n    \"releasedOn\" : \"2017-05-30\",\n    \"updatedAt\" : \"2025-04-07T10:36:00.917079718Z\",\n    \"playback\" : {\n      \"type\" : \"STREAM\",\n      \"id\" : \"1_e72xmbcb\",\n      \"duration\" : \"PT1M14S\",\n      \"_links\" : {\n        \"createPlaybackEvent\" : {\n          \"href\" : \"https://api.boclips.com/v1/events/playback\",\n          \"templated\" : false\n        },\n        \"createPlayerInteractedWithEvent\" : {\n          \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n          \"templated\" : false\n        },\n        \"thumbnail\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n          \"templated\" : true\n        },\n        \"videoPreview\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n          \"templated\" : true\n        },\n        \"hlsStream\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_e72xmbcb/format/applehttp/ks/djJ8MjM5NDE2Mny1IUXtZxTVj7n6Uzm0aTRg7g4iWFNgahnsxx2IsinnPm4ZXC-DROrRr3C4oB-CCTxuIjE5MVo5o9DhOc4LCplDLkw6Ha1rApHuVB2niWVBXItL-_rOH-d95IL35l9d_UKcNNmND1d91ROhpqXDAjoMMA6p-8jcXgHrjA4Y_dAj-A%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n          \"templated\" : false\n        }\n      }\n    },\n    \"subjects\" : [ {\n      \"id\" : \"5cb499c9fd5beb4281894553\",\n      \"name\" : \"Art History\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad5\",\n      \"name\" : \"Theatre Tech\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454d\",\n      \"name\" : \"History\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454e\",\n      \"name\" : \"Chemistry\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454b\",\n      \"name\" : \"Spanish\",\n      \"categories\" : null\n    } ],\n    \"badges\" : [ \"ad-free\" ],\n    \"legalRestrictions\" : \"\",\n    \"ageRange\" : {\n      \"min\" : 12,\n      \"max\" : 12,\n      \"label\" : \"12-12\"\n    },\n    \"bestFor\" : [ {\n      \"label\" : \"Application\"\n    }, {\n      \"label\" : \"Explainer\"\n    } ],\n    \"createdBy\" : \"Natcom Global\",\n    \"language\" : {\n      \"code\" : \"spa\",\n      \"displayName\" : \"Spanish\"\n    },\n    \"attachments\" : [ ],\n    \"contentWarnings\" : [ {\n      \"id\" : \"5ebeb463cb699d30b550e59b\",\n      \"label\" : \"Discusses drug or alcohol use\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/content-warnings/5ebeb463cb699d30b550e59b\"\n        }\n      }\n    } ],\n    \"keywords\" : [ \"screen\", \"genetic testing\", \"HD_111314_EN\", \"asked\", \"patient\", \"assess\", \"doctor\", \"readers\", \"risk\", \"genetics DNA\", \"family history\", \"recommend\", \"cancer\", \"potential\", \"doctors\", \"case\", \"asymptomatic\", \"news\" ],\n    \"type\" : \"INSTRUCTIONAL\",\n    \"availability\" : {\n      \"availableUntil\" : \"2022-01-31\"\n    },\n    \"educationLevels\" : [ {\n      \"code\" : \"4CD1\",\n      \"label\" : \"Lower Primary\"\n    }, {\n      \"code\" : \"4CA\",\n      \"label\" : \"Pre-school\"\n    } ],\n    \"cefrLevel\" : \"B1\",\n    \"maxLicenseDurationYears\" : 25,\n    \"contentCategories\" : [ \"ANIMATION\" ],\n    \"restrictions\" : {\n      \"video\" : null,\n      \"editing\" : {\n        \"permission\" : null,\n        \"editingInfo\" : \"No editing permitted, other than removing front credits\"\n      },\n      \"territory\" : {\n        \"type\" : \"NO_RESTRICTIONS\",\n        \"territories\" : null,\n        \"additionalTerritoryInfo\" : \"\"\n      }\n    },\n    \"_links\" : {\n      \"self\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf\",\n        \"templated\" : false\n      },\n      \"logInteraction\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n        \"templated\" : true\n      },\n      \"transcript\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/transcript\",\n        \"templated\" : false\n      }\n    }\n  }, {\n    \"id\" : \"5c9e4958cbe6e54027116f8f\",\n    \"title\" : \"Dog show\",\n    \"description\" : \"Dogs at canine competition\",\n    \"additionalDescription\" : null,\n    \"releasedOn\" : \"2015-09-10\",\n    \"updatedAt\" : \"2025-04-07T10:35:44.508281481Z\",\n    \"playback\" : {\n      \"type\" : \"STREAM\",\n      \"id\" : \"1_6b1fl1xv\",\n      \"duration\" : \"PT1M11S\",\n      \"_links\" : {\n        \"createPlaybackEvent\" : {\n          \"href\" : \"https://api.boclips.com/v1/events/playback\",\n          \"templated\" : false\n        },\n        \"createPlayerInteractedWithEvent\" : {\n          \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n          \"templated\" : false\n        },\n        \"thumbnail\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_6b1fl1xv/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n          \"templated\" : true\n        },\n        \"videoPreview\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_6b1fl1xv/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n          \"templated\" : true\n        },\n        \"hlsStream\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_6b1fl1xv/format/applehttp/ks/djJ8MjM5NDE2MnxMzlwZ5P8TYqoRSP0K8eUwAQZK55jpz9E4gB08Fip4q3-4mHqtvDsUwCq85ZaGxYso3XOoMaDML77aFTy68j8u03uipKUK4lNJW7ysYCebJK7zS-lBVwVfT1rwcN6eS4U5jrhmA3WLjHIiPpPi3Z7cttaYMw-koSlSs32f_1MYHg%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n          \"templated\" : false\n        }\n      }\n    },\n    \"subjects\" : [ ],\n    \"badges\" : [ \"ad-free\" ],\n    \"legalRestrictions\" : \"\",\n    \"ageRange\" : {\n      \"min\" : 3,\n      \"max\" : 14,\n      \"label\" : \"3-14\"\n    },\n    \"bestFor\" : [ ],\n    \"createdBy\" : \"Reuters Archive\",\n    \"language\" : null,\n    \"attachments\" : [ ],\n    \"contentWarnings\" : null,\n    \"keywords\" : [ ],\n    \"type\" : \"NEWS\",\n    \"educationLevels\" : [ ],\n    \"cefrLevel\" : null,\n    \"maxLicenseDurationYears\" : null,\n    \"contentCategories\" : [ \"ANIMATION\" ],\n    \"restrictions\" : {\n      \"video\" : null,\n      \"editing\" : {\n        \"permission\" : null,\n        \"editingInfo\" : null\n      },\n      \"territory\" : {\n        \"type\" : null,\n        \"territories\" : null,\n        \"additionalTerritoryInfo\" : null\n      }\n    },\n    \"_links\" : {\n      \"self\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c9e4958cbe6e54027116f8f\",\n        \"templated\" : false\n      },\n      \"logInteraction\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c9e4958cbe6e54027116f8f/events?logVideoInteraction=true&type={type}\",\n        \"templated\" : true\n      }\n    }\n  } ],\n  \"updatedAt\" : \"2026-05-12T10:13:18.324Z\",\n  \"public\" : true,\n  \"discoverable\" : true,\n  \"promotedFor\" : [ ],\n  \"mine\" : true,\n  \"createdBy\" : \"Teacher\",\n  \"subjects\" : [ {\n    \"id\" : \"5cb499c9fd5beb428189454b\",\n    \"name\" : \"Spanish\"\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454e\",\n    \"name\" : \"Chemistry\"\n  } ],\n  \"ageRange\" : null,\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"attachments\" : [ ],\n  \"subCollections\" : [ ],\n  \"permissions\" : {\n    \"anyone\" : \"VIEW_ONLY\"\n  },\n  \"assets\" : [ {\n    \"id\" : {\n      \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n      \"highlightId\" : null\n    },\n    \"video\" : {\n      \"id\" : \"5c542abf5438cdbcb56df0bf\",\n      \"title\" : \"Genetic Screening Debate\",\n      \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2017-05-30\",\n      \"updatedAt\" : \"2025-04-07T10:36:00.917079718Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_e72xmbcb\",\n        \"duration\" : \"PT1M14S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_e72xmbcb/format/applehttp/ks/djJ8MjM5NDE2MnxHYnRNz26RLoaJJEW8LF2bp0MZAgwUyRXESgKl_040h-h9DPtJQNCmJYD9nrmJKpzZUruF13wwH8IQgtbkr5yY34WUjPfqcIIMzoiFdEOtELjKXd0cAz71AxCrYUqm-Uh2kRlcOOIIRl0gspl3JpzpJNH8EGQ0Cyi3fGXSpGBWPQ%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894553\",\n        \"name\" : \"Art History\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad5\",\n        \"name\" : \"Theatre Tech\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454d\",\n        \"name\" : \"History\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454e\",\n        \"name\" : \"Chemistry\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454b\",\n        \"name\" : \"Spanish\",\n        \"categories\" : null\n      } ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : {\n        \"min\" : 12,\n        \"max\" : 12,\n        \"label\" : \"12-12\"\n      },\n      \"bestFor\" : [ {\n        \"label\" : \"Application\"\n      }, {\n        \"label\" : \"Explainer\"\n      } ],\n      \"createdBy\" : \"Natcom Global\",\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"displayName\" : \"Spanish\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ {\n        \"id\" : \"5ebeb463cb699d30b550e59b\",\n        \"label\" : \"Discusses drug or alcohol use\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/content-warnings/5ebeb463cb699d30b550e59b\"\n          }\n        }\n      } ],\n      \"keywords\" : [ \"screen\", \"genetic testing\", \"HD_111314_EN\", \"asked\", \"patient\", \"assess\", \"doctor\", \"readers\", \"risk\", \"genetics DNA\", \"family history\", \"recommend\", \"cancer\", \"potential\", \"doctors\", \"case\", \"asymptomatic\", \"news\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"availability\" : {\n        \"availableUntil\" : \"2022-01-31\"\n      },\n      \"educationLevels\" : [ {\n        \"code\" : \"4CD1\",\n        \"label\" : \"Lower Primary\"\n      }, {\n        \"code\" : \"4CA\",\n        \"label\" : \"Pre-school\"\n      } ],\n      \"cefrLevel\" : \"B1\",\n      \"maxLicenseDurationYears\" : 25,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : null,\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : \"No editing permitted, other than removing front credits\"\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : \"\"\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        },\n        \"transcript\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/transcript\",\n          \"templated\" : false\n        }\n      }\n    },\n    \"segment\" : null,\n    \"note\" : null\n  }, {\n    \"id\" : {\n      \"videoId\" : \"5c9e4958cbe6e54027116f8f\",\n      \"highlightId\" : null\n    },\n    \"video\" : {\n      \"id\" : \"5c9e4958cbe6e54027116f8f\",\n      \"title\" : \"Dog show\",\n      \"description\" : \"Dogs at canine competition\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2015-09-10\",\n      \"updatedAt\" : \"2025-04-07T10:35:44.508281481Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_6b1fl1xv\",\n        \"duration\" : \"PT1M11S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_6b1fl1xv/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_6b1fl1xv/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_6b1fl1xv/format/applehttp/ks/djJ8MjM5NDE2MnxncKPc-imsd6mvkPa9AWuu1AxIue9qvj59wSOMQKnuoRz7hIPenMmffZxRCIJAWx0PSp3MmnBbY6rLgsKbagRdqjPd5ZSpp2xBHKWtndCLtc6g05YQwlOM942_OB1yQ3AX8liTmJoAEtdp545CR42AHSRgI9FEbXmNvOsY2erfAQ%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : {\n        \"min\" : 3,\n        \"max\" : 14,\n        \"label\" : \"3-14\"\n      },\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Reuters Archive\",\n      \"language\" : null,\n      \"attachments\" : [ ],\n      \"contentWarnings\" : null,\n      \"keywords\" : [ ],\n      \"type\" : \"NEWS\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : null,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : null,\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : null,\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c9e4958cbe6e54027116f8f\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c9e4958cbe6e54027116f8f/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    },\n    \"segment\" : null,\n    \"note\" : null\n  } ],\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686\",\n      \"templated\" : false\n    },\n    \"edit\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686\",\n      \"templated\" : false\n    },\n    \"safeEdit\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686?last_updated_at=2026-05-12T10%3A13%3A18.324Z\",\n      \"templated\" : false\n    },\n    \"remove\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686\",\n      \"templated\" : false\n    },\n    \"addVideo\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686/videos/{video_id}{?highlight_id}\",\n      \"templated\" : true\n    },\n    \"removeVideo\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686/videos/{video_id}{?highlight_id}\",\n      \"templated\" : true\n    },\n    \"interactedWith\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686/events\",\n      \"templated\" : false\n    },\n    \"updatePermissions\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd3e5e5961fd1b17e686/permissions\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 201
    } ]
  }, {
    "id" : "get all disciplines",
    "name" : "/v1/disciplines",
    "description" : "Get all disciplines",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/disciplines"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get all disciplines",
      "name" : "get all disciplines",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/disciplines"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"disciplines\" : [ {\n      \"id\" : \"5d0921accbb0371877b252d1\",\n      \"name\" : \"Humanities\",\n      \"code\" : \"arts\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb428189455d\",\n        \"name\" : \"Fine Art\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894554\",\n        \"name\" : \"Theatre and Performing Arts\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f09123e93799efe8ad9\",\n        \"name\" : \"Music\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454f\",\n        \"name\" : \"Design\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894553\",\n        \"name\" : \"Art History\",\n        \"categories\" : [ \"A\" ]\n      }, {\n        \"id\" : \"5e7382279bbfd47e6e7533a9\",\n        \"name\" : \"Fashion and Cosmetology\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f06123e93799efe8ad0\",\n        \"name\" : \"Photography and Film\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad5\",\n        \"name\" : \"Theatre Tech\",\n        \"categories\" : [ \"A\" ]\n      }, {\n        \"id\" : \"5e70ae4b7cdd5a3b586cb8ea\",\n        \"name\" : \"Art\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921accbb0371877b252d1\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921adcbb0371877b252d2\",\n      \"name\" : \"Social Sciences\",\n      \"code\" : \"social-studies\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb428189454d\",\n        \"name\" : \"History\",\n        \"categories\" : [ \"A\" ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894564\",\n        \"name\" : \"Economics and Business\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894567\",\n        \"name\" : \"Social Studies\",\n        \"categories\" : [ \"F\" ]\n      }, {\n        \"id\" : \"5e70ae4b7cdd5a3b586cb8e7\",\n        \"name\" : \"Philosophy and Religions\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73821c9bbfd47e6e7533a4\",\n        \"name\" : \"Ancient History\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894562\",\n        \"name\" : \"Civics and Government\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382259bbfd47e6e7533a8\",\n        \"name\" : \"Global Studies\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f07123e93799efe8ad3\",\n        \"name\" : \"Law\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455b\",\n        \"name\" : \"Psychology\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f09123e93799efe8ad8\",\n        \"name\" : \"Tourism\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73820b9bbfd47e6e75339f\",\n        \"name\" : \"U.S. History\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382239bbfd47e6e7533a7\",\n        \"name\" : \"World History\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921adcbb0371877b252d2\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921b0cbb0371877b252d3\",\n      \"name\" : \"Mathematics\",\n      \"code\" : \"mathematics\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894559\",\n        \"name\" : \"General Mathematics\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894555\",\n        \"name\" : \"Biology and Environmental Science\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894556\",\n        \"name\" : \"Geography and Earth Science\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894558\",\n        \"name\" : \"Physics\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f07123e93799efe8ad1\",\n        \"name\" : \"Agriculture and Horticulture\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73822a9bbfd47e6e7533aa\",\n        \"name\" : \"Basic Number Skills\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454e\",\n        \"name\" : \"Chemistry\",\n        \"categories\" : [ \"A\" ]\n      }, {\n        \"id\" : \"5cdd6f06123e93799efe8ace\",\n        \"name\" : \"Engineering\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e70ae4b7cdd5a3b586cb8e5\",\n        \"name\" : \"General Science\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73822c9bbfd47e6e7533ac\",\n        \"name\" : \"Statistics\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894551\",\n        \"name\" : \"Technology and Computer Science\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921b0cbb0371877b252d3\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921b1cbb0371877b252d4\",\n      \"name\" : \"Physical Sciences\",\n      \"code\" : \"physical-sciences\",\n      \"subjects\" : [ {\n        \"id\" : \"5cdd6f08123e93799efe8ad7\",\n        \"name\" : \"Physical Education\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455f\",\n        \"name\" : \"Early Childhood\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5d25ec36269a9f20c9a88b08\",\n        \"name\" : \"Physical Health and Nutrition\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894563\",\n        \"name\" : \"Teacher Training\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f05123e93799efe8acc\",\n        \"name\" : \"Career Preparation\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73822f9bbfd47e6e7533ae\",\n        \"name\" : \"Personal Finance\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f07123e93799efe8ad2\",\n        \"name\" : \"Personal Health and Wellness\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad6\",\n        \"name\" : \"Public Health and Welfare\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894565\",\n        \"name\" : \"Social Emotional Learning\",\n        \"categories\" : [ \"J\" ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455a\",\n        \"name\" : \"Special Education\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921b1cbb0371877b252d4\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921b4cbb0371877b252d6\",\n      \"name\" : \"Life Sciences\",\n      \"code\" : \"life-sciences\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb428189454b\",\n        \"name\" : \"Spanish\",\n        \"categories\" : [ \"A\", \"D\" ]\n      }, {\n        \"id\" : \"5e70ae4b7cdd5a3b586cb8e8\",\n        \"name\" : \"Your Dad\",\n        \"categories\" : [ \"C\" ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455e\",\n        \"name\" : \"French\",\n        \"categories\" : [ \"C\" ]\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad4\",\n        \"name\" : \"Other Languages\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f06123e93799efe8acf\",\n        \"name\" : \"English as a Second Language\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894560\",\n        \"name\" : \"Mandarin\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894561\",\n        \"name\" : \"German\",\n        \"categories\" : [ \"C\" ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921b4cbb0371877b252d6\"\n        }\n      }\n    }, {\n      \"id\" : \"5e70aff21609f9555a8e701b\",\n      \"name\" : \"Business\",\n      \"code\" : \"business\",\n      \"subjects\" : [ {\n        \"id\" : \"5e70ae4b7cdd5a3b586cb8ed\",\n        \"name\" : \"Your mom\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5e70aff21609f9555a8e701b\"\n        }\n      }\n    }, {\n      \"id\" : \"5e74e67bb96a48536e7b6518\",\n      \"name\" : \"Technology\",\n      \"code\" : \"technology\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894566\",\n        \"name\" : \"Literature\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455c\",\n        \"name\" : \"Reading, Writing, and Literacy\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73820a9bbfd47e6e75339e\",\n        \"name\" : \"Children's Literature\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f06123e93799efe8acf\",\n        \"name\" : \"English as a Second Language\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f05123e93799efe8acd\",\n        \"name\" : \"Classics and Mythology\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382099bbfd47e6e75339d\",\n        \"name\" : \"Journalism and Media Studies\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382089bbfd47e6e75339c\",\n        \"name\" : \"Language and Linguistics\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7380499bbfd47e6e753341\",\n        \"name\" : \"Public Speaking\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73514ca56410512f083c59\",\n        \"name\" : \"Writing\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5e74e67bb96a48536e7b6518\"\n        }\n      }\n    }, {\n      \"id\" : \"619f6860d999e37fa3b4f66c\",\n      \"name\" : \"Health and Nursing\",\n      \"code\" : \"health-and-nursing\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894566\",\n        \"name\" : \"Literature\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455c\",\n        \"name\" : \"Reading, Writing, and Literacy\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73820a9bbfd47e6e75339e\",\n        \"name\" : \"Children's Literature\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f06123e93799efe8acf\",\n        \"name\" : \"English as a Second Language\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f05123e93799efe8acd\",\n        \"name\" : \"Classics and Mythology\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382099bbfd47e6e75339d\",\n        \"name\" : \"Journalism and Media Studies\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382089bbfd47e6e75339c\",\n        \"name\" : \"Language and Linguistics\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7380499bbfd47e6e753341\",\n        \"name\" : \"Public Speaking\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73514ca56410512f083c59\",\n        \"name\" : \"Writing\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/619f6860d999e37fa3b4f66c\"\n        }\n      }\n    }, {\n      \"id\" : \"61a48a42d999e37fa34cf770\",\n      \"name\" : \"World Languages\",\n      \"code\" : \"world-languages\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894566\",\n        \"name\" : \"Literature\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455c\",\n        \"name\" : \"Reading, Writing, and Literacy\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73820a9bbfd47e6e75339e\",\n        \"name\" : \"Children's Literature\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f06123e93799efe8acf\",\n        \"name\" : \"English as a Second Language\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5cdd6f05123e93799efe8acd\",\n        \"name\" : \"Classics and Mythology\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382099bbfd47e6e75339d\",\n        \"name\" : \"Journalism and Media Studies\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7382089bbfd47e6e75339c\",\n        \"name\" : \"Language and Linguistics\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e7380499bbfd47e6e753341\",\n        \"name\" : \"Public Speaking\",\n        \"categories\" : [ ]\n      }, {\n        \"id\" : \"5e73514ca56410512f083c59\",\n        \"name\" : \"Writing\",\n        \"categories\" : [ ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/61a48a42d999e37fa34cf770\"\n        }\n      }\n    } ]\n  },\n  \"_links\" : {\n    \"self\" : {\n      \"rel\" : \"self\",\n      \"href\" : \"https://api.boclips.com/v1/disciplines?visibility=all\"\n    }\n  }\n}",
      "code" : 200
    }, {
      "id" : "get user specific disciplines",
      "name" : "get user specific disciplines",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/disciplines"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"disciplines\" : [ {\n      \"id\" : \"5d0921accbb0371877b252d1\",\n      \"name\" : \"Humanities\",\n      \"code\" : \"arts\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894553\",\n        \"name\" : \"Art History\",\n        \"categories\" : [ \"A\" ]\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad5\",\n        \"name\" : \"Theatre Tech\",\n        \"categories\" : [ \"A\" ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921accbb0371877b252d1\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921adcbb0371877b252d2\",\n      \"name\" : \"Social Sciences\",\n      \"code\" : \"social-studies\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb428189454d\",\n        \"name\" : \"History\",\n        \"categories\" : [ \"A\" ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894567\",\n        \"name\" : \"Social Studies\",\n        \"categories\" : [ \"F\" ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921adcbb0371877b252d2\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921b0cbb0371877b252d3\",\n      \"name\" : \"Mathematics\",\n      \"code\" : \"mathematics\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb428189454e\",\n        \"name\" : \"Chemistry\",\n        \"categories\" : [ \"A\" ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921b0cbb0371877b252d3\"\n        }\n      }\n    }, {\n      \"id\" : \"5d0921b4cbb0371877b252d6\",\n      \"name\" : \"Life Sciences\",\n      \"code\" : \"life-sciences\",\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb428189454b\",\n        \"name\" : \"Spanish\",\n        \"categories\" : [ \"A\", \"D\" ]\n      }, {\n        \"id\" : \"5e70ae4b7cdd5a3b586cb8e8\",\n        \"name\" : \"Your Dad\",\n        \"categories\" : [ \"C\" ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189455e\",\n        \"name\" : \"French\",\n        \"categories\" : [ \"C\" ]\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894561\",\n        \"name\" : \"German\",\n        \"categories\" : [ \"C\" ]\n      } ],\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/disciplines/5d0921b4cbb0371877b252d6\"\n        }\n      }\n    } ]\n  },\n  \"_links\" : {\n    \"self\" : {\n      \"rel\" : \"self\",\n      \"href\" : \"https://api.boclips.com/v1/disciplines\"\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "return all education levels",
    "name" : "/v1/education-levels",
    "description" : "Get all education levels",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/education-levels"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "return all education levels",
      "name" : "return all education levels",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/education-levels"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"levels\" : [ {\n      \"code\" : \"4C\",\n      \"label\" : \"All ages\"\n    }, {\n      \"code\" : \"4CA\",\n      \"label\" : \"Pre-school\"\n    }, {\n      \"code\" : \"4CD1\",\n      \"label\" : \"Lower Primary\"\n    }, {\n      \"code\" : \"4CD2\",\n      \"label\" : \"Upper Primary\"\n    }, {\n      \"code\" : \"4CF\",\n      \"label\" : \"Middle and Preparatory\"\n    }, {\n      \"code\" : \"4CL\",\n      \"label\" : \"Secondary\"\n    }, {\n      \"code\" : \"4CT\",\n      \"label\" : \"Higher education\"\n    }, {\n      \"code\" : \"4CTB\",\n      \"label\" : \"Undergraduate\"\n    }, {\n      \"code\" : \"4CTM\",\n      \"label\" : \"Graduate and Post-Graduate\"\n    }, {\n      \"code\" : \"4CN\",\n      \"label\" : \"Advanced Secondary\"\n    }, {\n      \"code\" : \"4CP\",\n      \"label\" : \"Vocational and Professional\"\n    }, {\n      \"code\" : \"4CX\",\n      \"label\" : \"Adult Education\"\n    } ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get highlights",
    "name" : "/v1/highlights",
    "description" : "Can get filtered highlights",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/highlights",
        "query" : [ {
          "key" : "query",
          "disabled" : false,
          "description" : "The text search query"
        }, {
          "key" : "threshold",
          "disabled" : false,
          "description" : "Minimum similarity score a clip needs to be returned between 0 and 1. Default is 0.815 which is a good balance between relevency and results. 0 will return the closest matches no matter the (lack of) relevence."
        }, {
          "key" : "size",
          "disabled" : false,
          "description" : "The number of highlights to return, 100 by default"
        }, {
          "key" : "education_level",
          "disabled" : false,
          "description" : "Filter by education level. Multiple values can be specified (comma separated). See possible values at <<resources-education-levels,education levels resource>>"
        }, {
          "key" : "channel",
          "disabled" : false,
          "description" : "Filter by channel IDs (channel is the provider of the video content). Multiple values can be specified (comma separated)"
        }, {
          "key" : "subtype",
          "disabled" : false,
          "description" : "Filter by video subtype. Multiple values can be specified (comma separated). Possible values are: ['ANIMATION', 'CHALK_AND_TALK_PRESENTATION', 'DEMONSTRATION', 'DOCUMENTARY', 'HISTORICAL_ARCHIVE', 'INTERVIEW', 'LIVE_ARTS_PERFORMANCES', 'TALKING_HEAD']"
        }, {
          "key" : "max_overlap",
          "disabled" : false,
          "description" : "If multiple highlights come from the same video, this is the maximum they are allowed to overlap as a % (expressed as a decimal e.g. 0.2 is 20%) of the smallest video. If 1 a highlight can be a full segment of another highlight. If 0 no overlap is allowed."
        }, {
          "key" : "hyper_relevance",
          "disabled" : false,
          "description" : "If true, the highlights will start at the part that is most relevant to your query. Default is false, which will return the full duration of the highlights."
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get highlights",
      "name" : "get highlights",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/highlights",
          "query" : [ {
            "key" : "query",
            "disabled" : false,
            "description" : "The text search query"
          }, {
            "key" : "threshold",
            "disabled" : false,
            "description" : "Minimum similarity score a clip needs to be returned between 0 and 1. Default is 0.815 which is a good balance between relevency and results. 0 will return the closest matches no matter the (lack of) relevence."
          }, {
            "key" : "size",
            "disabled" : false,
            "description" : "The number of highlights to return, 100 by default"
          }, {
            "key" : "education_level",
            "disabled" : false,
            "description" : "Filter by education level. Multiple values can be specified (comma separated). See possible values at <<resources-education-levels,education levels resource>>"
          }, {
            "key" : "channel",
            "disabled" : false,
            "description" : "Filter by channel IDs (channel is the provider of the video content). Multiple values can be specified (comma separated)"
          }, {
            "key" : "subtype",
            "disabled" : false,
            "description" : "Filter by video subtype. Multiple values can be specified (comma separated). Possible values are: ['ANIMATION', 'CHALK_AND_TALK_PRESENTATION', 'DEMONSTRATION', 'DOCUMENTARY', 'HISTORICAL_ARCHIVE', 'INTERVIEW', 'LIVE_ARTS_PERFORMANCES', 'TALKING_HEAD']"
          }, {
            "key" : "max_overlap",
            "disabled" : false,
            "description" : "If multiple highlights come from the same video, this is the maximum they are allowed to overlap as a % (expressed as a decimal e.g. 0.2 is 20%) of the smallest video. If 1 a highlight can be a full segment of another highlight. If 0 no overlap is allowed."
          }, {
            "key" : "hyper_relevance",
            "disabled" : false,
            "description" : "If true, the highlights will start at the part that is most relevant to your query. Default is false, which will return the full duration of the highlights."
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"highlights\" : [ {\n      \"id\" : \"CLPDhc1ADQMWZ\",\n      \"video_id\" : \"623187411655cc551d8a4d5d\",\n      \"title\" : \"Introduction to DNA and its importance\",\n      \"start_time\" : 0.0,\n      \"end_time\" : 11.0,\n      \"duration\" : 11.0,\n      \"caption\" : \"DNA is central to biology as we know it. On a big level, it shapes species and how they evolve over generations. And on a small level, it's the code that keeps your body going day in and day out.\",\n      \"createdBy\" : \"SciShow\",\n      \"contentCategories\" : [ \"TALKING_HEAD\" ],\n      \"score\" : 0.853515744,\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/highlights/CLPDhc1ADQMWZ\",\n          \"templated\" : false\n        },\n        \"video\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/623187411655cc551d8a4d5d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"CLPmiDkL35iC9\",\n      \"video_id\" : \"646e55e235fbf272f8e15d71\",\n      \"title\" : \"The Fascinating World of Genetics\",\n      \"start_time\" : 3.0,\n      \"end_time\" : 79.0,\n      \"duration\" : 76.0,\n      \"caption\" : \"Imagine a world that's so small, so intricate, that it's invisible to the naked eye. Imagine that in this world there's a code, a blueprint, like the blueprint that's made by architects to give plans for designing A magnificent building. But this blueprint, it isn't for a regular building. It's for a masterpiece. This blueprint is weaved into every living being, guiding its growth, its structure, and its function. This world that you imagined is the fascinating world of genetics. You see, our planet is full of life, from the tallest giraffe in the African Savannah to the tiniest bacteria in your backyard. And yet, even you and me, we're all unique, but we're all bound together by a common thread. And that thread. Is DNA deoxyribonucleic acid? DNA is a molecule that carries the genetic instructions for the development, the functioning, the growth and reproduction of all known living organisms, and even many viruses. I'm talking about your eye color, your skin color, the stripes on a zebra, the shape of the leaves on a tree. DNA is like a master architect that designs and guides the building of life.\",\n      \"createdBy\" : \"Interactive Biology\",\n      \"contentCategories\" : [ \"TALKING_HEAD\" ],\n      \"score\" : 0.853393614,\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/highlights/CLPmiDkL35iC9\",\n          \"templated\" : false\n        },\n        \"video\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/646e55e235fbf272f8e15d71\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"CLPs9YqZMCpCB\",\n      \"video_id\" : \"65bf661885ef856337d3075c\",\n      \"title\" : \"Baltimore Classification System\",\n      \"start_time\" : 194.0,\n      \"end_time\" : 355.0,\n      \"duration\" : 161.0,\n      \"caption\" : \"So now let's look at how they are classified. Most scientists use a system called the Baltimore classification, named after an American scientist and Nobel Prize winner named David Baltimore. That system divides viruses into seven different categories using Roman numerals. This chart only shows some of the main viruses that impact humans, and therefore only four of the seven categories are represented. So viruses don't really have kingdoms, phyla or classes like living things. They just have these simple numbers. But then after those numbers we do get orders, families, genera and species. Let's start with type one viruses. Type one viruses are made from double stranded DNA, just like living things are. A good example of a virus with double stranded DNA is the smallpox virus. Smallpox is the virus that killed more humans throughout history than any other, including the majority of indigenous Americans shortly after European contact. But you'll be happy to know that this particular virus no longer exists because of vaccination efforts. It was completely eradicated in 1979. A less serious group of type one viruses is the Herpes order of viruses. Included are the types of herpes that are transmitted sexually, but also chickenpox, a virus that used to be a very common childhood illness. Type four and five viruses are the ones that are made-up of standard single stranded RNA. So to recap what you probably already learned in school, DNA is often called the building blocks of life. It has this now famous double Helix structure. RNA on the other hand usually consists of just a single strand of genetic material. Now there are actually some exceptions. Type 2 viruses are actually made-up of single stranded DNA and type 3 viruses are actually made-up of double stranded RNA. But that subject is way beyond the scope of this video for our purposes. You can just remember that DNA has a double strand and RNA has a single strand, but those single strands can be categorized as either positive or negative. And that's the difference between type 4 and type 5.\",\n      \"createdBy\" : \"UsefulCharts\",\n      \"contentCategories\" : null,\n      \"score\" : 0.850647092,\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/highlights/CLPs9YqZMCpCB\",\n          \"templated\" : false\n        },\n        \"video\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/65bf661885ef856337d3075c\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"CLPoAf5o4gxw6\",\n      \"video_id\" : \"645a56c70294dc5a98343156\",\n      \"title\" : \"Kinetoplast and DNA Mesh\",\n      \"start_time\" : 152.0,\n      \"end_time\" : 229.0,\n      \"duration\" : 77.0,\n      \"caption\" : \"Mesh quota. But not either. Actual mesh quota. The gordoni 12 are not decorated with metallic bows. What they have is actually something more unique and fascinating. Something that changed the way we see molecules and the processes fundamental to life. The plastid signets are named after this unique chain mesh structure, it's called the kinetoplast and it's found within your mitochondria. The kinetoplast is unique, but its building blocks are not. It's just DNA. You know that double helix found in all of us, that molecule that contains the instructions for how our cells look and behave when scientists finally got to see the kinetoplast under an electron microscope? They realized that the DNA inside him does something kind of funny. It forms thousands and thousands of tiny tiny circles, along with about 25 to 50 larger circles. And these circles of DNA come together, building a structure that in many plastids looks a lot like chain mail.\",\n      \"createdBy\" : \"Journey to the Microcosmos\",\n      \"contentCategories\" : [ \"DOCUMENTARY\" ],\n      \"score\" : 0.850586,\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/highlights/CLPoAf5o4gxw6\",\n          \"templated\" : false\n        },\n        \"video\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/645a56c70294dc5a98343156\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"CLPJ835ZZNjl6\",\n      \"video_id\" : \"645a56c70294dc5a98343156\",\n      \"title\" : \"RNA Editing Process\",\n      \"start_time\" : 230.0,\n      \"end_time\" : 378.0,\n      \"duration\" : 148.0,\n      \"caption\" : \"Scientists have done all kinds of experiments to learn more about this DNA, but one of the most important things they've learned isn't about DNA, it's about DNA's single-stranded cousin, RNA we said earlier that DNA is like an instruction manual that tells our cells. What to do? But an instruction manual is just a pile of paper. If no one is around. Parallel, therefore, within cells, there is a mechanism for reading this DNA by transcribing into a single-stranded genetic material called RNA. Messenger, you can think of this RNA as someone reading aloud or instruction manual. Then the words of this messenger RNA are translated into action, producing a protein that can serve some function in the cell. This DNA process transcribed into RNA and then translated into protein forms what many of us know as the central dogma of biology. It's beautiful, it's elegant. And it's also too simplistic for the actual appearance of life. This process is more complicated in many ways than we originally said, but we're here for the Cine tÃ´ plastids and their strange quota of DNA mesh. One of the unusual things that researchers noticed in the 1980s when studying kinetoplast DNA is that there were genes that almost encoded things that we knew they were supposed to code. In the sequence, they came up with instructions that seemed to produce a specific protein found in these organisms, but something was wrong. The mutations would change the instructions slightly, almost as if they were missing keywords or someone had deleted a step from the instruction manual. But this was in the DNA when they studied the RNA, the instructions were suddenly correct again, almost as if they had been edited to make sense. In fact, that's what researchers would call the RNA editing process. This process reappeared again and again in Cine topla cid 12. Meaningless instructions in DNA would make sense later, thanks to RNA editing, a biological process nudging the person who read the manual to correct its message. Final.\",\n      \"createdBy\" : \"Journey to the Microcosmos\",\n      \"contentCategories\" : [ \"DOCUMENTARY\" ],\n      \"score\" : 0.849365354,\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/highlights/CLPJ835ZZNjl6\",\n          \"templated\" : false\n        },\n        \"video\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/645a56c70294dc5a98343156\",\n          \"templated\" : false\n        }\n      }\n    } ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "returns all subjects",
    "name" : "/v1/subjects",
    "description" : "Get all subjects",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/subjects"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "returns all subjects",
      "name" : "returns all subjects",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/subjects"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"subjects\" : [ {\n      \"id\" : \"5cb499c9fd5beb428189454b\",\n      \"name\" : \"Spanish\",\n      \"categories\" : [ \"A\", \"D\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454b\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454e\",\n      \"name\" : \"Chemistry\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454d\",\n      \"name\" : \"History\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454f\",\n      \"name\" : \"Design\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454f\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454c\",\n      \"name\" : \"3Arabic\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454c\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894555\",\n      \"name\" : \"Biology and Environmental Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894555\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894556\",\n      \"name\" : \"Geography and Earth Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894556\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894552\",\n      \"name\" : \"Food and Health\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894552\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894550\",\n      \"name\" : \"Philosophy and World Religions\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894550\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894554\",\n      \"name\" : \"Theatre and Performing Arts\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894554\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894551\",\n      \"name\" : \"Technology and Computer Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894551\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894553\",\n      \"name\" : \"Art History\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894553\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894557\",\n      \"name\" : \"Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894557\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894558\",\n      \"name\" : \"Physics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894558\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894559\",\n      \"name\" : \"General Mathematics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894559\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455b\",\n      \"name\" : \"Psychology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455b\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455a\",\n      \"name\" : \"Special Education\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455a\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455c\",\n      \"name\" : \"Reading, Writing, and Literacy\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455c\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455d\",\n      \"name\" : \"Fine Art\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455e\",\n      \"name\" : \"French\",\n      \"categories\" : [ \"C\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455f\",\n      \"name\" : \"Early Childhood\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455f\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894561\",\n      \"name\" : \"German\",\n      \"categories\" : [ \"C\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894561\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894560\",\n      \"name\" : \"Mandarin\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894560\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894562\",\n      \"name\" : \"Civics and Government\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894562\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894565\",\n      \"name\" : \"Social Emotional Learning\",\n      \"categories\" : [ \"J\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894565\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894564\",\n      \"name\" : \"Economics and Business\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894564\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894563\",\n      \"name\" : \"Teacher Training\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894563\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894567\",\n      \"name\" : \"Social Studies\",\n      \"categories\" : [ \"F\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894567\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894566\",\n      \"name\" : \"Literature\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894566\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f05123e93799efe8acc\",\n      \"name\" : \"Career Preparation\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f05123e93799efe8acc\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f05123e93799efe8acd\",\n      \"name\" : \"Classics and Mythology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f05123e93799efe8acd\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f06123e93799efe8ace\",\n      \"name\" : \"Engineering\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f06123e93799efe8ace\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f06123e93799efe8acf\",\n      \"name\" : \"English as a Second Language\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f06123e93799efe8acf\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f06123e93799efe8ad0\",\n      \"name\" : \"Photography and Film\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f06123e93799efe8ad0\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f07123e93799efe8ad1\",\n      \"name\" : \"Agriculture and Horticulture\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f07123e93799efe8ad1\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f07123e93799efe8ad2\",\n      \"name\" : \"Personal Health and Wellness\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f07123e93799efe8ad2\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f07123e93799efe8ad3\",\n      \"name\" : \"Law\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f07123e93799efe8ad3\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad4\",\n      \"name\" : \"Other Languages\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f08123e93799efe8ad4\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad5\",\n      \"name\" : \"Theatre Tech\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f08123e93799efe8ad5\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad6\",\n      \"name\" : \"Public Health and Welfare\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f08123e93799efe8ad6\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad7\",\n      \"name\" : \"Physical Education\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f08123e93799efe8ad7\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f09123e93799efe8ad8\",\n      \"name\" : \"Tourism\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f09123e93799efe8ad8\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f09123e93799efe8ad9\",\n      \"name\" : \"Music\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f09123e93799efe8ad9\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5d25ec36269a9f20c9a88b08\",\n      \"name\" : \"Physical Health and Nutrition\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5d25ec36269a9f20c9a88b08\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e5\",\n      \"name\" : \"General Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e5\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e4\",\n      \"name\" : \"Sociology\",\n      \"categories\" : [ \"J\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e4\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e6\",\n      \"name\" : \"Reading and writing\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e6\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e7\",\n      \"name\" : \"Philosophy and Religions\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e7\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b1609f9555a8e6fc4\",\n      \"name\" : \"Business and Economics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b1609f9555a8e6fc4\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e8\",\n      \"name\" : \"Your Dad\",\n      \"categories\" : [ \"C\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e8\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8ea\",\n      \"name\" : \"Art\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8ea\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e9\",\n      \"name\" : \"Design and technology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e9\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8eb\",\n      \"name\" : \"SEN\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8eb\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b1609f9555a8e6fc5\",\n      \"name\" : \"Geography\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b1609f9555a8e6fc5\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8ec\",\n      \"name\" : \"Government and Politics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8ec\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8ed\",\n      \"name\" : \"Your mom\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8ed\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73514ca56410512f083c59\",\n      \"name\" : \"Writing\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73514ca56410512f083c59\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e7380499bbfd47e6e753341\",\n      \"name\" : \"Public Speaking\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e7380499bbfd47e6e753341\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e7382089bbfd47e6e75339c\",\n      \"name\" : \"Language and Linguistics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e7382089bbfd47e6e75339c\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e7382099bbfd47e6e75339d\",\n      \"name\" : \"Journalism and Media Studies\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e7382099bbfd47e6e75339d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73820a9bbfd47e6e75339e\",\n      \"name\" : \"Children's Literature\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73820a9bbfd47e6e75339e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73820b9bbfd47e6e75339f\",\n      \"name\" : \"U.S. History\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73820b9bbfd47e6e75339f\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73821c9bbfd47e6e7533a4\",\n      \"name\" : \"Ancient History\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73821c9bbfd47e6e7533a4\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e7382239bbfd47e6e7533a7\",\n      \"name\" : \"World History\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e7382239bbfd47e6e7533a7\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e7382259bbfd47e6e7533a8\",\n      \"name\" : \"Global Studies\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e7382259bbfd47e6e7533a8\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e7382279bbfd47e6e7533a9\",\n      \"name\" : \"Fashion and Cosmetology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e7382279bbfd47e6e7533a9\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73822a9bbfd47e6e7533aa\",\n      \"name\" : \"Basic Number Skills\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73822a9bbfd47e6e7533aa\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73822c9bbfd47e6e7533ac\",\n      \"name\" : \"Statistics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73822c9bbfd47e6e7533ac\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e73822f9bbfd47e6e7533ae\",\n      \"name\" : \"Personal Finance\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e73822f9bbfd47e6e7533ae\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"619d157bd999e37fa3686473\",\n      \"name\" : \"Applied Mathematics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/619d157bd999e37fa3686473\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"619d157cd999e37fa3686483\",\n      \"name\" : \"Geometry\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/619d157cd999e37fa3686483\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"619d157cd999e37fa3686497\",\n      \"name\" : \"Statistics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/619d157cd999e37fa3686497\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"619d157cd999e37fa36864a8\",\n      \"name\" : \"Calculus\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/619d157cd999e37fa36864a8\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"619d157cd999e37fa36864b6\",\n      \"name\" : \"Algebra\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/619d157cd999e37fa36864b6\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf47cde1ca916e94d21ff\",\n      \"name\" : \"Language and Linguistics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf47cde1ca916e94d21ff\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf4adde1ca916e94d2200\",\n      \"name\" : \"Writing\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf4adde1ca916e94d2200\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf4adde1ca916e94d2201\",\n      \"name\" : \"Fiction and Literary Studies\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf4adde1ca916e94d2201\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf4adde1ca916e94d2202\",\n      \"name\" : \"Classics and Mythology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf4adde1ca916e94d2202\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf4adde1ca916e94d2203\",\n      \"name\" : \"Reading, Writing, and Literacy\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf4adde1ca916e94d2203\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d2204\",\n      \"name\" : \"Social Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d2204\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d2205\",\n      \"name\" : \"History\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d2205\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d2206\",\n      \"name\" : \"Philosophy and Religion\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d2206\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d2207\",\n      \"name\" : \"Government and Politics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d2207\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d2208\",\n      \"name\" : \"Psychology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d2208\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d2209\",\n      \"name\" : \"Archaeology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d2209\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d220a\",\n      \"name\" : \"Economics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d220a\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d220b\",\n      \"name\" : \"Communication and Media Studies\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d220b\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf63ade1ca916e94d220c\",\n      \"name\" : \"Cultural Studies\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf63ade1ca916e94d220c\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf6e1de1ca916e94d220d\",\n      \"name\" : \"Mathematics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf6e1de1ca916e94d220d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf6e1de1ca916e94d220e\",\n      \"name\" : \"Elementary Math\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf6e1de1ca916e94d220e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf6e1de1ca916e94d220f\",\n      \"name\" : \"Algebra\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf6e1de1ca916e94d220f\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf6e1de1ca916e94d2210\",\n      \"name\" : \"Calculus\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf6e1de1ca916e94d2210\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf6e1de1ca916e94d2211\",\n      \"name\" : \"Statistics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf6e1de1ca916e94d2211\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf6e1de1ca916e94d2212\",\n      \"name\" : \"Geometry\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf6e1de1ca916e94d2212\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2213\",\n      \"name\" : \"Physical Sciences\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2213\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2214\",\n      \"name\" : \"Life Sciences\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2214\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2215\",\n      \"name\" : \"Elementary Sciences\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2215\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2216\",\n      \"name\" : \"General Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2216\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2217\",\n      \"name\" : \"Biology\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2217\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2218\",\n      \"name\" : \"Astronomy\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2218\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d2219\",\n      \"name\" : \"Geography and Earth Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d2219\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d221a\",\n      \"name\" : \"Physics\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d221a\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d221b\",\n      \"name\" : \"Chemistry\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d221b\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d221c\",\n      \"name\" : \"Technology and Engineering\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d221c\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d221d\",\n      \"name\" : \"Computer Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d221d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf7c0de1ca916e94d221e\",\n      \"name\" : \"Agricultural Science\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf7c0de1ca916e94d221e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf855de1ca916e94d221f\",\n      \"name\" : \"Visual Arts\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf855de1ca916e94d221f\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf855de1ca916e94d2220\",\n      \"name\" : \"Architecture\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf855de1ca916e94d2220\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf855de1ca916e94d2221\",\n      \"name\" : \"Performing Arts\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf855de1ca916e94d2221\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf855de1ca916e94d2222\",\n      \"name\" : \"Music\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf855de1ca916e94d2222\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf8b9de1ca916e94d2223\",\n      \"name\" : \"Physical and Mental Health\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf8b9de1ca916e94d2223\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf8b9de1ca916e94d2224\",\n      \"name\" : \"Physical Education\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf8b9de1ca916e94d2224\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf8b9de1ca916e94d2225\",\n      \"name\" : \"Sports and Recreation\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf8b9de1ca916e94d2225\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf8b9de1ca916e94d2226\",\n      \"name\" : \"Sports and Recreation\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf8b9de1ca916e94d2226\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"628cf8b9de1ca916e94d2227\",\n      \"name\" : \"Personal Development\",\n      \"categories\" : [ ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/628cf8b9de1ca916e94d2227\",\n          \"templated\" : false\n        }\n      }\n    } ]\n  },\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/subjects?visibility=all\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    }, {
      "id" : "returns user specific subjects",
      "name" : "returns user specific subjects",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/subjects"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"subjects\" : [ {\n      \"id\" : \"5cb499c9fd5beb428189454b\",\n      \"name\" : \"Spanish\",\n      \"categories\" : [ \"A\", \"D\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454b\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454d\",\n      \"name\" : \"History\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454d\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454e\",\n      \"name\" : \"Chemistry\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189454e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894553\",\n      \"name\" : \"Art History\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894553\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189455e\",\n      \"name\" : \"French\",\n      \"categories\" : [ \"C\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb428189455e\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894561\",\n      \"name\" : \"German\",\n      \"categories\" : [ \"C\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894561\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cb499c9fd5beb4281894567\",\n      \"name\" : \"Social Studies\",\n      \"categories\" : [ \"F\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cb499c9fd5beb4281894567\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad5\",\n      \"name\" : \"Theatre Tech\",\n      \"categories\" : [ \"A\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5cdd6f08123e93799efe8ad5\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"5e70ae4b7cdd5a3b586cb8e8\",\n      \"name\" : \"Your Dad\",\n      \"categories\" : [ \"C\" ],\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/subjects/5e70ae4b7cdd5a3b586cb8e8\",\n          \"templated\" : false\n        }\n      }\n    } ]\n  },\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/subjects\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "tags test",
    "name" : "/v1/tags",
    "description" : "Can get tags",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/tags"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "tags test",
      "name" : "tags test",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/tags"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"tags\" : [ {\n      \"id\" : \"5d3ac0175b3f3b7ba335e104\",\n      \"label\" : \"Application\",\n      \"userId\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/tags/5d3ac0175b3f3b7ba335e104\"\n        }\n      }\n    }, {\n      \"id\" : \"5d3ac0185b3f3b7ba335e105\",\n      \"label\" : \"Experience\",\n      \"userId\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/tags/5d3ac0185b3f3b7ba335e105\"\n        }\n      }\n    }, {\n      \"id\" : \"5d3ac0185b3f3b7ba335e106\",\n      \"label\" : \"Explainer\",\n      \"userId\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/tags/5d3ac0185b3f3b7ba335e106\"\n        }\n      }\n    }, {\n      \"id\" : \"5d3ac0185b3f3b7ba335e107\",\n      \"label\" : \"Discovery\",\n      \"userId\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/tags/5d3ac0185b3f3b7ba335e107\"\n        }\n      }\n    }, {\n      \"id\" : \"5d3ac0185b3f3b7ba335e108\",\n      \"label\" : \"Review\",\n      \"userId\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/tags/5d3ac0185b3f3b7ba335e108\"\n        }\n      }\n    }, {\n      \"id\" : \"5d3ac0195b3f3b7ba335e109\",\n      \"label\" : \"Other\",\n      \"userId\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/tags/5d3ac0195b3f3b7ba335e109\"\n        }\n      }\n    } ]\n  },\n  \"_links\" : {\n    \"self\" : {\n      \"rel\" : \"self\",\n      \"href\" : \"https://api.boclips.com/v1/tags\"\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "list available video types",
    "name" : "/v1/video-types",
    "description" : "List all available video types",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/video-types"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "list available video types",
      "name" : "list available video types",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/video-types"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"videoTypes\" : [ \"NEWS\", \"INSTRUCTIONAL\", \"STOCK\", \"PODCAST\", \"HISTORICAL_NEWS_ARCHIVE\" ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "search -for -videos",
    "name" : "/v1/videos",
    "description" : "Video Search Endpoint",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/videos",
        "query" : [ {
          "key" : "size",
          "disabled" : false,
          "description" : "The number of videos per page, 100 by default"
        }, {
          "key" : "page",
          "disabled" : false,
          "description" : "Zero-index based page number, first page by default"
        }, {
          "key" : "query",
          "disabled" : false,
          "description" : "The text search query"
        }, {
          "key" : "duration",
          "disabled" : false,
          "description" : "Filters on the video duration property. Provide duration ranges in the form `min[-max]`, ie `PT1M-PT6M`. These ranges are inclusive. This property supersedes the duration_min and duration_max properties."
        }, {
          "key" : "duration_min",
          "disabled" : false,
          "description" : "Filters on the video duration property, this range is inclusive"
        }, {
          "key" : "duration_max",
          "disabled" : false,
          "description" : "Filters on the video duration property, this range is inclusive"
        }, {
          "key" : "released_date_from",
          "disabled" : false,
          "description" : "Filters on the video releasedOn property, this range is inclusive"
        }, {
          "key" : "released_date_to",
          "disabled" : false,
          "description" : "Filters on the video releasedOn property, this range is inclusive"
        }, {
          "key" : "updated_as_of",
          "disabled" : false,
          "description" : "Filters on the video updatedAt property, this range is inclusive"
        }, {
          "key" : "source",
          "disabled" : false,
          "description" : "Filter by video source, e.g boclips"
        }, {
          "key" : "subject",
          "disabled" : false,
          "description" : "Filter by subject id - from the <<resources-subjects,list of subjects>>"
        }, {
          "key" : "education_level",
          "disabled" : false,
          "description" : "Filter by education level. Multiple values can be specified (comma separated, or by repeating the parameter). See possible values at <<resources-education-levels,education levels resource>>"
        }, {
          "key" : "age_range_min",
          "disabled" : false,
          "description" : "Deprecated in favour of education_level. Minimum age to filter from - it filters on the video age range property, and is inclusive."
        }, {
          "key" : "age_range_max",
          "disabled" : false,
          "description" : "Deprecated in favour of education_level. Maximum age to filter to - it filters on the video age range property, and is inclusive"
        }, {
          "key" : "age_range",
          "disabled" : false,
          "description" : "Deprecated in favour of education_level. Filter videos which cover at least 2 ages from a range in the video age range property."
        }, {
          "key" : "cefr_level",
          "disabled" : false,
          "description" : "Filter by CEFR level. Multiple values can be specified (comma separated, or by repeating the parameter). Possible values are: [A1, A2, B1, B2, C1, C2]"
        }, {
          "key" : "duration_facets",
          "disabled" : false,
          "description" : "Override default facets for durations, see <<resources-video-search-facets,search facets>>."
        }, {
          "key" : "include_education_level_facets",
          "disabled" : false,
          "description" : "Indicates whether to include education level facets into search results."
        }, {
          "key" : "age_range_facets",
          "disabled" : false,
          "description" : "Deprecated. Override default facets for age ranges, see <<resources-video-search-facets,search facets>>."
        }, {
          "key" : "content_partner",
          "disabled" : false,
          "description" : "Deprecated in favour of channel. Filter by content partner, which is the provider of the video content. Use multiple times to search for multiple values, e.g. 'content_partner=first&content_partner=second'."
        }, {
          "key" : "channel",
          "disabled" : false,
          "description" : "Filter by channel IDs (channel is the provider of the video content). Use multiple times to search for multiple values, e.g. 'channel=5d5432448256f68bdcf75d53&channel=5d77b49698cfe500017e9856'. Deprecated: filtering by channel names (it is still available, but will be removed anytime soon)."
        }, {
          "key" : "include_channel_facets",
          "disabled" : false,
          "description" : "Indicates whether to include channel facets into search results."
        }, {
          "key" : "type",
          "disabled" : false,
          "description" : "Filter responses by <<resources-video-types,video type>>"
        }, {
          "key" : "best_for",
          "disabled" : false,
          "description" : "Filter responses by <<resources-tags,tag>> labels"
        }, {
          "key" : "sort_by",
          "disabled" : false,
          "description" : "A key to sort the results by, currently only release_date is supported. This only sorts in a descending direction"
        }, {
          "key" : "id",
          "disabled" : false,
          "description" : "Filter by video ids, this can be a comma separated list of video ids"
        }, {
          "key" : "language",
          "disabled" : false,
          "description" : "Filter by language codes (ISO 639-2 language code). Use multiple times to search for multiple values, e.g. 'language=eng&language=spa'."
        }, {
          "key" : "ngss_code",
          "disabled" : false,
          "description" : "Filter by NGSS code. Multiple values can be specified (comma separated, or by repeating the parameter). See possible values at <<_retrieving_all_supported_ngss_codes,retrieving all NGSS codes>>"
        }, {
          "key" : "ngss_grade",
          "disabled" : false,
          "description" : "Filter by NGSS grade. Multiple values can be specified (comma separated, or by repeating the parameter). See possible values at <<_retrieving_all_supported_ngss_grades,retrieving all NGSS grades>>"
        }, {
          "key" : "subtype",
          "disabled" : false,
          "description" : "Filter by video subtype. Multiple values can be specified (comma separated, or by repeating the parameter). Possible values are: ['ANIMATION', 'CHALK_AND_TALK_PRESENTATION', 'DEMONSTRATION', 'DOCUMENTARY', 'HISTORICAL_ARCHIVE', 'INTERVIEW', 'LIVE_ARTS_PERFORMANCES', 'TALKING_HEAD']"
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "search -for -videos",
      "name" : "search -for -videos",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/videos",
          "query" : [ {
            "key" : "size",
            "disabled" : false,
            "description" : "The number of videos per page, 100 by default"
          }, {
            "key" : "page",
            "disabled" : false,
            "description" : "Zero-index based page number, first page by default"
          }, {
            "key" : "query",
            "disabled" : false,
            "description" : "The text search query"
          }, {
            "key" : "duration",
            "disabled" : false,
            "description" : "Filters on the video duration property. Provide duration ranges in the form `min[-max]`, ie `PT1M-PT6M`. These ranges are inclusive. This property supersedes the duration_min and duration_max properties."
          }, {
            "key" : "duration_min",
            "disabled" : false,
            "description" : "Filters on the video duration property, this range is inclusive"
          }, {
            "key" : "duration_max",
            "disabled" : false,
            "description" : "Filters on the video duration property, this range is inclusive"
          }, {
            "key" : "released_date_from",
            "disabled" : false,
            "description" : "Filters on the video releasedOn property, this range is inclusive"
          }, {
            "key" : "released_date_to",
            "disabled" : false,
            "description" : "Filters on the video releasedOn property, this range is inclusive"
          }, {
            "key" : "updated_as_of",
            "disabled" : false,
            "description" : "Filters on the video updatedAt property, this range is inclusive"
          }, {
            "key" : "source",
            "disabled" : false,
            "description" : "Filter by video source, e.g boclips"
          }, {
            "key" : "subject",
            "disabled" : false,
            "description" : "Filter by subject id - from the <<resources-subjects,list of subjects>>"
          }, {
            "key" : "education_level",
            "disabled" : false,
            "description" : "Filter by education level. Multiple values can be specified (comma separated, or by repeating the parameter). See possible values at <<resources-education-levels,education levels resource>>"
          }, {
            "key" : "age_range_min",
            "disabled" : false,
            "description" : "Deprecated in favour of education_level. Minimum age to filter from - it filters on the video age range property, and is inclusive."
          }, {
            "key" : "age_range_max",
            "disabled" : false,
            "description" : "Deprecated in favour of education_level. Maximum age to filter to - it filters on the video age range property, and is inclusive"
          }, {
            "key" : "age_range",
            "disabled" : false,
            "description" : "Deprecated in favour of education_level. Filter videos which cover at least 2 ages from a range in the video age range property."
          }, {
            "key" : "cefr_level",
            "disabled" : false,
            "description" : "Filter by CEFR level. Multiple values can be specified (comma separated, or by repeating the parameter). Possible values are: [A1, A2, B1, B2, C1, C2]"
          }, {
            "key" : "duration_facets",
            "disabled" : false,
            "description" : "Override default facets for durations, see <<resources-video-search-facets,search facets>>."
          }, {
            "key" : "include_education_level_facets",
            "disabled" : false,
            "description" : "Indicates whether to include education level facets into search results."
          }, {
            "key" : "age_range_facets",
            "disabled" : false,
            "description" : "Deprecated. Override default facets for age ranges, see <<resources-video-search-facets,search facets>>."
          }, {
            "key" : "content_partner",
            "disabled" : false,
            "description" : "Deprecated in favour of channel. Filter by content partner, which is the provider of the video content. Use multiple times to search for multiple values, e.g. 'content_partner=first&content_partner=second'."
          }, {
            "key" : "channel",
            "disabled" : false,
            "description" : "Filter by channel IDs (channel is the provider of the video content). Use multiple times to search for multiple values, e.g. 'channel=5d5432448256f68bdcf75d53&channel=5d77b49698cfe500017e9856'. Deprecated: filtering by channel names (it is still available, but will be removed anytime soon)."
          }, {
            "key" : "include_channel_facets",
            "disabled" : false,
            "description" : "Indicates whether to include channel facets into search results."
          }, {
            "key" : "type",
            "disabled" : false,
            "description" : "Filter responses by <<resources-video-types,video type>>"
          }, {
            "key" : "best_for",
            "disabled" : false,
            "description" : "Filter responses by <<resources-tags,tag>> labels"
          }, {
            "key" : "sort_by",
            "disabled" : false,
            "description" : "A key to sort the results by, currently only release_date is supported. This only sorts in a descending direction"
          }, {
            "key" : "id",
            "disabled" : false,
            "description" : "Filter by video ids, this can be a comma separated list of video ids"
          }, {
            "key" : "language",
            "disabled" : false,
            "description" : "Filter by language codes (ISO 639-2 language code). Use multiple times to search for multiple values, e.g. 'language=eng&language=spa'."
          }, {
            "key" : "ngss_code",
            "disabled" : false,
            "description" : "Filter by NGSS code. Multiple values can be specified (comma separated, or by repeating the parameter). See possible values at <<_retrieving_all_supported_ngss_codes,retrieving all NGSS codes>>"
          }, {
            "key" : "ngss_grade",
            "disabled" : false,
            "description" : "Filter by NGSS grade. Multiple values can be specified (comma separated, or by repeating the parameter). See possible values at <<_retrieving_all_supported_ngss_grades,retrieving all NGSS grades>>"
          }, {
            "key" : "subtype",
            "disabled" : false,
            "description" : "Filter by video subtype. Multiple values can be specified (comma separated, or by repeating the parameter). Possible values are: ['ANIMATION', 'CHALK_AND_TALK_PRESENTATION', 'DEMONSTRATION', 'DOCUMENTARY', 'HISTORICAL_ARCHIVE', 'INTERVIEW', 'LIVE_ARTS_PERFORMANCES', 'TALKING_HEAD']"
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"videos\" : [ {\n      \"id\" : \"5c542ab85438cdbcb56ddce6\",\n      \"title\" : \"Robert Fischell: My wish: two unusual medical inventions\",\n      \"description\" : \"Accepting his 2005 TED Prize, inventor Robert Fischell makes three wishes: redesigning a portable device that treats migraines, finding new cures for clinical depression and reforming the medical malpractice system.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2006-10-31\",\n      \"updatedAt\" : \"2026-05-12T10:12:44.639555487Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_daqu0103\",\n        \"duration\" : \"PT3M57S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_daqu0103/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_daqu0103/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_daqu0103/format/applehttp/ks/djJ8MjM5NDE2MnzwulMBGHtyTmCvdF3QqwrnzGoa69TJfMbqa1L6O4wsaMqqinNIarx4b3jzxIn5IA7YsxNHUo0ah1q7h2Wo-g0yFVl_BZg5fELngldOZMEIjlv2cjPOY8W0_4T7HTNatGnsKbp1zWJxyLVrdSZttLJfrcTYyT_O6Gsy8AdkNeUeEA%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894567\",\n        \"name\" : \"Social Studies\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb4281894553\",\n        \"name\" : \"Art History\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad5\",\n        \"name\" : \"Theatre Tech\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454d\",\n        \"name\" : \"History\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454e\",\n        \"name\" : \"Chemistry\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454b\",\n        \"name\" : \"Spanish\",\n        \"categories\" : null\n      } ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"Usage Notice: Please be advised that this video is available to use in streaming access products only and is not available for download licensing. Please save to Playlist or Cart and Contact Us to request streaming usage.\",\n      \"ageRange\" : {\n        \"min\" : 3,\n        \"max\" : 5,\n        \"label\" : \"3-5\"\n      },\n      \"bestFor\" : [ {\n        \"label\" : \"Application\"\n      }, {\n        \"label\" : \"Explainer\"\n      }, {\n        \"label\" : \"Experience\"\n      } ],\n      \"createdBy\" : \"TED\",\n      \"language\" : {\n        \"code\" : \"afr\",\n        \"displayName\" : \"Afrikaans\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : null,\n      \"keywords\" : [ \"Soviet tanks leaving\", \"business\", \"original sound\", \"protesting\", \"politics\", \"Hungarian uprising\", \"firing\", \"burning portraits of Lenin\", \"leaders\", \"anti-communist\", \"C20\", \"stretcher\", \"burning\", \"monument\", \"ammunitions\", \"ammunition\", \"bandoleer\", \"health care\", \"burning books;burning flags\", \"rations\", \"desperate\", \"waving flag\", \"BW\", \"student demonstration\", \"soviet tanks\", \"young adults\", \"documentary\", \"Eastern European\", \"Cardinal Jï¿½zsef Mindszenty\", \"C20th\", \"TED Prize Winners\", \"history\", \"Eastern Europe\", \"protests\", \"arrested\", \"destruction\", \"anti-communists\", \"Hungary\", \"23rd October\", \"crowd\", \"1956\", \"violence\", \"talking\", \"22 October\", \"microphone\", \"war-torn\", \"distributing\", \"woman with gun\", \"bandolier\", \"Catholic\", \"war, movie, bone\", \"spread of communism\", \"guerilla warfare\", \"twentieth century\", \"gunshots\", \"soviet troops\", \"hungry\", \"50s\", \"book burning\", \"dead\", \"bodies\", \"ruined\", \"science\", \"Stalin statue destroyed\", \"TED Prize\", \"speaking\", \"unrest\", \"footage\", \"peaceful protest\", \"What's Next in Tech\", \"23 October\", \"audio\", \"damage\", \"protest\", \"crowds\", \"fighting in the streets\", \"destroying\", \"civilians\", \"marching\", \"Soviet star\", \"occupation\", \"people\", \"French language\", \"death\", \"October 22nd\", \"running for cover\", \"corpses\", \"Budapest\", \"bullets\", \"Hungarian\", \"picket sign\", \"black and white\", \"released from prison\", \"Hungarian revolution\", \"desolate\", \"revolt\", \"sound\", \"injured\", \"armed\", \"disorder\", \"girl with gun\", \"needy\", \"captured\", \"communist\", \"gun\", \"battle\", \"flour\", \"leader\", \"wounded\", \"casualty\", \"East European\", \"Colonel Malapert\", \"20th century\", \"guns\", \"archival\", \"gunshot\", \"medicine\", \"Hungarian People's Republic\", \"Soviet Union\", \"AVH\", \"conflict\", \"1950s\", \"corpse\", \"broken windows\", \"16mm\", \"bomber overhead\", \"march\", \"tank\", \"invention\", \"archive\", \"ruins\", \"technology\", \"Tales of Invention\", \"political\", \"disease\", \"helmets\", \"communism\", \"speech\", \"Russian\", \"State Security Police\", \"arms\", \"on fire\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ {\n        \"code\" : \"4CL\",\n        \"label\" : \"Secondary\"\n      }, {\n        \"code\" : \"4CN\",\n        \"label\" : \"Advanced Secondary\"\n      } ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 10,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"test\",\n        \"editing\" : {\n          \"permission\" : \"ALLOWED\",\n          \"editingInfo\" : \"test\"\n        },\n        \"territory\" : {\n          \"type\" : \"RESTRICTED\",\n          \"territories\" : [ \"Australia\" ],\n          \"additionalTerritoryInfo\" : \"test\"\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542ab85438cdbcb56ddce6\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542ab85438cdbcb56ddce6/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        },\n        \"transcript\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542ab85438cdbcb56ddce6/transcript\",\n          \"templated\" : false\n        }\n      }\n    } ],\n    \"facets\" : {\n      \"subjects\" : {\n        \"5cb499c9fd5beb428189454b\" : {\n          \"hits\" : 1,\n          \"id\" : \"5cb499c9fd5beb428189454b\",\n          \"name\" : \"Spanish\",\n          \"score\" : null\n        },\n        \"5cb499c9fd5beb428189454d\" : {\n          \"hits\" : 1,\n          \"id\" : \"5cb499c9fd5beb428189454d\",\n          \"name\" : \"History\",\n          \"score\" : null\n        },\n        \"5cb499c9fd5beb428189454e\" : {\n          \"hits\" : 1,\n          \"id\" : \"5cb499c9fd5beb428189454e\",\n          \"name\" : \"Chemistry\",\n          \"score\" : null\n        },\n        \"5cb499c9fd5beb4281894553\" : {\n          \"hits\" : 1,\n          \"id\" : \"5cb499c9fd5beb4281894553\",\n          \"name\" : \"Art History\",\n          \"score\" : null\n        },\n        \"5cb499c9fd5beb4281894567\" : {\n          \"hits\" : 1,\n          \"id\" : \"5cb499c9fd5beb4281894567\",\n          \"name\" : \"Social Studies\",\n          \"score\" : null\n        },\n        \"5cdd6f08123e93799efe8ad5\" : {\n          \"hits\" : 1,\n          \"id\" : \"5cdd6f08123e93799efe8ad5\",\n          \"name\" : \"Theatre Tech\",\n          \"score\" : null\n        }\n      },\n      \"ageRanges\" : {\n        \"3-5\" : {\n          \"hits\" : 1,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"5-9\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"9-11\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"11-14\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"14-16\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"16-99\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        }\n      },\n      \"bestForTags\" : {\n        \"Application\" : {\n          \"hits\" : 1,\n          \"id\" : null,\n          \"name\" : \"Application\",\n          \"score\" : null\n        },\n        \"Experience\" : {\n          \"hits\" : 1,\n          \"id\" : null,\n          \"name\" : \"Experience\",\n          \"score\" : null\n        },\n        \"Explainer\" : {\n          \"hits\" : 1,\n          \"id\" : null,\n          \"name\" : \"Explainer\",\n          \"score\" : null\n        }\n      },\n      \"durations\" : {\n        \"PT0S-PT2M\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"PT2M-PT5M\" : {\n          \"hits\" : 1,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"PT5M-PT10M\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"PT10M-PT20M\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        },\n        \"PT20M-PT24H\" : {\n          \"hits\" : 0,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        }\n      },\n      \"resourceTypes\" : { },\n      \"videoTypes\" : {\n        \"INSTRUCTIONAL\" : {\n          \"hits\" : 1,\n          \"id\" : null,\n          \"name\" : null,\n          \"score\" : null\n        }\n      },\n      \"channels\" : { },\n      \"educationLevels\" : { },\n      \"topics\" : { },\n      \"languages\" : {\n        \"afr\" : {\n          \"hits\" : 1,\n          \"id\" : \"afr\",\n          \"name\" : \"Afrikaans\",\n          \"score\" : null\n        }\n      },\n      \"cefrLevels\" : { },\n      \"videoSubtypes\" : {\n        \"ANIMATION\" : {\n          \"hits\" : 1,\n          \"id\" : \"ANIMATION\",\n          \"name\" : \"Animation\",\n          \"score\" : null\n        }\n      }\n    }\n  },\n  \"page\" : {\n    \"size\" : 1,\n    \"totalElements\" : 1,\n    \"totalPages\" : 1,\n    \"number\" : 0\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get all providers",
    "name" : "/v1/alignments/providers",
    "description" : "Can get all providers",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/alignments/providers"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get all providers",
      "name" : "get all providers",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/alignments/providers"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"providers\" : [ {\n      \"name\" : \"Common Core Math\",\n      \"types\" : [ \"Elementary School\", \"Middle School\", \"High School\" ],\n      \"logoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/sparks/common-core-math/common-core-math-big-logo.png\",\n      \"defaultThemeLogoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/sparks/common-core-math/common-core-math-theme-logo.jpg\",\n      \"description\" : \"Develop student math skills and build proficiency with our curated math collection.\",\n      \"navigationPath\" : \"common-core-math\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/64955059780037f1164447eb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/common-core-math/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"NGSS\",\n      \"types\" : [ \"Elementary School\", \"Middle School\", \"High School\", \"Student Resources\", \"Teacher Resources\" ],\n      \"logoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/sparks/ngss/ngss-big-logo.png\",\n      \"defaultThemeLogoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/sparks/ngss/ngss-theme-logo.png\",\n      \"description\" : \"Foster student curiosity and exploration with our hand-picked science selection.\",\n      \"navigationPath\" : \"ngss\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/649550a8780037f116446a08\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/ngss/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"OpenStax\",\n      \"types\" : [ \"College Success new\", \"Business\", \"Math\", \"High School\", \"Humanities\", \"Science\", \"Social Science\", \"test\" ],\n      \"logoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/openstax/openstax_ally_logo.png\",\n      \"defaultThemeLogoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/openstax/OSX-ALLY-Blue-RGB-150dpi.png\",\n      \"description\" : \"Amplify students' learning experience with videos curated for your ebook.\",\n      \"navigationPath\" : \"openstax\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/649550f6780037f116448b08\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/openstax/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685d8ae382158c52294f2500\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685d8cc69ec4d524aba6a8f7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685d8e8082158c52294f2501\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685e40129ec4d524aba6a8f8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685e406f9ec4d524aba6a8f9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685e43099ec4d524aba6a8fa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685e43bf82158c52294f2502\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/685e573e82158c52294f2503\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68624e663a3cbd24f3ed2d35\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686254eb3a3cbd24f3ed2d36\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686255e1b8f5f74634a12eb0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686259f03a3cbd24f3ed2d37\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68625a303a3cbd24f3ed2d38\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68625abbb8f5f74634a12eb1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68625bdab8f5f74634a12eb2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68627512b8f5f74634a12eb3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68639d9d4d2deb36309f3af2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6863ac7c4d2deb36309f3af3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6863b3a991f90376db7676bc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6863f311ad85493944192330\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6863f3c3b47f896950fe47c9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68640bd2b47f896950fe47ca\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6864dc3cb47f896950fe47cb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6864dcf8b47f896950fe47cc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6864dda2b47f896950fe47cd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6864eed7ad85493944192331\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686640bc62755e00affd9770\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68665e29b47f896950fe47ce\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686669fd4bf8a31f0a39bb3e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686791dd32db68331f2a6211\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6867e4fb95b6f012e6b69fdb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6867f40695b6f012e6b69fdc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6867f7f8c3fe216ba9d3d8d2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6867fcf32aed4af57863869f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6867fe332aed4af5786386a0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686804528cdb710df63520ad\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68680a008cdb710df63520ae\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6868214f174ec1111093669e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686b8676c56c3eb51a0a3d89\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686bccc30913e411a3d1d7fc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686bcfecff41aba20febd202\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686cd7ebff41aba20febd203\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686ced09ff41aba20febd204\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686cee30ff41aba20febd205\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686cf22f03f609fb16b8706a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d064303f609fb16b8706b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d0d9503f609fb16b8706c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d26cf566f56a79be6f11a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d47dda28d48cb5377d3cd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d53dda28d48cb5377d3ce\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d58c5a28d48cb5377d3cf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d5b25a28d48cb5377d3d0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d5e3ba28d48cb5377d3d1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686d68c2a28d48cb5377d3d2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e294a566f56a79be6f11b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e3fe524e85f89b920a2a1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e4c9998b5240f9e52fda7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e5ac598b5240f9e52fda8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e726b605d1f8c901ae7a4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e747c24e85f89b920a2a2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e831524e85f89b920a2a3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e850424e85f89b920a2a4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e8bca24e85f89b920a2a5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e8c5c24e85f89b920a2a6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e8d2b605d1f8c901ae7a5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e8de8605d1f8c901ae7a6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e907a605d1f8c901ae7a7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e93c624e85f89b920a2a7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e95b624e85f89b920a2a8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686e97f824e85f89b920a2a9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686ea761605d1f8c901ae7a8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eaa2d605d1f8c901ae7a9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eaa99605d1f8c901ae7aa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eab1f24e85f89b920a2aa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eabd2605d1f8c901ae7ab\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eac3724e85f89b920a2ab\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eacd3605d1f8c901ae7ac\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eacf7605d1f8c901ae7ad\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686ead5f24e85f89b920a2ac\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eadf6605d1f8c901ae7ae\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eae1424e85f89b920a2ad\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eae7f605d1f8c901ae7af\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eaf2a24e85f89b920a2ae\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686eb009605d1f8c901ae7b0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f65f7605d1f8c901ae7b1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f68eb605d1f8c901ae7b2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f6c5d24e85f89b920a2af\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f7ac6605d1f8c901ae7b3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f7f6b605d1f8c901ae7b4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f7f9b24e85f89b920a2b0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f7fca24e85f89b920a2b1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f8074605d1f8c901ae7b5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f87c824e85f89b920a2b2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f8b2e605d1f8c901ae7b6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f8f1e605d1f8c901ae7b7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f95a3605d1f8c901ae7b8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f97f0605d1f8c901ae7b9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f9c2c605d1f8c901ae7ba\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686f9e2724e85f89b920a2b3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fa3c9605d1f8c901ae7bb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fa4ae24e85f89b920a2b4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686faf00605d1f8c901ae7bc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fb0b324e85f89b920a2b5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fb232605d1f8c901ae7bd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fbd4924e85f89b920a2b6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fc198605d1f8c901ae7be\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fe0fa24e85f89b920a2b7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fe4d6694ea5df2d269807\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/686fe6ee24e85f89b920a2b8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6870d72524e85f89b920a2b9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6870d99724e85f89b920a2ba\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6870f2d9694ea5df2d269808\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6874c13d24e85f89b920a2bb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6874c89624e85f89b920a2bc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6874cc8adaa961438565e02e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6874d00cdaa961438565e02f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6874d1ed83797920fd3b8b1e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68752b0a56e681fe3ed75b6a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68752bfc56e681fe3ed75b6b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68753d0456e681fe3ed75b6c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68758c32615a188f8c69d9c2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6876127156e681fe3ed75b6d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6876141956e681fe3ed75b6e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68761c1056e681fe3ed75b6f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687631af615a188f8c69d9c3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687641f6615a188f8c69d9c4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6877641d615a188f8c69d9c5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6877a986ecf944ce33475c91\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6878b5b7615a188f8c69d9c6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687a0726b5f24d1bf29709f3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687dfba2615a188f8c69d9c7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687f4ce1615a188f8c69d9c8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687f9887a9e11405acc37ed6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687f9e09a9e11405acc37ed7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687fa640ab2077d207e8a95f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687fa73aab2077d207e8a960\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687fad0cab2077d207e8a961\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687fb2501379bf3c90150232\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/687fb2c7ab2077d207e8a962\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688094ef1d3cccc666c34263\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688095b51d3cccc666c34264\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68809e56ab2077d207e8a963\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68809efb1d3cccc666c34265\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6880a9ceab2077d207e8a964\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6880b08cab2077d207e8a965\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6880b24cab2077d207e8a966\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6881ddf4ab2077d207e8a967\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6881efee8d773b8e6e1ced65\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68821abaca7154cc197f3e71\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688246f1ca7154cc197f3e72\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688341ea07842fd54eafd135\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688350c707842fd54eafd136\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68873622049d8cfc00765391\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68874cc96a1f58a0f66e8bf7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68874eba3f3002d1cc86fe83\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68887fe919ec1938899accb9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6888853c3be7a8b3792ba5bf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688887452ed5fed082d7d39b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6889d8d877db48310150d243\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688a266b353e9c2a352cc707\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688b2a2e353e9c2a352cc708\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688c7bc7353e9c2a352cc709\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/688cc642a373eb63b55718c1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68908949a373eb63b55718c2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6890a9ab407eaff0e7d6434a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6890ab15613b8460e9722a7b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6890c95c7cd051bc5579788f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6891c40b7cd051bc55797890\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6891efd47cd051bc55797891\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6893112468f9f599caadf2ef\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6893158193fa40f9eaa68284\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6893256593fa40f9eaa68285\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689466f85cc58ed21ac6dfa4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68947fff68f9f599caadf2f0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6894a28068f9f599caadf2f1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899ab3068f9f599caadf2f2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899b8c668f9f599caadf2f3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899bd9e68f9f599caadf2f4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899bfb168f9f599caadf2f5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c0c65cc58ed21ac6dfa5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c1185cc58ed21ac6dfa6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c4035cc58ed21ac6dfa7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c4bb5cc58ed21ac6dfa8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c8d85cc58ed21ac6dfa9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c93268f9f599caadf2f6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899c9e95cc58ed21ac6dfaa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899ca865cc58ed21ac6dfab\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899cae268f9f599caadf2f7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899ceec68f9f599caadf2f8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899d05768f9f599caadf2f9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899d89868f9f599caadf2fa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899e56e5cc58ed21ac6dfac\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6899fc5468f9f599caadf2fb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689afc2c5cc58ed21ac6dfad\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689b4ef068f9f599caadf2fc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689b5a0d68f9f599caadf2fd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689c4dfc68f9f599caadf2fe\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689d9f6d68f9f599caadf2ff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689ef0c25cc58ed21ac6dfae\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689ef9b668f9f599caadf300\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689f0c7d68f9f599caadf301\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/689f45ca9dac2ded427bfef6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a2e52fddd5ea0f9040043d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a305a3ddd5ea0f9040043e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a30e31d8e1ab00da561501\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a30e90d8e1ab00da561502\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a30f01570c9bc394bbf602\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a30fcc570c9bc394bbf603\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a310edd8e1ab00da561503\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a31140570c9bc394bbf604\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a33baa861bdccf88059054\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a436c7861bdccf88059055\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a443dff91f02841730c43c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a44c7bf294c1d4bb733c35\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a44ebef91f02841730c43d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a4800f95d5979e49077c71\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a48034f91f02841730c43e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a4874295d5979e49077c72\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a487ff95d5979e49077c73\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a48ebff91f02841730c43f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a49104f91f02841730c440\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a4a610f91f02841730c441\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a4acab95d5979e49077c74\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a4acdef91f02841730c442\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a4ad4795d5979e49077c75\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a5887ff91f02841730c443\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a58c3a95d5979e49077c76\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a5b9812e69839bfa97daf3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a5bcc4d37987c405985e74\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a5bd13d37987c405985e75\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a5ebd744f28d9d370afcf6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a5fbb344f28d9d370afcf7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a602a844f28d9d370afcf8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6034ba3221ce6c8eab4bd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a60391a3221ce6c8eab4be\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a604bda3221ce6c8eab4bf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6d9dbb37efab064058dca\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6e625b37efab064058dcb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6e6f8b37efab064058dcc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6ea29b37efab064058dcd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6eaf8a3221ce6c8eab4c0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a6f141a3221ce6c8eab4c1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a81dc639252696254ab1e6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a82b4624db00ac93e74d2b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a82f9e24db00ac93e74d2c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a82fcf39252696254ab1e7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a8305839252696254ab1e8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a85bf639252696254ab1e9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a85c6db43f1027667dfe33\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a85c6db43f1027667dfe34\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68a85cecb43f1027667dfe35\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ac1fc64da83bf2d7f6ad6e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ac4ea04da83bf2d7f6ad6f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ac54f34da83bf2d7f6ad70\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ad8a6ef8d16201afb8a10b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68adb30e0559ef7a4efe67d1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68adb3b4f8d16201afb8a10c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68aec29d0559ef7a4efe67d2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68aed0f7f8d16201afb8a10d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68affae8f8d16201afb8a10e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b0145c0559ef7a4efe67d3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b01596f8d16201afb8a10f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b1660af8d16201afb8a110\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b1a3ebf8d16201afb8a111\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b1a541f8d16201afb8a112\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b1a5830559ef7a4efe67d4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b1cb5b0559ef7a4efe67d5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b55a63787532addf8db5c2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b56a9c787532addf8db5c3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b578e8eb8c39d5bd6f9c51\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b579fdeb8c39d5bd6f9c52\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b57c1b787532addf8db5c4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b57e00eb8c39d5bd6f9c53\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b57ed0eb8c39d5bd6f9c54\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b58172787532addf8db5c5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b5cb08d356ec7f3add6fa6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b69f6fd356ec7f3add6fa7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b6ab924181a4d76b8b15a5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b6fd707248e01eb48d7ce3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b7072fccc5234fb8ca2b4e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b709307248e01eb48d7ce4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b7fd09ccc5234fb8ca2b4f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b94eec6f741475ac9758b4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b9a176f358e6b9c787e318\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68b9af15f358e6b9c787e319\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68baa05b20de330b3d973d37\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68bab4b220de330b3d973d38\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68bac29820de330b3d973d39\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68be81d40da4ceedc550338e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68be82bcd1559f4a1357448b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68be94f10da4ceedc550338f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68be9e8d0da4ceedc5503390\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68beeb0470977d305b80283e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68bfe66770977d305b80283f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c0008d27921ca284fd3db1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c03dedab07d6c88149737b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c1233dab07d6c88149737c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c137b9ab07d6c88149737d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c16cc7d320286905588818\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c17141d320286905588819\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c17827d32028690558881a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c179a0a3eebf58d07fbbd1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c17bcd0e55cfc2e80feee0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c17c7b0e55cfc2e80feee1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c185320e55cfc2e80feee2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c19a90a3eebf58d07fbbd2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c274ada3eebf58d07fbbd3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2897d0a8ebce0bac9d13d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c28ab50a8ebce0bac9d13e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c28be4d5a8bcb806ed92be\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c291a8d5a8bcb806ed92bf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c29286d5a8bcb806ed92c0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2b495d5a8bcb806ed92c1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2b63dd5a8bcb806ed92c2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2b6d8d5a8bcb806ed92c3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2c6410a8ebce0bac9d13f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2c7250a8ebce0bac9d140\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2d2dd0a8ebce0bac9d141\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2db12cd271b293a4f185b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c2ee410a8ebce0bac9d142\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c3c6348b6af0b45c78cb10\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c3c6fb8b6af0b45c78cb11\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c3dabd6ecdb81397c5b548\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c3f8918b6af0b45c78cb12\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c4145f6ecdb81397c5b549\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c41b2b6ecdb81397c5b54a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c41b5c6ecdb81397c5b54b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7c2caf61467145ecf35e0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7c795ff5a722274d1d8dd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7cf21ff5a722274d1d8de\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7e0fbf61467145ecf35e1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7e922f61467145ecf35e2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7ea05ff5a722274d1d8df\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7ea95ff5a722274d1d8e0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7eb95ff5a722274d1d8e1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7f3c0ff5a722274d1d8e2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7f3f4f61467145ecf35e3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c7f7ebff5a722274d1d8e3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c813a7a60a601ad90cee6a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c813b3a60a601ad90cee6b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c8155ea60a601ad90cee6c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c815b770aa96bc487110af\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c82201a60a601ad90cee6d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c827b2a60a601ad90cee6e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c90c5a70aa96bc487110b0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c920e9c0128d55f95455ff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c9494cc0128d55f9545600\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c95054c0128d55f9545601\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c9511923abcf5678c70248\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c95e5323abcf5678c70249\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c95eab23abcf5678c7024a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68c9844323abcf5678c7024b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ca5dde23abcf5678c7024c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ca5e7c23abcf5678c7024d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ca720423abcf5678c7024e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ca9a1ab0e56f018ff782b9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ca9c32b0e56f018ff782ba\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ca9e0eb0e56f018ff782bb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68caa57723abcf5678c7024f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68caadcf23abcf5678c70250\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbaf625a7313add58ae20d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbc38a5a7313add58ae20e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbd72a23abcf5678c70251\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbd769c739ebb684e31d28\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbd9c023abcf5678c70252\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbdb47c739ebb684e31d29\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbdbeac739ebb684e31d2a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbdc7ac739ebb684e31d2b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbf92e7ccc184c0fbeecc0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cbf9f0e8adff22e86ae744\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cc01f67ccc184c0fbeecc1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cc0476e8adff22e86ae745\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd15693dfa5cf510d6f884\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd2a08ccd2a48318781bd3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd2ab1c6e843be6296501d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd2afeccd2a48318781bd4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd2e776f4b53fd8bd7c489\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd2f9e0824dcf5972f7551\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd347a6f4b53fd8bd7c48a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd365d0824dcf5972f7552\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd3ccf6f4b53fd8bd7c48b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd3fce6f4b53fd8bd7c48c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68cd69810824dcf5972f7553\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d0f59a51191f9ebf0d355d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d114b751191f9ebf0d355e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d11f4251191f9ebf0d355f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d12c8f07ec928d11fbc0a8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d13065951f69940dfb8832\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d15033951f69940dfb8833\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d1588307ec928d11fbc0a9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d176a2951f69940dfb8834\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d25f5a78ab1e43f22e37a3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d270f5a2ad4b364f241cde\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d271f6df777ed1f2ba321e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d2a00e9f9534acfb12531e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d2a0d5df777ed1f2ba321f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d2b1cd9f9534acfb12531f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d2b3d09f9534acfb125320\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d2b4649f9534acfb125321\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d2b57d9f9534acfb125322\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d3ac8d9f9534acfb125323\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d3da949e3e070726170323\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d3fc1fac4f97badf5ac12f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d4156d9e3e070726170324\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d4f93fac4f97badf5ac130\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d4fa16ac4f97badf5ac131\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d4fb3f9e3e070726170325\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d4fc879e3e070726170326\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d4ff1dac4f97badf5ac132\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d50192ac4f97badf5ac133\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d5022fac4f97badf5ac134\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d50468ac4f97badf5ac135\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d518a42af6d552c29811d2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d52442ac4f97badf5ac136\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d55e962af6d552c29811d3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68d65012ac4f97badf5ac137\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68db8173ebca3886dc532603\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68db82048e7a0591305b3125\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68db95aa8e7a0591305b3126\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68dcecdb8e7a0591305b3127\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68dcecdb8e7a0591305b3128\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68de2467b3a44ba737b32709\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68de45fc0694022a148e6b09\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68df8a6f8f8d48e6c9345c49\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e37f6eefbfcf9bfd6b5a6c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e4bbf3efbfcf9bfd6b5a6d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e4d01aefbfcf9bfd6b5a6e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e621d7efbfcf9bfd6b5a6f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e784a7efbfcf9bfd6b5a70\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e7c2c8efbfcf9bfd6b5a71\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e8d5ac2e51fe1e360766f2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e8d806efbfcf9bfd6b5a72\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e8deddefbfcf9bfd6b5a73\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e8e92eefbfcf9bfd6b5a74\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e8ec582e51fe1e360766f3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e8ecd82e51fe1e360766f4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68e905f7efbfcf9bfd6b5a75\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ecb2cd2e51fe1e360766f5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ecb93d2e51fe1e360766f6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ee32a2fdc662aa4df70769\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ef5e7ffdc662aa4df7076a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ef821454db4407a07e5812\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ef829a54db4407a07e5813\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ef850e54db4407a07e5814\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ef88d254db4407a07e5815\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ef8989c24cc73274fcac8a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68efaca3559eb2388f7b51da\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f09902559eb2388f7b51db\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f0adb4559eb2388f7b51dc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f0c3f3c24cc73274fcac8b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f0c481c24cc73274fcac8c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f0d099559eb2388f7b51dd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f0d856559eb2388f7b51de\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1018ac24cc73274fcac8d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f10b88f853773f18a8ba32\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f114c9e49f93aabb40d2b5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f115560b62611555e14804\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f125919b60b846d75703b7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f125f048b53d7a1b27e384\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f12e6148b53d7a1b27e385\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1341248b53d7a1b27e386\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1b9519b60b846d75703b8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1bbbb48b53d7a1b27e387\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1c08048b53d7a1b27e388\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1ea9348b53d7a1b27e389\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f1ff3048b53d7a1b27e38a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f2193648b53d7a1b27e38b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f24c7eea0d719597380c33\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f60bc3a2821d9ae8c29171\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f60c5da2821d9ae8c29172\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f60cf4cf77834f1616c97c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f60d8fa2821d9ae8c29173\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f60eefcf77834f1616c97d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f658a318cb87b79a2140f9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f669699eff24e70260980c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f6a10c9eff24e70260980d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f6a5d418cb87b79a2140fa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f6a7849eff24e70260980e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f7309d18cb87b79a2140fb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f744f318cb87b79a2140fc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f76a4e9eff24e70260980f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f76aa99eff24e702609810\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f898e9d2f865f6b85d0b5b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f8aac37c1b584eb634a2fa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f8c6666c5e3ced402c41b5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68f8c72f9da9239f6380efa7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa064f7f26a9ee3f5b75ef\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa0fcb659f7d620f0033a4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa2cc27f26a9ee3f5b75f0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa2e6a659f7d620f0033a5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa2fec7f26a9ee3f5b75f1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa32837f26a9ee3f5b75f2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa338d659f7d620f0033a6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa33c291578189682eeb24\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa343b659f7d620f0033a7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa343b659f7d620f0033a8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa3723659f7d620f0033a9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa38fe91578189682eeb25\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa399f659f7d620f0033aa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fa447091578189682eeb26\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fb251b91578189682eeb27\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fb397322730dd4bad9cd8f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fb68e1a06315bca7cd5b89\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fb69eba06315bca7cd5b8a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68fbb74a935a0dacf06bdff6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/68ff3c3af1749ae8e0736c8f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69007af536b62543f1bcf809\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6901cab4e46b43e6f5a6fdaf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6901cb32c016902855b6ddc7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6901df466b62dce1a4d13429\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69020b346b62dce1a4d1342a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690227436b62dce1a4d1342b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690330d44b8e38bdcf1ae2ee\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69046dc6194ae4d17131a736\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69048244194ae4d17131a737\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690497a205a488755c5c874a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690862970894649a96d59213\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6908633426adbb087d65d6a8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690863e70894649a96d59214\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6908647826adbb087d65d6a9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690876bf1f3f74394501108f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6909b3d5b0f423f850a49cad\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6909b46fb0f423f850a49cae\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6909c8223135d42c06c94fa8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6909db453135d42c06c94fa9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6909ea37b0f423f850a49caf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6909f30eb0f423f850a49cb0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690b0506ea26ab0f6e6b8e05\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690b19bd0176964bd1c4420e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690c6b5f46bbcc2dd3675366\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/690dbcc094be4f70aeb30f69\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6911b18deb71ee47d306a8ae\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691302f6119c10180183e150\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691353221e0fbcf7fdd0c73e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691357c9e03c2e69453a320e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69143fcfe03c2e69453a320f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6914481ce03c2e69453a3210\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691454381e0fbcf7fdd0c73f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6915a5bce3e664bdb6d6289c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6916f7a51c6cb63d7e60ded3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691712e41c6cb63d7e60ded4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691aebf9f77b251305353b6e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691c3d45a15a693224e53ffe\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691d8ea3e3e664bdb6d6289d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691ecbdce3e664bdb6d6289e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/691ee023e3e664bdb6d6289f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692031fbe3e664bdb6d628a0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692484561876c48564bf7e19\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692577c31876c48564bf7e1a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6926c971e3e664bdb6d628a1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69281ad927527f744e79fd5e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692957bde3e664bdb6d628a2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69296c14e3e664bdb6d628a3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692d5689e3e664bdb6d628a4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692d6092e3e664bdb6d628a5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692eb23ee3e664bdb6d628a6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/692fef5627faf5f017bee46e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693003a82ad916441d235295\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6931556986c55577b688d52d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6931c0201488cda3341a6988\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6932a6d04ee6fcb3623875c3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69369bafe10d59801de4d0c1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6937d848e10d59801de4d0c2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6937ecabb80098f2d20027f9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69393e96e10d59801de4d0c3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693a7b5fe10d59801de4d0c4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693a8fc1e10d59801de4d0c5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693bccd04a7ebd7d9c54a05a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693be1484a7ebd7d9c54a05b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693fc153e10d59801de4d0c6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693fc1c8e10d59801de4d0c7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693fc254e10d59801de4d0c8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/693fd595e10d59801de4d0c9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6941273165fbb98c7d3dc8b9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69426424614e810068b2aedf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694278c5e10d59801de4d0ca\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6943ca2de10d59801de4d0cb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694425c2e10d59801de4d0cc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69442d1fe10d59801de4d0cd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69443b23ffc427c47d3b8f9e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69443ca2dd9385fab1799915\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6944406cdd9385fab1799916\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69451bcc2b6733e31fb7f642\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694530142b6733e31fb7f643\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69453ae02b6733e31fb7f644\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69453f79dd9385fab1799917\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694549e4dd9385fab1799918\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69455beedd9385fab1799919\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694610e12b6733e31fb7f645\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6946b2bb2b6733e31fb7f646\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6946b9752b6733e31fb7f647\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694910492b6733e31fb7f648\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694a61f2dd9385fab179991a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694bb32d2b6733e31fb7f649\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694d04ffdd9385fab179991b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/694e56562b6733e31fb7f64a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69524b11dd9385fab179991c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69539c45dd9385fab179991d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6954ede02b6733e31fb7f64b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69563f37dd9385fab179991e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69577c1a2b6733e31fb7f64c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695790bddd9385fab179991f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695b857f2b6733e31fb7f64d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695b9fd02b6733e31fb7f64e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695ba02b2b6733e31fb7f64f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695bb192404ac070b1ce3aed\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695bb3e62b6733e31fb7f650\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695bc5c92b6733e31fb7f651\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695cd6ad2b6733e31fb7f652\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695e286d91107dccca95abeb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695e4d8891107dccca95abec\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695e83712b6733e31fb7f653\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f79d12b6733e31fb7f654\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f896311c91a6db8a9cfaa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f8d782b6733e31fb7f655\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f903611c91a6db8a9cfab\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f911011c91a6db8a9cfac\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f96852b6733e31fb7f656\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f99082b6733e31fb7f657\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/695f998d11c91a6db8a9cfad\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6960b831c817ea3123f9ef3b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6960cb36c817ea3123f9ef3c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964b5bd4fd1d93e384faf58\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964bf8c4fd1d93e384faf59\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964dc62c706065acd3d76fe\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964def24fd1d93e384faf5a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964ed8d4fd1d93e384faf5b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964f056c706065acd3d76ff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964f2164fd1d93e384faf5c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964f3404fd1d93e384faf5d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964f4674fd1d93e384faf5e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964f4d9e68bcfab7d196ce4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6964f7e64fd1d93e384faf5f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/696604024fd1d93e384faf60\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6966049e4fd1d93e384faf61\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6966111f4fd1d93e384faf62\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69674e8e83fc148eaddba471\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/696762cd83fc148eaddba472\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69689ff04fd1d93e384faf63\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6968b435641a5022d579be9a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6969f1754fd1d93e384faf64\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/696a058d4fd1d93e384faf65\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/696dfa6298c38be8f8580a1d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/696f4bc1ae1d7752d7b86e00\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69709d669952b67ef8f8e3ee\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6971da3c4d315abae7b41d5e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6971dab24d315abae7b41d5f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6971eead998968e8b8e44afd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69732bf9331fc52271317edb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69734000998968e8b8e44afe\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6977232ef914e2d3c4ff5f31\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6977349ff914e2d3c4ff5f32\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/697886a2494dbdb656340fd5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6979c36231db6628a6f92813\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6979c3ff31db6628a6f92814\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6979d77c998968e8b8e44aff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/697a626775de009eb238db6e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/697b14f875de009eb238db6f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/697b292b998968e8b8e44b00\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/697c7ac62fe9541478210ff3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69805d7fc6dec5ecaedf6b20\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69805dfcf357b2654344ef61\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69806f2ec6dec5ecaedf6b21\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6981c0c347a2f95386f2f243\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6983127983c46731128ae9f5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698463b5adc540f4b65c8c01\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6985a0fa97fd486d019e07a1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6985b51897fd486d019e07a2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6985c18497fd486d019e07a3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6985c45197fd486d019e07a4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6985c7cff05f86f25c53e225\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6989964a2efa7fc796bc97f6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6989972259ef3b3567c3d106\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6989a98759ef3b3567c3d107\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6989d37859be64d048544f25\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698afb4af3c994e3625c1cf0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698c4cbe3e65596c669a2968\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698d9e69f927e728c359400f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698dccbcf927e728c3594010\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698de97e2fcf889d19a5c967\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698eefb3d5838559e48380cf\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698f21d9d000c28d4327553e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/698f37fed000c28d4327553f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6992e434116bd0ade4c69529\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/699435d074be0fbf916dbf69\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/699473f474be0fbf916dbf6a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69947b7f7acc38bf372998df\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/699488a274be0fbf916dbf6b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6995873655b8a9b3fba26f7e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6996d9034e1165cda61bbd26\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69982a6ffc22b62de06870a9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69982dd4fc22b62de06870aa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/699c1f045003f8e408c533a8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/699d7050a1f4b32e23064eaa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/699ec1f66b8219580396981d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a0134d9b84f1b588746aff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a164c99456f3610697784c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a5598be2a31f77b71f246d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a6aac6e2a31f77b71f246e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a7fc85e4b6c413ebb17213\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a94e0c90636cb2ae2fc0a4\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a9b737e2a31f77b71f246f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69a9bafb2c17688a0c033837\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69aa9f4308294bda849d7b4a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69aac3abe2a31f77b71f2470\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69aaefc7e2a31f77b71f2471\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69aaf106e2a31f77b71f2472\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ae94598f85efe88c042067\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69afe54f445ca9804f154548\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69b136e29dd80b98e1c084a1\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69b28841b0b092a06c708137\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69b3d9d93fb3d99619505740\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69b7ce89362a1e58241f2b0c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69b91fea23a1feeb94f9b0d6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ba716c21f65eb89a7620f6\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69bbc3019b452a337f4a9ffd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69bd148d88eea832a4ef3f65\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c10932b747e525fa16cd62\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c14ff4f632d5e0cce06f79\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c1501d9e203000624a286f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c1504cf632d5e0cce06f7a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c16a51f632d5e0cce06f7b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c1764af632d5e0cce06f7c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c25a4d542b51804e549d2d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c3abd5542b51804e549d2e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c3fab0542b51804e549d2f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c3fb94da244d43fe289915\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c3fb1bda244d43fe289913\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c3fb84da244d43fe289914\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c3fcb4542b51804e549d30\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c4fd43542b51804e549d31\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69c64ef6d6b92c7e71731f39\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ca358d542b51804e549d32\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69cb86c7542b51804e549d33\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ccd8d348549faea1a40df7\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ce2a153b6f7df32d708ac8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69cf7b8d02f48428c5fd2a2e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69d36f9a48549faea1a40df8\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69d4c144e8cb1dc8568f986f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69d612c552de00ac15eed0f3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69d7647648549faea1a40df9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69d8b5e240e41431d33be56a\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69dcaaafbdbb2c28183d987d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ddfc0248549faea1a40dfa\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69df4d726a7d96bbc80fcafb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e09ec5c2993246650ca8e0\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e1f08f48549faea1a40dfb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e5e4fc97b236b0bebf94e2\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e7364148549faea1a40dfc\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e74dfb48549faea1a40dfd\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e753c048549faea1a40dfe\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e8879891e92dbe40ff98cb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69e9d9183950cb51d56b53eb\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69eb2aab88ff1626357e1e91\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ef1f58bb7bf21d58e868e5\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69f070e148549faea1a40dff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69f1c26d66594fd878df7d2e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69f313f4842008aa769bdde3\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69f4654048549faea1a40e00\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69f859c30d42cb9518222746\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69f9ab3a8c2f436c305d8f22\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69fa150ff762254116be3451\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69fa15fe0d42cb9518222747\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69fa21cc0d42cb9518222748\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69fc4e3b6e53a62802f7d443\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69fd9fa9ee3ff66b1285b05f\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ff43d18fd7d821e39f212b\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ffd9dec030b56984ab4b1c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/69ffdb4d8fd7d821e39f212c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a0194793a3cc82199bba2ff\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a01a679b4518df91790fc47\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a01a7a6a50894376df4e33e\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a01a94e75e4b7afa064d5ba\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a01acd8490a2d17f9e810c9\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a01f4cb1d3c916a0ca5dc15\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a01fdd41d3c916a0ca5dc16\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a0200c92de9a33d9bb3b46c\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a02031a2de9a33d9bb3b46d\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a02e5cd1d3c916a0ca5dc17\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a02f6c01d3c916a0ca5dc18\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"name\" : \"Test Provider\",\n      \"types\" : [ \"Type1\", \"Type2\" ],\n      \"logoUrl\" : \"https://logo.com/test.svg\",\n      \"defaultThemeLogoUrl\" : \"https://logo.com/theme.svg\",\n      \"description\" : \"A test provider\",\n      \"navigationPath\" : \"test-provider\",\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/providers/6a02f7111d3c916a0ca5dc19\",\n          \"templated\" : false\n        },\n        \"themes\" : {\n          \"href\" : \"https://api.boclips.com/v1/alignments/test-provider/themes\",\n          \"templated\" : false\n        }\n      }\n    } ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get themes by i-ds",
    "name" : "/v1/alignments/themes",
    "description" : "Can get themes by IDs",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/alignments/themes",
        "query" : [ {
          "key" : "id",
          "disabled" : false,
          "description" : "IDs of the Theme"
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get themes by i-ds",
      "name" : "get themes by i-ds",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/alignments/themes",
          "query" : [ {
            "key" : "id",
            "disabled" : false,
            "description" : "IDs of the Theme"
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"themes\" : [ {\n      \"id\" : \"62eba02f51ecf2a9306c85ef\",\n      \"provider\" : \"openstax\",\n      \"title\" : \"Algebra 4 6\",\n      \"type\" : \"Math\",\n      \"topics\" : [ {\n        \"index\" : 0,\n        \"title\" : \"Chapter 1: The Entrepreneurial Perspective\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"1.1 Entrepreneurship Today\",\n          \"videoIds\" : [ \"5c7829a75c56167742815cf6\", \"5c7d0005c4347d45194e0494\", \"5c7d0006c4347d45194e0495\", \"5c7d0008c4347d45194e0497\", \"5c7d0009c4347d45194e0498\" ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"1.2 Entrepreneurial Vision and Goals\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"1.3 The Entrepreneurial Mindset\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 1,\n        \"title\" : \"Chapter 2: The Entrepreneurial Journey and Pathways\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"2.1 Overview of the Entrepreneurial Journey\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"2.2 The Process of Becoming an Entrepreneur\",\n          \"videoIds\" : [ \"5c7d0005c4347d45194e0494\", \"5c7d0008c4347d45194e0497\", \"5c7d0002c4347d45194e0491\" ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"2.3 Entrepreneurial Pathways\",\n          \"videoIds\" : [ \"5c7829a75c56167742815cf6\" ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"2.4 Frameworks to Inform Your Entrepreneurial Path\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 2,\n        \"title\" : \"Chapter 3: The Ethical and Social Responsibilities of Entrepreneurs\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"3.1 The Ethical and Social Responsibilities of Entrepreneurs\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"3.2 Ethical and Legal Issues in Entrepreneurship\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"3.3 Corporate Social Responsibility and Social Entrepreneurship\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"3.4 Developing a Workplace Culture of Ethical Excellence and Accountability\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 3,\n        \"title\" : \"Chapter 4: Creativity, Innovation, and Invention\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"4.1 Tools for Creativity and Innovation\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"4.2 Creativity, Innovation, and Invention: How They Differ\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"4.3 Developing Ideas, Innovations, and Inventions\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 4,\n        \"title\" : \"Chapter 5: Identifying Entrepreneurial Opportunity\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"5.1 Entrepreneurial Opportunity\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"5.2 Researching Potential Business Opportunities\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"5.3 Competitive Analysis\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 5,\n        \"title\" : \"Chapter 6: Problem Solving and Need Recognition Techniques\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"6.1 Problem Solving to Find Entrepreneurial Solutions\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"6.2 Creative Problem-Solving Process\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"6.3 Design Thinking\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"6.4 Lean Processes\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 6,\n        \"title\" : \"Chapter 7: Telling Your Entrepreneurial Story and Pitching the Idea\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"7.1 Clarifying Your Vision, Mission, and Goals\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"7.2 Sharing Your Entrepreneurial Story\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"7.3 Developing Pitches for Various Audiences and Goals\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"7.4 Protecting Your Idea and Polishing the Pitch through Feedback\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 7,\n        \"title\" : \"Chapter 8: Entrepreneurial Marketing and Sales\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"8.1 Entrepreneurial Marketing and the Marketing Mix\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"8.2 Market Research, Market Opportunity Recognition, and Target Market\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"8.3 Marketing Techniques and Tools for Entrepreneurs\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"8.4 Entrepreneurial Branding\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 4,\n          \"title\" : \"8.5 Marketing Strategy and the Marketing Plan\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 5,\n          \"title\" : \"8.6 Sales and Customer Service\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 8,\n        \"title\" : \"Chapter 9: Entrepreneurial Finance and Accounting\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"9.1 Overview of Entrepreneurial Finance and Accounting Strategies\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"9.2 Special Funding Strategies\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"9.3 Accounting Basics for Entrepreneurs\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"9.4 Developing Startup Financial Statements and Projections\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 9,\n        \"title\" : \"Chapter 10: Launch for Growth to Success\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"10.1 Launching the Imperfect Business: Lean Startup\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"10.2 Why Early Failure Can Lead to Success Later\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"10.3 The Challenging Truth about Business Ownership\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"10.4 Managing, Following, and Adjusting the Initial Plan\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 4,\n          \"title\" : \"10.5 Growth: Signs, Pains, and Cautions\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 10,\n        \"title\" : \"Chapter 11: Business Model and Plan\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"11.1 Avoiding the “Field of Dreams” Approach\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"11.2 Designing the Business Model\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"11.3 Conducting a Feasibility Analysis\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"11.4 The Business Plan\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 11,\n        \"title\" : \"Chapter 12: Building Networks and Foundations\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"12.1 Building and Connecting to Networks\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"12.3 Designing a Startup Operational Plan\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 12,\n        \"title\" : \"Chapter 13: Business Structure Options: Legal, Tax, and Risk Issues\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"13.1 Business Structures: Overview of Legal and Tax Considerations\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"13.2 Corporations\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"13.3 Partnerships and Joint Ventures\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"13.4 Limited Liability Companies\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 4,\n          \"title\" : \"13.6 Additional Considerations: Capital Acquisition, Business Domicile, and Technology\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 5,\n          \"title\" : \"13.7 Mitigating and Managing Risks\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 13,\n        \"title\" : \"Chapter 14: Fundamentals of Resource Planning\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"14.1 Types of Resources\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"14.2 Using the PEST Framework to Assess Resource Needs\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"14.3 Managing Resources over the Venture Life Cycle\",\n          \"videoIds\" : [ ]\n        } ]\n      }, {\n        \"index\" : 14,\n        \"title\" : \"Chapter 15: Next Steps\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"15.1 Launching Your Venture\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 1,\n          \"title\" : \"15.2 Making Difficult Business Decisions in Response to Challenges\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 2,\n          \"title\" : \"15.3 Seeking Help or Support\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 3,\n          \"title\" : \"15.4 Now What? Serving as a Mentor, Consultant, or Champion\",\n          \"videoIds\" : [ ]\n        }, {\n          \"index\" : 4,\n          \"title\" : \"15.5 Reflections: Documenting the Journey\",\n          \"videoIds\" : [ ]\n        } ]\n      } ],\n      \"logoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/sparks/cat.jpeg\",\n      \"_links\" : {\n        \"_self\" : {\n          \"rel\" : \"_self\",\n          \"href\" : \"https://api.boclips.com/v1/alignments/openstax/themes/62eba02f51ecf2a9306c85ef\"\n        }\n      }\n    } ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "getting single channel",
    "name" : "/v1/channels/{id}",
    "description" : "Get a single channel by ID",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/channels/:id",
        "variable" : [ {
          "key" : "id",
          "description" : "The ID of the channel",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "getting single channel",
      "name" : "getting single channel",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/channels/:id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the channel",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"5cfea7cd8ce44c52e6e33b15\",\n  \"name\" : \"2veritaserum\",\n  \"legalRestriction\" : {\n    \"id\" : \"5d976e55ed1c74690e0f025f\",\n    \"text\" : \"No restrictions\",\n    \"_links\" : {\n      \"self\" : {\n        \"rel\" : \"self\",\n        \"href\" : \"https://api.boclips.com/v1/legal-restrictions/5d976e55ed1c74690e0f025f\"\n      }\n    }\n  },\n  \"description\" : \"desc\",\n  \"contentCategories\" : [ {\n    \"key\" : \"ANIMATION\",\n    \"label\" : \"Animation\"\n  } ],\n  \"language\" : {\n    \"code\" : \"abk\",\n    \"name\" : \"Abkhazian\"\n  },\n  \"notes\" : \"nono\",\n  \"contentTypes\" : [ \"STOCK\" ],\n  \"contentType\" : \"STOCK\",\n  \"oneLineDescription\" : null,\n  \"_links\" : {\n    \"self\" : {\n      \"rel\" : \"self\",\n      \"href\" : \"https://api.boclips.com/v1/channels/5cfea7cd8ce44c52e6e33b15\"\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "bookmark a collection",
    "name" : "/v1/collections/{id}",
    "description" : "Collection bookmark description",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/collections/:id",
        "variable" : [ {
          "key" : "id",
          "description" : "The ID of the collection",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "PATCH"
    },
    "response" : [ {
      "id" : "bookmark a collection",
      "name" : "bookmark a collection",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections/:id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the collection",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "PATCH"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"6a02fd307544adfc943146ab\",\n  \"owner\" : \"ebd0ea21-0424-46e0-8d35-927419065b52\",\n  \"ownerName\" : null,\n  \"title\" : \"Discoverable Boclips Collection\",\n  \"videos\" : [ ],\n  \"updatedAt\" : \"2026-05-12T10:13:04.036Z\",\n  \"public\" : true,\n  \"discoverable\" : true,\n  \"promotedFor\" : [ ],\n  \"mine\" : false,\n  \"createdBy\" : \"Teacher\",\n  \"subjects\" : [ {\n    \"id\" : \"5cb499c9fd5beb428189454b\",\n    \"name\" : \"Spanish\"\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454e\",\n    \"name\" : \"Chemistry\"\n  } ],\n  \"ageRange\" : null,\n  \"description\" : \"This content is accessible by everyone\",\n  \"attachments\" : [ ],\n  \"subCollections\" : [ ],\n  \"permissions\" : {\n    \"anyone\" : \"VIEW_ONLY\"\n  },\n  \"assets\" : [ ],\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd307544adfc943146ab\",\n      \"templated\" : false\n    },\n    \"unbookmark\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd307544adfc943146ab?bookmarked=false\",\n      \"templated\" : false\n    },\n    \"interactedWith\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd307544adfc943146ab/events\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    }, {
      "id" : "resource-collection-edit",
      "name" : "resource-collection-edit",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections/:id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the collection",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "PATCH",
        "header" : [ {
          "key" : "Content-Type",
          "value" : "application/json",
          "disabled" : false
        } ],
        "body" : {
          "mode" : "raw",
          "raw" : "{\n  \"title\" : \"Genetic Screening Debate\",\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"videos\" : [ \"5c542abf5438cdbcb56df0bf\", \"5c9e4958cbe6e54027116f8f\" ],\n  \"subjects\" : [ \"5cb499c9fd5beb428189454b\", \"5cb499c9fd5beb428189454e\" ],\n  \"discoverable\" : true,\n  \"ageRange\" : {\n    \"min\" : 8,\n    \"max\" : 12\n  },\n  \"attachment\" : {\n    \"linkToResource\" : \"https://api.boclips.com/document/d/1SBf26k2PEPsChg2X4yv6F71uqp8bECcYFtAFSmTDN10/edit?usp=sharing\",\n    \"description\" : \"1.Solving Problems with The Scientific Method: We Do it Everyday! 1.Plan A Science Fair Project\",\n    \"type\" : \"LESSON_PLAN\"\n  }\n}",
          "urlencoded" : [ ]
        }
      },
      "cookie" : [ ],
      "code" : 204
    } ]
  }, {
    "id" : "resource-collection",
    "name" : "/v1/collections/{id}",
    "description" : "Retrieving a collection by ID",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/collections/:id",
        "variable" : [ {
          "key" : "id",
          "description" : "The ID of the collection",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "resource-collection",
      "name" : "resource-collection",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections/:id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the collection",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"6a02fd355e5961fd1b17e680\",\n  \"owner\" : \"ebd0ea21-0424-46e0-8d35-927419065b52\",\n  \"ownerName\" : null,\n  \"title\" : \"Genetic Screening Debate\",\n  \"videos\" : [ {\n    \"id\" : \"5c542abf5438cdbcb56df0bf\",\n    \"title\" : null,\n    \"description\" : null,\n    \"additionalDescription\" : null,\n    \"releasedOn\" : null,\n    \"updatedAt\" : null,\n    \"playback\" : null,\n    \"subjects\" : [ ],\n    \"badges\" : [ ],\n    \"legalRestrictions\" : null,\n    \"ageRange\" : null,\n    \"bestFor\" : null,\n    \"createdBy\" : null,\n    \"language\" : null,\n    \"attachments\" : [ ],\n    \"contentWarnings\" : [ ],\n    \"keywords\" : [ ],\n    \"type\" : null,\n    \"educationLevels\" : null,\n    \"cefrLevel\" : null,\n    \"maxLicenseDurationYears\" : null,\n    \"contentCategories\" : null,\n    \"restrictions\" : null,\n    \"_links\" : {\n      \"self\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf\",\n        \"templated\" : false\n      },\n      \"logInteraction\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n        \"templated\" : true\n      }\n    }\n  } ],\n  \"updatedAt\" : \"2026-05-12T10:13:10.229Z\",\n  \"public\" : true,\n  \"discoverable\" : true,\n  \"promotedFor\" : [ ],\n  \"mine\" : true,\n  \"createdBy\" : \"Teacher\",\n  \"subjects\" : [ {\n    \"id\" : \"5cb499c9fd5beb428189454b\",\n    \"name\" : \"Spanish\"\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454e\",\n    \"name\" : \"Chemistry\"\n  } ],\n  \"ageRange\" : null,\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"attachments\" : [ {\n    \"id\" : \"6a02fd365e5961fd1b17e681\",\n    \"type\" : \"LESSON_PLAN\",\n    \"description\" : \"1.Solving Problems with The Scientific Method: We Do it Everyday! 1.Plan A Science Fair Project\",\n    \"_links\" : {\n      \"download\" : {\n        \"href\" : \"https://docs.google.com/document/d/1SBf26k2PEPsChg2X4yv6F71uqp8bECcYFtAFSmTDN10/edit?usp=sharing\",\n        \"templated\" : false\n      }\n    }\n  } ],\n  \"subCollections\" : [ ],\n  \"permissions\" : {\n    \"anyone\" : \"VIEW_ONLY\"\n  },\n  \"assets\" : [ {\n    \"id\" : {\n      \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n      \"highlightId\" : null\n    },\n    \"video\" : {\n      \"id\" : \"5c542abf5438cdbcb56df0bf\",\n      \"title\" : null,\n      \"description\" : null,\n      \"additionalDescription\" : null,\n      \"releasedOn\" : null,\n      \"updatedAt\" : null,\n      \"playback\" : null,\n      \"subjects\" : [ ],\n      \"badges\" : [ ],\n      \"legalRestrictions\" : null,\n      \"ageRange\" : null,\n      \"bestFor\" : null,\n      \"createdBy\" : null,\n      \"language\" : null,\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ ],\n      \"type\" : null,\n      \"educationLevels\" : null,\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : null,\n      \"contentCategories\" : null,\n      \"restrictions\" : null,\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    },\n    \"segment\" : null,\n    \"note\" : null\n  } ],\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680\",\n      \"templated\" : false\n    },\n    \"edit\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680\",\n      \"templated\" : false\n    },\n    \"safeEdit\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680?last_updated_at=2026-05-12T10%3A13%3A10.229Z\",\n      \"templated\" : false\n    },\n    \"remove\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680\",\n      \"templated\" : false\n    },\n    \"addVideo\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680/videos/{video_id}{?highlight_id}\",\n      \"templated\" : true\n    },\n    \"removeVideo\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680/videos/{video_id}{?highlight_id}\",\n      \"templated\" : true\n    },\n    \"interactedWith\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680/events\",\n      \"templated\" : false\n    },\n    \"updatePermissions\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd355e5961fd1b17e680/permissions\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    }, {
      "id" : "resource-collection-detailed",
      "name" : "resource-collection-detailed",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections/:id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the collection",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"6a02fd1d5e5961fd1b17e67b\",\n  \"owner\" : \"ebd0ea21-0424-46e0-8d35-927419065b52\",\n  \"ownerName\" : null,\n  \"title\" : \"Genetic Screening Debate\",\n  \"videos\" : [ {\n    \"id\" : \"5c542abf5438cdbcb56df0bf\",\n    \"title\" : \"Genetic Screening Debate\",\n    \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n    \"additionalDescription\" : null,\n    \"releasedOn\" : \"2017-05-30\",\n    \"updatedAt\" : \"2025-04-07T10:36:00.917079718Z\",\n    \"playback\" : {\n      \"type\" : \"STREAM\",\n      \"id\" : \"1_e72xmbcb\",\n      \"duration\" : \"PT1M14S\",\n      \"_links\" : {\n        \"createPlaybackEvent\" : {\n          \"href\" : \"https://api.boclips.com/v1/events/playback\",\n          \"templated\" : false\n        },\n        \"createPlayerInteractedWithEvent\" : {\n          \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n          \"templated\" : false\n        },\n        \"thumbnail\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n          \"templated\" : true\n        },\n        \"videoPreview\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n          \"templated\" : true\n        },\n        \"hlsStream\" : {\n          \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_e72xmbcb/format/applehttp/ks/djJ8MjM5NDE2Mnwrcvv3zmDjghOfFu9ht3fAhbMu0gAQx5Wd0RN_Ukbu1PbFwqBhJZTKkCx60XqeB4KK66SkpICuoXBi6eBYB0Wz9RJGfAmYh2yqVqgJSeWyeG97SuLlqSi1Vl4i4rlZ6EcVISgbveAfau9cALt4K6T_TpIQosZYcAw3Gx4nnSflFA%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n          \"templated\" : false\n        }\n      }\n    },\n    \"subjects\" : [ {\n      \"id\" : \"5cb499c9fd5beb4281894553\",\n      \"name\" : \"Art History\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cdd6f08123e93799efe8ad5\",\n      \"name\" : \"Theatre Tech\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454d\",\n      \"name\" : \"History\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454e\",\n      \"name\" : \"Chemistry\",\n      \"categories\" : null\n    }, {\n      \"id\" : \"5cb499c9fd5beb428189454b\",\n      \"name\" : \"Spanish\",\n      \"categories\" : null\n    } ],\n    \"badges\" : [ \"ad-free\" ],\n    \"legalRestrictions\" : \"\",\n    \"ageRange\" : {\n      \"min\" : 12,\n      \"max\" : 12,\n      \"label\" : \"12-12\"\n    },\n    \"bestFor\" : [ {\n      \"label\" : \"Application\"\n    }, {\n      \"label\" : \"Explainer\"\n    } ],\n    \"createdBy\" : \"Natcom Global\",\n    \"language\" : {\n      \"code\" : \"spa\",\n      \"displayName\" : \"Spanish\"\n    },\n    \"attachments\" : [ ],\n    \"contentWarnings\" : [ {\n      \"id\" : \"5ebeb463cb699d30b550e59b\",\n      \"label\" : \"Discusses drug or alcohol use\",\n      \"_links\" : {\n        \"self\" : {\n          \"rel\" : \"self\",\n          \"href\" : \"https://api.boclips.com/v1/content-warnings/5ebeb463cb699d30b550e59b\"\n        }\n      }\n    } ],\n    \"keywords\" : [ \"screen\", \"genetic testing\", \"HD_111314_EN\", \"asked\", \"patient\", \"assess\", \"doctor\", \"readers\", \"risk\", \"genetics DNA\", \"family history\", \"recommend\", \"cancer\", \"potential\", \"doctors\", \"case\", \"asymptomatic\", \"news\" ],\n    \"type\" : \"INSTRUCTIONAL\",\n    \"availability\" : {\n      \"availableUntil\" : \"2022-01-31\"\n    },\n    \"educationLevels\" : [ {\n      \"code\" : \"4CD1\",\n      \"label\" : \"Lower Primary\"\n    }, {\n      \"code\" : \"4CA\",\n      \"label\" : \"Pre-school\"\n    } ],\n    \"cefrLevel\" : \"B1\",\n    \"maxLicenseDurationYears\" : 25,\n    \"contentCategories\" : [ \"ANIMATION\" ],\n    \"restrictions\" : {\n      \"video\" : null,\n      \"editing\" : {\n        \"permission\" : null,\n        \"editingInfo\" : \"No editing permitted, other than removing front credits\"\n      },\n      \"territory\" : {\n        \"type\" : \"NO_RESTRICTIONS\",\n        \"territories\" : null,\n        \"additionalTerritoryInfo\" : \"\"\n      }\n    },\n    \"_links\" : {\n      \"self\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf?projection=details\",\n        \"templated\" : false\n      },\n      \"logInteraction\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n        \"templated\" : true\n      },\n      \"transcript\" : {\n        \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/transcript\",\n        \"templated\" : false\n      }\n    }\n  } ],\n  \"updatedAt\" : \"2026-05-12T10:12:46.435Z\",\n  \"public\" : true,\n  \"discoverable\" : true,\n  \"promotedFor\" : [ ],\n  \"mine\" : true,\n  \"createdBy\" : \"Teacher\",\n  \"subjects\" : [ {\n    \"id\" : \"5cb499c9fd5beb428189454b\",\n    \"name\" : \"Spanish\"\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454e\",\n    \"name\" : \"Chemistry\"\n  } ],\n  \"ageRange\" : null,\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"attachments\" : [ {\n    \"id\" : \"6a02fd1e7544adfc943146a5\",\n    \"type\" : \"LESSON_PLAN\",\n    \"description\" : \"1.Solving Problems with The Scientific Method: We Do it Everyday! 1.Plan A Science Fair Project\",\n    \"_links\" : {\n      \"download\" : {\n        \"href\" : \"https://docs.google.com/document/d/1SBf26k2PEPsChg2X4yv6F71uqp8bECcYFtAFSmTDN10/edit?usp=sharing\",\n        \"templated\" : false\n      }\n    }\n  } ],\n  \"subCollections\" : [ ],\n  \"permissions\" : {\n    \"anyone\" : \"VIEW_ONLY\"\n  },\n  \"assets\" : [ {\n    \"id\" : {\n      \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n      \"highlightId\" : null\n    },\n    \"video\" : {\n      \"id\" : \"5c542abf5438cdbcb56df0bf\",\n      \"title\" : \"Genetic Screening Debate\",\n      \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2017-05-30\",\n      \"updatedAt\" : \"2025-04-07T10:36:00.917079718Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_e72xmbcb\",\n        \"duration\" : \"PT1M14S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_e72xmbcb/format/applehttp/ks/djJ8MjM5NDE2MnyocUm49alDHwedpHj5dT-dxSekkVDIZbWj_XegEUTwBaMRQntYLPc1qGo1sXU5Xo7Xxs405qA9R_WlrbgPXuJ4ZpZkgMNSs3bCvf3A_A1PzvfsOn9Vf57R2ka_-70yNwh_oRBJs8vxXV3YyGVy2GAAEMHITcT97ffDL8kVyMLCWQ%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ {\n        \"id\" : \"5cb499c9fd5beb4281894553\",\n        \"name\" : \"Art History\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cdd6f08123e93799efe8ad5\",\n        \"name\" : \"Theatre Tech\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454d\",\n        \"name\" : \"History\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454e\",\n        \"name\" : \"Chemistry\",\n        \"categories\" : null\n      }, {\n        \"id\" : \"5cb499c9fd5beb428189454b\",\n        \"name\" : \"Spanish\",\n        \"categories\" : null\n      } ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : {\n        \"min\" : 12,\n        \"max\" : 12,\n        \"label\" : \"12-12\"\n      },\n      \"bestFor\" : [ {\n        \"label\" : \"Application\"\n      }, {\n        \"label\" : \"Explainer\"\n      } ],\n      \"createdBy\" : \"Natcom Global\",\n      \"language\" : {\n        \"code\" : \"spa\",\n        \"displayName\" : \"Spanish\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ {\n        \"id\" : \"5ebeb463cb699d30b550e59b\",\n        \"label\" : \"Discusses drug or alcohol use\",\n        \"_links\" : {\n          \"self\" : {\n            \"rel\" : \"self\",\n            \"href\" : \"https://api.boclips.com/v1/content-warnings/5ebeb463cb699d30b550e59b\"\n          }\n        }\n      } ],\n      \"keywords\" : [ \"screen\", \"genetic testing\", \"HD_111314_EN\", \"asked\", \"patient\", \"assess\", \"doctor\", \"readers\", \"risk\", \"genetics DNA\", \"family history\", \"recommend\", \"cancer\", \"potential\", \"doctors\", \"case\", \"asymptomatic\", \"news\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"availability\" : {\n        \"availableUntil\" : \"2022-01-31\"\n      },\n      \"educationLevels\" : [ {\n        \"code\" : \"4CD1\",\n        \"label\" : \"Lower Primary\"\n      }, {\n        \"code\" : \"4CA\",\n        \"label\" : \"Pre-school\"\n      } ],\n      \"cefrLevel\" : \"B1\",\n      \"maxLicenseDurationYears\" : 25,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : null,\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : \"No editing permitted, other than removing front credits\"\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : \"\"\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf?projection=details\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        },\n        \"transcript\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/transcript\",\n          \"templated\" : false\n        }\n      }\n    },\n    \"segment\" : null,\n    \"note\" : null\n  } ],\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b\",\n      \"templated\" : false\n    },\n    \"edit\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b\",\n      \"templated\" : false\n    },\n    \"safeEdit\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b?last_updated_at=2026-05-12T10%3A12%3A46.435Z\",\n      \"templated\" : false\n    },\n    \"remove\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b\",\n      \"templated\" : false\n    },\n    \"addVideo\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b/videos/{video_id}{?highlight_id}\",\n      \"templated\" : true\n    },\n    \"removeVideo\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b/videos/{video_id}{?highlight_id}\",\n      \"templated\" : true\n    },\n    \"interactedWith\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b/events\",\n      \"templated\" : false\n    },\n    \"updatePermissions\" : {\n      \"href\" : \"https://api.boclips.com/v1/collections/6a02fd1d5e5961fd1b17e67b/permissions\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "publishing playback event",
    "name" : "/v1/events/playback",
    "description" : "Can publish a playback event",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/events/playback"
      },
      "method" : "POST",
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "body" : {
        "mode" : "raw",
        "raw" : "{\n  \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n  \"segmentStartSeconds\" : 1,\n  \"segmentEndSeconds\" : 3,\n  \"userId\" : \"f0e8d794-1d7e-4944-9705-e16946c7b694\"\n}",
        "urlencoded" : [ ]
      }
    },
    "response" : [ {
      "id" : "publishing playback event",
      "name" : "publishing playback event",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/events/playback"
        },
        "method" : "POST",
        "header" : [ {
          "key" : "Content-Type",
          "value" : "application/json",
          "disabled" : false
        } ],
        "body" : {
          "mode" : "raw",
          "raw" : "{\n  \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n  \"segmentStartSeconds\" : 1,\n  \"segmentEndSeconds\" : 3,\n  \"userId\" : \"f0e8d794-1d7e-4944-9705-e16946c7b694\"\n}",
          "urlencoded" : [ ]
        }
      },
      "cookie" : [ ],
      "code" : 201
    } ]
  }, {
    "id" : "video feed details",
    "name" : "/v1/feed/videos",
    "description" : "Get video feed",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/feed/videos",
        "query" : [ {
          "key" : "size",
          "disabled" : false,
          "description" : "The number of videos per page, 1000 by default and is also the max size"
        }, {
          "key" : "cursor_id",
          "disabled" : false,
          "description" : "This is set explicitly in the next link and you should never have to set it"
        }, {
          "key" : "updated_as_of",
          "disabled" : false,
          "description" : "Filters on the video updatedAt property, this range is inclusive"
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "video feed details",
      "name" : "video feed details",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/feed/videos",
          "query" : [ {
            "key" : "size",
            "disabled" : false,
            "description" : "The number of videos per page, 1000 by default and is also the max size"
          }, {
            "key" : "cursor_id",
            "disabled" : false,
            "description" : "This is set explicitly in the next link and you should never have to set it"
          }, {
            "key" : "updated_as_of",
            "disabled" : false,
            "description" : "Filters on the video updatedAt property, this range is inclusive"
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"videos\" : [ {\n      \"id\" : \"68276eecd6077561e7f1a3ab\",\n      \"title\" : \"Aerial View Relative Motion\",\n      \"description\" : \"Showing relative motion of two cars from the sky!\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2024-03-11\",\n      \"updatedAt\" : \"2025-05-16T16:59:24.153312874Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_0iwd7off\",\n        \"duration\" : \"PT1M\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_0iwd7off/width/{thumbnailWidth}\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_0iwd7off/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_0iwd7off/format/applehttp/ks/djJ8MjM5NDE2MnyI_aS60A46cl1niKLUaGt09hHeISggo4_9uVXJ7nbifvUMjOPoEvDINvNJjDfIBqhmXFrr5MCphc1h9qEkBiAGAHccQtztMMwEK0M4y_nWxeVOX4GNbCfy5QfcGzgl5YS9GUb-9Z4v0pRt8J0u1aQvATprUYdwuPOQYweUqYsbYA%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : {\n        \"min\" : 14,\n        \"max\" : null,\n        \"label\" : \"14+\"\n      },\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Flipping Physics\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Aerial view\", \" relative motion\", \" shorts\", \" physics demonstration\", \" flipping physics\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ {\n        \"code\" : \"4CN\",\n        \"label\" : \"Advanced Secondary\"\n      } ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 25,\n      \"contentCategories\" : null,\n      \"restrictions\" : {\n        \"video\" : null,\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : \"\"\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : \"\"\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/68276eecd6077561e7f1a3ab\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/68276eecd6077561e7f1a3ab/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"6729f894046620578bca1a17\",\n      \"title\" : \"Classroom Tutorial\",\n      \"description\" : \"Classroom tutorial video\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2024-11-05\",\n      \"updatedAt\" : \"2025-04-07T10:35:53.699973821Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_5j85fsah\",\n        \"duration\" : \"PT1M3S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_5j85fsah/width/{thumbnailWidth}\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_5j85fsah/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_5j85fsah/format/applehttp/ks/djJ8MjM5NDE2MnwAYIo7A5K_CvmBiSDrfPQNdYX5iesG2_IAdW7kXjfXo2cZjltnXTRBOk0KlcmPTAfcdhGzfxvD6eZIUIBnGQq5VR_9Nzx-S7WRERhzmxIfzkRea-bBRt58x2C7WVaxFjx3lLTjhxv98f3zgItGYB2JKMj-emFm_ij0p09Ieri2Yg%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : {\n        \"min\" : 3,\n        \"max\" : 16,\n        \"label\" : \"3-16\"\n      },\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"CBS Sunday Morning\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"classroom\", \"tutorial\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 10,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"Do not watch this video!\",\n        \"editing\" : {\n          \"permission\" : \"ALLOWED_WITH_RESTRICTIONS\",\n          \"editingInfo\" : \"editing restriction 2\"\n        },\n        \"territory\" : {\n          \"type\" : \"RESTRICTED\",\n          \"territories\" : [ \"United States\" ],\n          \"additionalTerritoryInfo\" : \"territory restriction 2\"\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/6729f894046620578bca1a17\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/6729f894046620578bca1a17/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"63639cc02b2c9f2fe586d904\",\n      \"title\" : \"‎NASA's Curious Universe - sample\",\n      \"description\" : \"Our universe is a wild and wonderful place. Join NASA astronauts, scientists and engineers on a new adventure each week — all you need is your curiosity. First-time space explorers welcome.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-03-31\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019071575Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_5lwv33c1\",\n        \"duration\" : \"PT15S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_5lwv33c1/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_5lwv33c1/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_5lwv33c1/format/applehttp/ks/djJ8MjM5NDE2MnwwY6wfvUeAO60_flQKqZAvTLs2txnbaltZF5JP--V9vFei96emvYriUANpZF00_xAEdDHHNRvdJDPVWtYXvBjQUZ7T5lBihdVBFxGHCywwtwGmmhgNr0XBmxn9zXNJqp-dMZ-6aRdcnIbT2jqpk0XtjMfItlObpWkFL7pB3tgzKQ%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" Introducing NASA’s Curious Universe\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/63639cc02b2c9f2fe586d904\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/63639cc02b2c9f2fe586d904/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"6362776b2fa2665da01b2e55\",\n      \"title\" : \"NASA's Curious Universe: Introducing NASA’s Curious Universe (Future Version)\",\n      \"description\" : \"Our universe is a wild and wonderful place. Join NASA astronauts, scientists and engineers on a new adventure each week — all you need is your curiosity. First-time space explorers welcome.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-03-31\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019064095Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_93homdhk\",\n        \"duration\" : \"PT1M39S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_93homdhk/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_93homdhk/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_93homdhk/format/applehttp/ks/djJ8MjM5NDE2MnxYdtHNYLtwhfgxvlHep8GlsV6yfDGhR_90QMy3B8qYiviKaWbbRQJKbHjLXqPUDN45IHEicbaV-GIyxn4_R5HiqNdh9zGn3S_TUX5O6EIfdbRgAMm-XKmKkVe4N4W17z8vdHJnOVwmtRoVi82g4DD54dCSzn6v_HFlATqNLv0isQ%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" Introducing NASA’s Curious Universe\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/6362776b2fa2665da01b2e55\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/6362776b2fa2665da01b2e55/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"636248fb1689c36ea638a9e7\",\n      \"title\" : \"‎NASA's Curious Universe: Our Laboratory in Space\",\n      \"description\" : \"Orbiting 250 miles above Earth, astronauts aboard the International Space Station explore farther into our solar system and work on thousands of studies that will help us back here on Earth. Join ESA (European Space Agency) astronaut Samantha Cristoforetti and NASA scientist Sharmila Bhattacharya on…\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-10-12\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019056365Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_0g74elwz\",\n        \"duration\" : \"PT19M\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_0g74elwz/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_0g74elwz/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_0g74elwz/format/applehttp/ks/djJ8MjM5NDE2Mnx4J1QptuD1TUSqdCpf1wqzU6TkOUCBrVzVTUXa4_znJpMCCk5lGc87IUcwrQ2oQCnQsWJZBRXdcDm0lomvjNs6nwea1cR3OlDzFFRGUnLF0OsB2BckilkTOJWs4YjCWT118cT44r7aFEvWSS8DalZC2GxFT_wL76-N2W53kKbNkg%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" Our Laboratory in Space\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fb1689c36ea638a9e7\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fb1689c36ea638a9e7/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"636248fbcb42106895ebf78f\",\n      \"title\" : \"‎NASA's Curious Universe: Introducing NASA’s Curious Universe Season Two\",\n      \"description\" : \"Our universe is a wild and wonderful place. Join NASA astronauts, scientists and engineers on a new adventure each week — all you need is your curiosity. Go asteroid hunting, explore faraway galaxies, and watch a black hole as it begins to form. First-time space explorers welcome.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-10-05\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019092395Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_mrxxn6jl\",\n        \"duration\" : \"PT1M53S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_mrxxn6jl/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_mrxxn6jl/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_mrxxn6jl/format/applehttp/ks/djJ8MjM5NDE2MnwOM0JgO-SRKysvIgPc0FSAk8D4XrJG00Hy5jmcBcc7PESRcpCNPDrXZiAYwNTuvEv0kgYmFr4fO_dfnT_lrZd_bkXt8Ad-J2eqbOecVn1NGR7nhkoEEp4caKB8OqhMS8sU67oPYyzc9fZ1jNqzfm5d8h284PNp5KGCknVghrJvmw%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" Introducing NASA’s Curious Universe Season Two\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fbcb42106895ebf78f\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fbcb42106895ebf78f/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        },\n        \"transcript\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fbcb42106895ebf78f/transcript\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"636248fbcb42106895ebf78e\",\n      \"title\" : \"‎NASA's Curious Universe: We're Going to Mars!\",\n      \"description\" : \"In this episode of our Curious Universe podcast, join us on a journey to the Red Planet.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-07-21\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019045795Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_ig5np654\",\n        \"duration\" : \"PT19M4S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_ig5np654/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_ig5np654/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_ig5np654/format/applehttp/ks/djJ8MjM5NDE2MnwtmwSu7DYREF9M0VWnkHPczBuUWBJfpMOCN1P2Kg3ttr2ZV7kY_Yn1lsj-thVXxUTTWXQvpkJ_f9CHHwpn-xF3dOAHqFM24H3SKDwBwA1SluxeKNlgJqT7P0kiU3Mbh-mu7uXn_VCITcfMDgo9INGMf1Epd1u81qaGmYhFssPQ4A%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" We're Going to Mars!\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fbcb42106895ebf78e\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fbcb42106895ebf78e/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        },\n        \"transcript\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fbcb42106895ebf78e/transcript\",\n          \"templated\" : false\n        }\n      }\n    }, {\n      \"id\" : \"636248fa1689c36ea638a9e6\",\n      \"title\" : \"‎NASA's Curious Universe: The Star in Our Backyard\",\n      \"description\" : \"Our Sun holds the solar system together and is responsible for life as we know it.  Though it may seem calm and unchanging, the Sun is dynamic. Join NASA solar  scientists on a trip around the Sun, our lively and mysterious neighborhood star.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-05-17\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019034505Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_mf8lj27z\",\n        \"duration\" : \"PT14M30S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_mf8lj27z/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_mf8lj27z/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_mf8lj27z/format/applehttp/ks/djJ8MjM5NDE2MnwBo5cNc4cVJak9Ndmm8GpDAyGWcOW_yaujR_fslwtpXR_PweR16rNvoJSUNoi-yk3roX-AfyIvM-0UJmJ0pzdio2HpGgMWRF-6x_V03NzlBurPstZWaEk14pIulU1bCDeUnVvxudGsZc9jZgxBk3bzEw050ZEWpvzUrzgMitFKcg%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" The Star in Our Backyard\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fa1689c36ea638a9e6\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248fa1689c36ea638a9e6/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"636248facb42106895ebf78d\",\n      \"title\" : \"‎NASA's Curious Universe: Field Notes: Grand Mesa, Colorado\",\n      \"description\" : \"Snowmobile rides. Deep-sea dives. Forest treks. NASA experts travel to some amazing environments, from the very hot to the very cold, to learn more about our planet. Jessica Merzdorf, Earth science writer, recaps a February field campaign in Grand Mesa, Colorado.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-05-11\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019023185Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_16g1uha3\",\n        \"duration\" : \"PT8M30S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_16g1uha3/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_16g1uha3/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_16g1uha3/format/applehttp/ks/djJ8MjM5NDE2MnzEOGapZF7plCzikNLmh8b0tRDxXhoEYiWdludDUTt5XN8TE9o09cmOQi9UF5HKoC5qxv2VNwJA2ncrP9_RvyM8lnBaztgHq_mPqbmfdpVAOlgsUtN7p-4xFEvzfBkCWv-c6LDGca2Q3EZXe2_GYUeGTIjPT-nTUNigVpPem-WXfg%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" Field Notes: Grand Mesa\", \" Colorado\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248facb42106895ebf78d\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248facb42106895ebf78d/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    }, {\n      \"id\" : \"636248facb42106895ebf78c\",\n      \"title\" : \"‎NASA's Curious Universe: Sewing for Spaceflight\",\n      \"description\" : \"Sewing machines, tape, scissors. Just like you might visit a tailor to get your pants hemmed or your suit fitted, NASA calls on a group of very creative problem-solvers to custom-make protective shields for our space missions.\",\n      \"additionalDescription\" : null,\n      \"releasedOn\" : \"2020-05-03\",\n      \"updatedAt\" : \"2025-04-07T10:36:03.019001795Z\",\n      \"playback\" : {\n        \"type\" : \"STREAM\",\n        \"id\" : \"1_43q3vy7w\",\n        \"duration\" : \"PT15M6S\",\n        \"_links\" : {\n          \"createPlaybackEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/playback\",\n            \"templated\" : false\n          },\n          \"createPlayerInteractedWithEvent\" : {\n            \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n            \"templated\" : false\n          },\n          \"thumbnail\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_43q3vy7w/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n            \"templated\" : true\n          },\n          \"videoPreview\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_43q3vy7w/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n            \"templated\" : true\n          },\n          \"hlsStream\" : {\n            \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_43q3vy7w/format/applehttp/ks/djJ8MjM5NDE2MnyQUi31VA_9LV-3JiTxROtfCdKqT_EdIegmfkeCSg0K8-sMWBRC0VayrN5igudi-v_Gr1N7HSMaCvW08cMKrfqffkRF-KGr1vjSV8A7a-4vsEYeOugRakBGbWy55StOfp0kenvIRZC-rFoB6Jg5DU1BgpgY7hspgTY_pPMmrik_hQ%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n            \"templated\" : false\n          }\n        }\n      },\n      \"subjects\" : [ ],\n      \"badges\" : [ \"ad-free\" ],\n      \"legalRestrictions\" : \"\",\n      \"ageRange\" : null,\n      \"bestFor\" : [ ],\n      \"createdBy\" : \"Podcasts from NASA\",\n      \"language\" : {\n        \"code\" : \"eng\",\n        \"displayName\" : \"English\"\n      },\n      \"attachments\" : [ ],\n      \"contentWarnings\" : [ ],\n      \"keywords\" : [ \"Listen\", \" Sewing for Spaceflight\", \" NASA's Curious Universe\" ],\n      \"type\" : \"INSTRUCTIONAL\",\n      \"educationLevels\" : [ ],\n      \"cefrLevel\" : null,\n      \"maxLicenseDurationYears\" : 5,\n      \"contentCategories\" : [ \"ANIMATION\" ],\n      \"restrictions\" : {\n        \"video\" : \"\",\n        \"editing\" : {\n          \"permission\" : null,\n          \"editingInfo\" : null\n        },\n        \"territory\" : {\n          \"type\" : \"NO_RESTRICTIONS\",\n          \"territories\" : null,\n          \"additionalTerritoryInfo\" : null\n        }\n      },\n      \"_links\" : {\n        \"self\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248facb42106895ebf78c\",\n          \"templated\" : false\n        },\n        \"logInteraction\" : {\n          \"href\" : \"https://api.boclips.com/v1/videos/636248facb42106895ebf78c/events?logVideoInteraction=true&type={type}\",\n          \"templated\" : true\n        }\n      }\n    } ]\n  },\n  \"_links\" : {\n    \"next\" : {\n      \"href\" : \"https://api.boclips.com/v1/feed/videos?cursor_id=FGluY2x1ZGVfY29udGV4dF91dWlkDnF1ZXJ5VGhlbkZldGNoBRZsWWdDYzBXMVIwT0psNWJGVW5pR01nAAAAAAByZtUWempaZzFfcmxRODJPdnAwMk5sZXV4dxZsWWdDYzBXMVIwT0psNWJGVW5pR01nAAAAAAByZtYWempaZzFfcmxRODJPdnAwMk5sZXV4dxZsWWdDYzBXMVIwT0psNWJGVW5pR01nAAAAAAByZtcWempaZzFfcmxRODJPdnAwMk5sZXV4dxZlLWgtMkhvSlI4ZTdMQ2EzVHdGZkZRAAAAAAGR6ycWX1NXcDhHQnVUZUtWSElaQWY2X2pNURZlLWgtMkhvSlI4ZTdMQ2EzVHdGZkZRAAAAAAGR6ygWX1NXcDhHQnVUZUtWSElaQWY2X2pNUQ==&size=10\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get highlight",
    "name" : "/v1/highlights/{highlightId}",
    "description" : "Can get a given highlight by ID",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/highlights/:highlightId"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get highlight",
      "name" : "get highlight",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/highlights/:highlightId"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"CLPOTj69sapco\",\n  \"video_id\" : \"5f3552583241087e7a18c3d7\",\n  \"title\" : \"Hydrogen as a Fuel Source\",\n  \"start_time\" : 15.0,\n  \"end_time\" : 178.0,\n  \"duration\" : 163.0,\n  \"caption\" : \"I It's odorless it's colorless and it's lighter than air it's also the main ingredient in the formation of stars and it contains a lot of energy How much energy try enough to power the sun its energy we want to use to power all sorts of things from cars and houses to laptops and cellphones it's hydrogen and it's the most abundant element on earth I I Well it turns out we are we already use hydrogen to power space shuttles and several car companies have built hydrogen fueled cars some are already on the road there are even hydrogen powered buses boats and airplanes but unlike other fuel sources hydrogen can't be harvested easily because hydrogen gas is very rare and I atmosphere due to its lightweight most of it escapes from earth's gravity so instead we have to make it And that can use a lot of energy One way to make it is by splitting water into hydrogen and oxygen and the setup here is designed specifically to split water into hydrogen and oxygen it's the basic process of what's called electrolysis the name of the game scientifically is how do you do that process with the minimum input of energy so that no energy is wasted while still having the reaction be fast enough so that you get enough hydrogen to use for a day or for whatever application you want the key to that question is how to make the reaction fast without applying more energy And the way to do that is to use a catalyst what a catalyst does is it accelerates the reaction without needing you to apply more additional energy that might be wasted even with the help of a catalyst electrolysis or the splitting of water into hydrogen and oxygen still requires electricity to drive the reaction and unless that electricity is green in the 1st place making hydrogen gas isn't a completely clean process the key to that means taking sunlight Converting it into electrical energy and then using that electrical energy to store in the form of chemical fuel like hydrogen and oxygen and then using those chemical fuels in a fuel cell to convert them back into electrical energy to use when the sun doesn't shine fuel cells are sort of like batteries except that as long as we keep adding hydrogen the cells will never run down or need to be recharged what we're trying to do ultimately is figure out ways to have energy come\",\n  \"createdBy\" : \"Science360\",\n  \"contentCategories\" : [ \"DOCUMENTARY\" ],\n  \"score\" : null,\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/highlights/CLPOTj69sapco\",\n      \"templated\" : false\n    },\n    \"video\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/5f3552583241087e7a18c3d7\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get -video -by id",
    "name" : "/v1/videos/{id}",
    "description" : "Get video endpoint",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/videos/:id",
        "variable" : [ {
          "key" : "id",
          "description" : "The ID of the video asset",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get -video -by id",
      "name" : "get -video -by id",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/videos/:id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the video asset",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"5c542abf5438cdbcb56df0bf\",\n  \"title\" : \"Genetic Screening Debate\",\n  \"description\" : \"Doctors and other health care professionals are faced with complex patient care issues as genetic testing becomes more widely available, study finds.\",\n  \"additionalDescription\" : null,\n  \"releasedOn\" : \"2017-05-30\",\n  \"updatedAt\" : \"2025-04-07T10:36:00.917079718Z\",\n  \"playback\" : {\n    \"type\" : \"STREAM\",\n    \"id\" : \"1_e72xmbcb\",\n    \"duration\" : \"PT1M14S\",\n    \"_links\" : {\n      \"createPlaybackEvent\" : {\n        \"href\" : \"https://api.boclips.com/v1/events/playback\",\n        \"templated\" : false\n      },\n      \"createPlayerInteractedWithEvent\" : {\n        \"href\" : \"https://api.boclips.com/v1/events/player-interaction\",\n        \"templated\" : false\n      },\n      \"thumbnail\" : {\n        \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/3/vid_slice/1\",\n        \"templated\" : true\n      },\n      \"videoPreview\" : {\n        \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/thumbnail/entry_id/1_e72xmbcb/width/{thumbnailWidth}/vid_slices/{thumbnailCount}\",\n        \"templated\" : true\n      },\n      \"hlsStream\" : {\n        \"href\" : \"https://cdnapisec.kaltura.com/p/2394162/sp/239416200/playManifest/entryId/1_e72xmbcb/format/applehttp/ks/djJ8MjM5NDE2MnyB1nSTLeEamLOMk4STbaIU25JLMByKu96dje-AYcrKbpY3h8dfnTZ95K9HcnqLVTcc4NF_DG33ZamSjf-rYXkne3Uz0Q7U9PJTt5QCGBMxXIpNv_s2DjA7QBRSuAsIlDfRuTjlHVHFwpjFVcngAOf3itRRbZcQfVGjjCSBlHhdKw%3D%3D/flavorParamIds/487041%2C487051%2C487061%2C487071%2C487081%2C487091%2C487111/protocol/https/video.mp4\",\n        \"templated\" : false\n      }\n    }\n  },\n  \"subjects\" : [ {\n    \"id\" : \"5cb499c9fd5beb4281894553\",\n    \"name\" : \"Art History\",\n    \"categories\" : null\n  }, {\n    \"id\" : \"5cdd6f08123e93799efe8ad5\",\n    \"name\" : \"Theatre Tech\",\n    \"categories\" : null\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454d\",\n    \"name\" : \"History\",\n    \"categories\" : null\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454e\",\n    \"name\" : \"Chemistry\",\n    \"categories\" : null\n  }, {\n    \"id\" : \"5cb499c9fd5beb428189454b\",\n    \"name\" : \"Spanish\",\n    \"categories\" : null\n  } ],\n  \"badges\" : [ \"ad-free\" ],\n  \"legalRestrictions\" : \"\",\n  \"ageRange\" : {\n    \"min\" : 12,\n    \"max\" : 12,\n    \"label\" : \"12-12\"\n  },\n  \"bestFor\" : [ {\n    \"label\" : \"Application\"\n  }, {\n    \"label\" : \"Explainer\"\n  } ],\n  \"createdBy\" : \"Natcom Global\",\n  \"language\" : {\n    \"code\" : \"spa\",\n    \"displayName\" : \"Spanish\"\n  },\n  \"attachments\" : [ ],\n  \"contentWarnings\" : [ {\n    \"id\" : \"5ebeb463cb699d30b550e59b\",\n    \"label\" : \"Discusses drug or alcohol use\",\n    \"_links\" : {\n      \"self\" : {\n        \"rel\" : \"self\",\n        \"href\" : \"https://api.boclips.com/v1/content-warnings/5ebeb463cb699d30b550e59b\"\n      }\n    }\n  } ],\n  \"keywords\" : [ \"screen\", \"genetic testing\", \"HD_111314_EN\", \"asked\", \"patient\", \"assess\", \"doctor\", \"readers\", \"risk\", \"genetics DNA\", \"family history\", \"recommend\", \"cancer\", \"potential\", \"doctors\", \"case\", \"asymptomatic\", \"news\" ],\n  \"type\" : \"INSTRUCTIONAL\",\n  \"availability\" : {\n    \"availableUntil\" : \"2022-01-31\"\n  },\n  \"educationLevels\" : [ {\n    \"code\" : \"4CD1\",\n    \"label\" : \"Lower Primary\"\n  }, {\n    \"code\" : \"4CA\",\n    \"label\" : \"Pre-school\"\n  } ],\n  \"cefrLevel\" : \"B1\",\n  \"maxLicenseDurationYears\" : 25,\n  \"contentCategories\" : [ \"ANIMATION\" ],\n  \"restrictions\" : {\n    \"video\" : null,\n    \"editing\" : {\n      \"permission\" : null,\n      \"editingInfo\" : \"No editing permitted, other than removing front credits\"\n    },\n    \"territory\" : {\n      \"type\" : \"NO_RESTRICTIONS\",\n      \"territories\" : null,\n      \"additionalTerritoryInfo\" : \"\"\n    }\n  },\n  \"_links\" : {\n    \"self\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf\",\n      \"templated\" : false\n    },\n    \"logInteraction\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/events?logVideoInteraction=true&type={type}\",\n      \"templated\" : true\n    },\n    \"transcript\" : {\n      \"href\" : \"https://api.boclips.com/v1/videos/5c542abf5438cdbcb56df0bf/transcript\",\n      \"templated\" : false\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get a provider's themes",
    "name" : "/v1/alignments/{provider}/themes",
    "description" : "Can get a provider's themes",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/alignments/:provider/themes",
        "variable" : [ {
          "key" : "provider",
          "description" : "ID of the provider",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get a provider's themes",
      "name" : "get a provider's themes",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/alignments/:provider/themes",
          "variable" : [ {
            "key" : "provider",
            "description" : "ID of the provider",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : {\n    \"themes\" : [ {\n      \"id\" : \"63f794aff679ef2d70967014\",\n      \"provider\" : \"ngss\",\n      \"title\" : \"TEST_THEME\",\n      \"type\" : \"Math\",\n      \"topics\" : [ {\n        \"index\" : 0,\n        \"title\" : \"The Chapter Two\",\n        \"targets\" : [ {\n          \"index\" : 0,\n          \"title\" : \"Chapter Overview\",\n          \"videoIds\" : [ \"5c542ab85438cdbcb56ddce6\" ]\n        } ]\n      } ],\n      \"logoUrl\" : \"\",\n      \"_links\" : {\n        \"_self\" : {\n          \"rel\" : \"_self\",\n          \"href\" : \"https://api.boclips.com/v1/alignments/ngss/themes/63f794aff679ef2d70967014\"\n        }\n      }\n    } ]\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get all ngss codes",
    "name" : "/v1/curriculum/ngss/codes",
    "description" : "Get all NGSS codes",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/curriculum/ngss/codes"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get all ngss codes",
      "name" : "get all ngss codes",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/curriculum/ngss/codes"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : [ {\n    \"code\" : \"PS1\",\n    \"contentArea\" : \"Matter and its Interactions\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PHD\", \"PN\", \"YPMP5\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PHD\", \"PN\" ]\n      }\n    }\n  }, {\n    \"code\" : \"PS2\",\n    \"contentArea\" : \"Motion and Stability: Forces and Interactions\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PHDB\", \"YPMP5\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PHDB\" ]\n      }\n    }\n  }, {\n    \"code\" : \"PS3\",\n    \"contentArea\" : \"Energy\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PHDY\", \"PHP\", \"RNFY\", \"THV\", \"YPMP5\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PHDY\", \"PHP\", \"RNFY\", \"THV\" ]\n      }\n    }\n  }, {\n    \"code\" : \"PS4\",\n    \"contentArea\" : \"Waves and their Applications in Technologies for Information Transfer\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PHDS\", \"U\", \"PDR\", \"PNRL\", \"YPMP5\", \"YPMT6\", \"YNTC\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PHDS\", \"U\", \"PDR\", \"PNRL\" ]\n      }\n    }\n  }, {\n    \"code\" : \"ESS1\",\n    \"contentArea\" : \"Earth's Place in the Universe\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PGS\", \"RB\", \"WNR\", \"YPMP6\", \"YNNZ\", \"YPMP51\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PGS\", \"RB\", \"WNR\" ]\n      }\n    }\n  }, {\n    \"code\" : \"ESS2\",\n    \"contentArea\" : \"Earth's Systems\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"RB\", \"RGB\", \"YPMP6\", \"YNNV\", \"YNNT\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"RB\", \"RGB\" ]\n      }\n    }\n  }, {\n    \"code\" : \"ESS3\",\n    \"contentArea\" : \"Earth and Human Activity\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"RN\", \"JBFF\", \"JPFA\", \"YPMP6\", \"YXZG\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"RN\", \"JBFF\", \"JPFA\" ]\n      }\n    }\n  }, {\n    \"code\" : \"LS1\",\n    \"contentArea\" : \"From Molecules to Organisms: Structures and Processes\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PSD\", \"PSF\", \"PSG\", \"PSAF\", \"YPMP1\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PSD\", \"PSF\", \"PSG\", \"PSAF\" ]\n      }\n    }\n  }, {\n    \"code\" : \"LS2\",\n    \"contentArea\" : \"Ecosystems: Interactions, Energy, and Dynamics\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"RNKH\", \"PSAF\", \"RNC\", \"RNA\", \"YNN\", \"YPMP6\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"RNKH\", \"PSAF\", \"RNC\", \"RNA\" ]\n      }\n    }\n  }, {\n    \"code\" : \"LS3\",\n    \"contentArea\" : \"Heredity: Inheritance and Variation of Traits\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PSAK\", \"YPMP1\", \"YNTA\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PSAK\" ]\n      }\n    }\n  }, {\n    \"code\" : \"LS4\",\n    \"contentArea\" : \"Biological Evolution: Unity and Diversity\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"PSAJ\", \"RNCB\", \"PSXE\", \"YPMP1\", \"YNN\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"PSAJ\", \"RNCB\", \"PSXE\" ]\n      }\n    }\n  }, {\n    \"code\" : \"ETS1\",\n    \"contentArea\" : \"Engineering Design\",\n    \"themaCategories\" : {\n      \"defaults\" : [ \"TBD\", \"TBC\", \"TBX\", \"TBY\", \"YPMT\", \"YNTG\" ],\n      \"customByGrade\" : {\n        \"HS\" : [ \"TBD\", \"TBC\", \"TBX\" ]\n      }\n    }\n  } ]\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get all ngss grades",
    "name" : "/v1/curriculum/ngss/grades",
    "description" : "Get all NGSS grades",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/curriculum/ngss/grades"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get all ngss grades",
      "name" : "get all ngss grades",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/curriculum/ngss/grades"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"_embedded\" : [ {\n    \"grade\" : \"K-2\",\n    \"description\" : \"Kindergarten to class 2\",\n    \"educationLevels\" : [ \"4CD1\" ]\n  }, {\n    \"grade\" : \"3-5\",\n    \"description\" : \"Classes 3 to 5\",\n    \"educationLevels\" : [ \"4CD2\" ]\n  }, {\n    \"grade\" : \"MS\",\n    \"description\" : \"Middle school (classes 6 to 8)\",\n    \"educationLevels\" : [ \"4CF\" ]\n  }, {\n    \"grade\" : \"HS\",\n    \"description\" : \"High school (classes 9 to 12)\",\n    \"educationLevels\" : [ \"4CL\", \"4CN\" ]\n  } ]\n}",
      "code" : 200
    } ]
  }, {
    "id" : "publishing batch of playback events",
    "name" : "/v1/events/playback/batch",
    "description" : "Can publish a batch of playback events",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/events/playback/batch"
      },
      "method" : "POST",
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "body" : {
        "mode" : "raw",
        "raw" : "[ {\n  \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n  \"segmentStartSeconds\" : 1,\n  \"segmentEndSeconds\" : 3,\n  \"captureTime\" : \"1997-07-16T19:20:30.45+01:00\",\n  \"userId\" : \"05c4b56f-1ca2-42ac-b992-2b254584ea29\"\n}, {\n  \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n  \"segmentStartSeconds\" : 1,\n  \"segmentEndSeconds\" : 3,\n  \"captureTime\" : \"1997-07-16T19:20:30.45+01:00\",\n  \"userId\" : \"b51a69eb-6977-4766-9f76-7b1b7dc0b953\"\n} ]",
        "urlencoded" : [ ]
      }
    },
    "response" : [ {
      "id" : "publishing batch of playback events",
      "name" : "publishing batch of playback events",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/events/playback/batch"
        },
        "method" : "POST",
        "header" : [ {
          "key" : "Content-Type",
          "value" : "application/json",
          "disabled" : false
        } ],
        "body" : {
          "mode" : "raw",
          "raw" : "[ {\n  \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n  \"segmentStartSeconds\" : 1,\n  \"segmentEndSeconds\" : 3,\n  \"captureTime\" : \"1997-07-16T19:20:30.45+01:00\",\n  \"userId\" : \"05c4b56f-1ca2-42ac-b992-2b254584ea29\"\n}, {\n  \"videoId\" : \"5c542abf5438cdbcb56df0bf\",\n  \"segmentStartSeconds\" : 1,\n  \"segmentEndSeconds\" : 3,\n  \"captureTime\" : \"1997-07-16T19:20:30.45+01:00\",\n  \"userId\" : \"b51a69eb-6977-4766-9f76-7b1b7dc0b953\"\n} ]",
          "urlencoded" : [ ]
        }
      },
      "cookie" : [ ],
      "code" : 201
    } ]
  }, {
    "id" : "get assessment questions",
    "name" : "/v1/videos/{video_id}/assessment-questions",
    "description" : "Can get assessment questions of a video",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/videos/:video_id/assessment-questions"
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get assessment questions",
      "name" : "get assessment questions",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/videos/:video_id/assessment-questions"
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"assessmentQuestions\" : [ \"What is DNA replication?\", \"Why is DNA replication important?\", \"How does DNA replication occur in eukaryotic cells?\", \"How does DNA replication occur in prokaryotic cells?\" ]\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get learning outcomes",
    "name" : "/v1/videos/{video_id}/learning-outcomes",
    "description" : "Can get learning outcomes of a video",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/videos/:video_id/learning-outcomes",
        "variable" : [ {
          "key" : "video_id",
          "description" : "ID of the video",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get learning outcomes",
      "name" : "get learning outcomes",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/videos/:video_id/learning-outcomes",
          "variable" : [ {
            "key" : "video_id",
            "description" : "ID of the video",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"learningOutcomes\" : [ \"Understand the importance of DNA replication in creating identical copies of DNA in cells.\", \"Describe the cell cycle and the different phases involved in DNA replication in eukaryotic cells.\", \"Explain the process of DNA replication, including the roles of helicase, DNA polymerase, RNA primase, and DNA ligase.\", \"Differentiate between the leading and lagging strands in DNA replication and how they are synthesized.\", \"Describe the differences in DNA replication between prokaryotic and eukaryotic cells, including the presence of multiple origins of replication in eukaryotes.\" ]\n}",
      "code" : 200
    } ]
  }, {
    "id" : "get a provider theme by id",
    "name" : "/v1/alignments/{provider}/themes/{id}",
    "description" : "Can get a provider theme by id",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/alignments/:provider/themes/:id",
        "variable" : [ {
          "key" : "provider",
          "description" : "ID of the provider",
          "system" : false,
          "disabled" : false
        }, {
          "key" : "id",
          "description" : "ID of the theme",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "GET"
    },
    "response" : [ {
      "id" : "get a provider theme by id",
      "name" : "get a provider theme by id",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/alignments/:provider/themes/:id",
          "variable" : [ {
            "key" : "provider",
            "description" : "ID of the provider",
            "system" : false,
            "disabled" : false
          }, {
            "key" : "id",
            "description" : "ID of the theme",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "GET"
      },
      "header" : [ {
        "key" : "Content-Type",
        "value" : "application/hal+json",
        "disabled" : false
      } ],
      "cookie" : [ ],
      "body" : "{\n  \"id\" : \"62eba02f51ecf2a9306c85ef\",\n  \"provider\" : \"openstax\",\n  \"title\" : \"Algebra 4 6\",\n  \"type\" : \"Math\",\n  \"topics\" : [ {\n    \"index\" : 0,\n    \"title\" : \"Chapter 1: The Entrepreneurial Perspective\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"1.1 Entrepreneurship Today\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"1.2 Entrepreneurial Vision and Goals\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"1.3 The Entrepreneurial Mindset\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 1,\n    \"title\" : \"Chapter 2: The Entrepreneurial Journey and Pathways\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"2.1 Overview of the Entrepreneurial Journey\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"2.2 The Process of Becoming an Entrepreneur\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"2.3 Entrepreneurial Pathways\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"2.4 Frameworks to Inform Your Entrepreneurial Path\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 2,\n    \"title\" : \"Chapter 3: The Ethical and Social Responsibilities of Entrepreneurs\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"3.1 The Ethical and Social Responsibilities of Entrepreneurs\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"3.2 Ethical and Legal Issues in Entrepreneurship\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"3.3 Corporate Social Responsibility and Social Entrepreneurship\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"3.4 Developing a Workplace Culture of Ethical Excellence and Accountability\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 3,\n    \"title\" : \"Chapter 4: Creativity, Innovation, and Invention\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"4.1 Tools for Creativity and Innovation\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"4.2 Creativity, Innovation, and Invention: How They Differ\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"4.3 Developing Ideas, Innovations, and Inventions\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 4,\n    \"title\" : \"Chapter 5: Identifying Entrepreneurial Opportunity\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"5.1 Entrepreneurial Opportunity\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"5.2 Researching Potential Business Opportunities\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"5.3 Competitive Analysis\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 5,\n    \"title\" : \"Chapter 6: Problem Solving and Need Recognition Techniques\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"6.1 Problem Solving to Find Entrepreneurial Solutions\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"6.2 Creative Problem-Solving Process\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"6.3 Design Thinking\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"6.4 Lean Processes\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 6,\n    \"title\" : \"Chapter 7: Telling Your Entrepreneurial Story and Pitching the Idea\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"7.1 Clarifying Your Vision, Mission, and Goals\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"7.2 Sharing Your Entrepreneurial Story\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"7.3 Developing Pitches for Various Audiences and Goals\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"7.4 Protecting Your Idea and Polishing the Pitch through Feedback\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 7,\n    \"title\" : \"Chapter 8: Entrepreneurial Marketing and Sales\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"8.1 Entrepreneurial Marketing and the Marketing Mix\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"8.2 Market Research, Market Opportunity Recognition, and Target Market\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"8.3 Marketing Techniques and Tools for Entrepreneurs\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"8.4 Entrepreneurial Branding\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 4,\n      \"title\" : \"8.5 Marketing Strategy and the Marketing Plan\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 5,\n      \"title\" : \"8.6 Sales and Customer Service\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 8,\n    \"title\" : \"Chapter 9: Entrepreneurial Finance and Accounting\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"9.1 Overview of Entrepreneurial Finance and Accounting Strategies\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"9.2 Special Funding Strategies\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"9.3 Accounting Basics for Entrepreneurs\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"9.4 Developing Startup Financial Statements and Projections\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 9,\n    \"title\" : \"Chapter 10: Launch for Growth to Success\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"10.1 Launching the Imperfect Business: Lean Startup\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"10.2 Why Early Failure Can Lead to Success Later\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"10.3 The Challenging Truth about Business Ownership\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"10.4 Managing, Following, and Adjusting the Initial Plan\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 4,\n      \"title\" : \"10.5 Growth: Signs, Pains, and Cautions\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 10,\n    \"title\" : \"Chapter 11: Business Model and Plan\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"11.1 Avoiding the “Field of Dreams” Approach\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"11.2 Designing the Business Model\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"11.3 Conducting a Feasibility Analysis\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"11.4 The Business Plan\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 11,\n    \"title\" : \"Chapter 12: Building Networks and Foundations\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"12.1 Building and Connecting to Networks\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"12.3 Designing a Startup Operational Plan\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 12,\n    \"title\" : \"Chapter 13: Business Structure Options: Legal, Tax, and Risk Issues\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"13.1 Business Structures: Overview of Legal and Tax Considerations\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"13.2 Corporations\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"13.3 Partnerships and Joint Ventures\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"13.4 Limited Liability Companies\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 4,\n      \"title\" : \"13.6 Additional Considerations: Capital Acquisition, Business Domicile, and Technology\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 5,\n      \"title\" : \"13.7 Mitigating and Managing Risks\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 13,\n    \"title\" : \"Chapter 14: Fundamentals of Resource Planning\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"14.1 Types of Resources\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"14.2 Using the PEST Framework to Assess Resource Needs\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"14.3 Managing Resources over the Venture Life Cycle\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  }, {\n    \"index\" : 14,\n    \"title\" : \"Chapter 15: Next Steps\",\n    \"targets\" : [ {\n      \"index\" : 0,\n      \"title\" : \"15.1 Launching Your Venture\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 1,\n      \"title\" : \"15.2 Making Difficult Business Decisions in Response to Challenges\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 2,\n      \"title\" : \"15.3 Seeking Help or Support\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 3,\n      \"title\" : \"15.4 Now What? Serving as a Mentor, Consultant, or Champion\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    }, {\n      \"index\" : 4,\n      \"title\" : \"15.5 Reflections: Documenting the Journey\",\n      \"videoIds\" : [ ],\n      \"videos\" : [ ]\n    } ]\n  } ],\n  \"logoUrl\" : \"https://assets.boclips.com/boclips-public-static-files/boclips/sparks/cat.jpeg\",\n  \"_links\" : {\n    \"_self\" : {\n      \"rel\" : \"_self\",\n      \"href\" : \"https://api.boclips.com/v1/alignments/openstax/themes/62eba02f51ecf2a9306c85ef\"\n    }\n  }\n}",
      "code" : 200
    } ]
  }, {
    "id" : "adding a video to a collection",
    "name" : "/v1/collections/{id}/videos/{video_id}",
    "description" : "Can add a video to a collection",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/collections/:id/videos/:video_id",
        "variable" : [ {
          "key" : "id",
          "description" : "The ID of the collection",
          "system" : false,
          "disabled" : false
        }, {
          "key" : "video_id",
          "description" : "The ID of the video",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "PUT"
    },
    "response" : [ {
      "id" : "adding a video to a collection",
      "name" : "adding a video to a collection",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections/:id/videos/:video_id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the collection",
            "system" : false,
            "disabled" : false
          }, {
            "key" : "video_id",
            "description" : "The ID of the video",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "PUT"
      },
      "cookie" : [ ],
      "code" : 204
    } ]
  }, {
    "id" : "removing a video from a collection",
    "name" : "/v1/collections/{id}/videos/{video_id}",
    "description" : "Can remove a video from a collection",
    "variable" : [ ],
    "event" : [ ],
    "request" : {
      "url" : {
        "protocol" : "https",
        "host" : "api.boclips.com",
        "path" : "/v1/collections/:id/videos/:video_id",
        "variable" : [ {
          "key" : "id",
          "description" : "The ID of the collection",
          "system" : false,
          "disabled" : false
        }, {
          "key" : "video_id",
          "description" : "The ID of the video",
          "system" : false,
          "disabled" : false
        } ]
      },
      "method" : "DELETE"
    },
    "response" : [ {
      "id" : "removing a video from a collection",
      "name" : "removing a video from a collection",
      "originalRequest" : {
        "url" : {
          "protocol" : "https",
          "host" : "api.boclips.com",
          "path" : "/v1/collections/:id/videos/:video_id",
          "variable" : [ {
            "key" : "id",
            "description" : "The ID of the collection",
            "system" : false,
            "disabled" : false
          }, {
            "key" : "video_id",
            "description" : "The ID of the video",
            "system" : false,
            "disabled" : false
          } ]
        },
        "method" : "DELETE"
      },
      "cookie" : [ ],
      "code" : 204
    } ]
  } ],
  "event" : [ ],
  "variable" : [ ]
}