CINXE.COM

Oscarsgalan - 10 succéklänningar genom åren - Aftonbladet TV

<!DOCTYPE html> <html lang="sv"> <head> <meta charset="utf-8" /> <link rel="icon" href="/favicon-ab-32x32.png" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/> <meta name="theme-color" content="#131315" /> <meta name="twitter:card" content="summary_large_image"> <meta name="description" content="Se ett urval av 10 klänningar från Oscarsgalan som skapat rubriker." data-react-helmet="true"> <meta name="keywords" content="Oscarsgalan,Livsstil" data-react-helmet="true"> <meta name="robots" content="max-video-preview:10"> <meta name="robots" content="max-image-preview:large"> <meta name="robots" content="max-snippet:-1"> <meta name="robots" content="all" data-react-helmet="true"> <link rel="preconnect" href="https://vgc.no" crossorigin="anonymous"> <link rel="preconnect" href="https://cdn.stream.schibsted.media"> <link rel="preconnect" href="https://imbo.vgtv.no"> <link rel="preconnect" href="https://images.stream.schibsted.media"> <link rel="preconnect" href="https://ib.adnxs.com" crossorigin="use-credentials"> <link rel="preconnect" href="https://acdn.adnxs.com" crossorigin="use-credentials"> <link rel="preconnect" href="https://cdn.adnxs.com"> <link rel="preconnect" href="https://secure.adnxs.com"> <link rel="preconnect" href="https://log.medietall.no" crossorigin="anonymous"> <link rel="preconnect" href="https://dc.schibsted.io"> <link rel="preconnect" href="https://svp.vg.no" crossorigin="anonymous"> <link rel="preconnect" href="https://ncis.schibsted.com" crossorigin="use-credentials"> <link rel="preconnect" href="https://ncis.schibsted.com" crossorigin="anonymous"> <meta property="og:site_name" content="Aftonbladet TV" data-react-helmet="true"><meta property="og:title" content="Oscarsgalan - 10 succéklänningar genom åren - Aftonbladet TV" data-react-helmet="true"><meta property="og:description" content="Se ett urval av 10 klänningar från Oscarsgalan som skapat rubriker." data-react-helmet="true"><meta property="og:type" content="video.other" data-react-helmet="true"><meta property="og:url" content="https://tv.aftonbladet.se/video/371623/10-succe-klaenningar-pa-oscarsgalan" data-react-helmet="true"><meta property="og:image" content="https://images.stream.schibsted.media/users/ab_/images/9e50075aeea72b20160d7a8139e64a52.jpg?t[]=1280x720" data-react-helmet="true"><meta property="og:image:width" content="200" data-react-helmet="true"><meta property="og:image:height" content="200" data-react-helmet="true"> <link rel="manifest" href="/manifest-ab.json" /> <link rel="canonical" href="https://tv.aftonbladet.se/video/371623/10-succe-klaenningar-pa-oscarsgalan" data-react-helmet="true"/> <link rel="apple-touch-icon" href="apple-touch-icon-ab-180x180.png"> <title>Oscarsgalan - 10 succéklänningar genom åren - Aftonbladet TV</title> <style> html { background: #131315; color: #e8e8e8; } </style> <script> if (/^#!\//.test(window.location.hash)) { window.location = window.location.href.replace('/#!', ''); } function checkForTouch() { if(!('ontouchstart' in window)) { document.body.classList.add('no-touch') } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', checkForTouch); } else { checkForTouch(); } </script> <script type="application/javascript"> (function (w, d, n, t, s, a, b) {w[n] = w[n] || function() { (window[n].q = window[n].q || []).push(arguments)}; a = d.createElement(t); b = document.getElementsByTagName(t)[0];a.async = 1;a.src = s;b.parentNode.insertBefore(a, b)} )(window, document, 'pulse', 'script', 'https://sdk.pulse.schibsted.com/versioned/3.2/pulse.min.js'); </script> <link rel="preload" href="https://vgc.no/player/player.next.min.bundled-latest.js" as="script"> <link rel="preload" href="https://vgc.no/player/player-skin-vgtv2-latest.css" as="style"> <script> (function () { let width = window.innerWidth; const maxPlayerWidth = width <= 1680 ? 980 : 1440; let playerWidth = Math.min(maxPlayerWidth, width); const ratio = window.devicePixelRatio > 1 ? 2 : 1; const quality = (ratio > 1) ? 50 : 80; const getImageSizeP = () => { const realWidth = playerWidth * ratio; return [380, 480, 580, 680, 780, 800, 980, 1080, 1440, 2048].reduce( (prev, curr) => Math.abs(curr - realWidth) < Math.abs(prev - realWidth) ? curr : prev, 380 ); } const getImageSizeS = () => { const realWidth = width * ratio; let [w, h] = [[750, 422], [1200, 675], [1536, 864], [2048, 1152], [2880, 1620], [3360, 1890], [3840, 2160]].reduce( (prev, curr) => prev[0] >= realWidth ? prev : curr, [750, 422] ); return ratio === 1 ? `${Math.floor(w / 2)}x${Math.floor(h / 2)}` : `${w}x${h}`; }; window.POSTER_TRANSFORM = `${getImageSizeP()}q${quality}`; window.SPLASH_TRANSFORM = `${getImageSizeS()}q${quality}`; const link = document.createElement('link'); link.rel = 'preload'; link.as = 'image'; const transform = window.POSTER_TRANSFORM; link.href = `https://images.stream.schibsted.media/users/ab_/images/9e50075aeea72b20160d7a8139e64a52.jpg?t[]=${transform}`; document.head.appendChild(link); })(); </script> <style> :root { --header-height: 56px; --max-player-width: 980px; --secondary-menu-height: 55px; } @media (min-width: 1041px) { :root { --secondary-menu-height: 0px; } } @media (min-width: 1681px) { :root { --max-player-width: 1440px; } } #player-placeholder { display: block; position: absolute; object-fit: cover; width: 100%; height: 100%; pointer-events: none; } #player-container { position: absolute; top: var(--header-height); left: calc((100% - min(100%, var(--max-player-width))) / 2); width: 100%; max-width: var(--max-player-width); max-height: calc(100vh - var(--header-height) - var(--secondary-menu-height)); opacity: 0; aspect-ratio: 16 / 9; } @supports (max-height: 100svh) { #player-container { max-height: calc(100svh - var(--header-height) - var(--secondary-menu-height)); } } @media (max-width: 768px) { #player-container { aspect-ratio: var(--aspect-ratio); } } @media (max-width: 980px) { #player-container { min-width: 100%; } } #player-container .jw-video { object-fit: contain !important; } </style> <script type="module" crossorigin src="/static/js/main.index.O4mykjII.js"></script> <link rel="stylesheet" crossorigin href="/static/css/index.BpqexvQZ.css"> <script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script> <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="player-container" style='/* clean-css ignore:start */--aspect-ratio: 1.78/* clean-css ignore:end */'> <div id="player"></div> <button class="affix-close-button" style="opacity: 0;"><span class="label"></span><svg class="icon" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.059 4.002c.236.014.468.11.648.29l5 5a1 1 0 01-1.414 1.415L8 6.415l-4.293 4.292a1 1 0 01-1.32.083l-.094-.083a1 1 0 010-1.414l5-5a.996.996 0 01.648-.291h.118z" fill="currentColor"/></button> </div> <div id="root"></div> <div id="portal-root"></div> <script> window.REACT_APP_CONFIG = {"env":"production","schAccApi":{"rootUrl":"https://api.login.schibsted.com/v1","audience":"https://api.login.schibsted.com"},"player":{"cdnUrl":"https://vgc.no/player/player.next.min.bundled-latest.js"},"watchtime":{"skipStartPercentage":10,"skipEndPercentage":10,"maxSkipWindow":30,"minSeekDiff":2,"saveInterval":120},"unleash":{"apiUrl":"https://vgtv-unleash.k8s.vgnett.no/api/"},"datadog":{"tracer":{"enabled":true,"logInjection":true,"runtimeMetrics":true},"logs":{"enabled":true,"clientToken":"pub2aecdc720bfafa249328b3d8ab588cf7","level":"warn","env":"production","service":"frontend","version":"sha-09fb425"}},"iterate":{"enabled":false,"apiKey":""},"provider":"ab","apiHostname":"https://tv-api.aftonbladet.se/","svpApiHostname":"https://svp.vg.no/svp/api/v1/","sitemapHostname":"http://vgtv-production-sitemap-app.k8s.vgnett.no","appName":"abtv-frontend-production","watchtimeApiHostname":"https://papi.aftonbladet.se/watchtime-api/v1/","spsApiHostname":"https://cm.schibsted.tech/v2/ab/","supportPageUrl":"https://support.aftonbladet.se/hc/sv/","myPageUrl":"https://www.aftonbladet.se/minsida","mySubscriptionUrl":"https://www.aftonbladet.se/minsida/prenumeration","newsletterUrl":"https://www.aftonbladet.se/minsida/nyhetsbrev","enableServiceWorker":true,"featureToggles":{"enableAdsDynamicAspectRatio":false},"psi":{"scriptUrl":"https://psi3.aftonbladet.se/ab.html"},"appleAppSiteAssociation":{},"subscription":{"price":129,"inAppPrice":129,"landingPageUrl":"https://abplus.aftonbladet.se/kop?utm_source=abtv&utm_medium=header"},"asd":{"eventhub":{"rootUrl":"wss://eventhub.aftonbladet.se","clientToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ1c2VyQGFmdG9uYmxhZGV0LnNlIiwicmVhZCI6WyJhZnRvbmJsYWRldC91c2VyLyMiXSwid3JpdGUiOlsiYWZ0b25ibGFkZXQvdXNlci8jIl19.ZeyTiPymY0R9cqJnevucG3wLsdp8o5WqfHhSdyZwgnc"},"enabled":false,"maxSessions":2},"schibstedAccount":{"clientId":"5e4e6b8dba2d9d68e7f1ccdc","env":"PRO","sessionDomain":"https://id.aftonbladet.se","realmDomain":"login.schibsted.com","issuer":"https://session-service.login.schibsted.com","myPageUrl":"https://www.aftonbladet.se/minsida"},"appnexus":{"options":{"member":9943,"enableSafeFrame":true},"keywords":{"aa-sch-country_code":"se","aa-sch-publisher":"aftonbladet","se-generic-page":"article","aa-sch-page_type":"article","kw_se-generic-appmode":"notinapp"},"placements":{"web":{"desktop":[{"targetId":"companionAd","invCode":"se-aftonbladet-wde-other-companion","sizes":[820,100],"keywords":{"se-generic-adformat":"companion"}}],"tablet":[{"targetId":"companionAd","invCode":"se-aftonbladet-wde-other-companion","sizes":[820,100],"keywords":{"se-generic-adformat":"companion"}}],"phone":[{"targetId":"companionAd","invCode":"se-aftonbladet-wph-other-companion","sizes":[414,101],"keywords":{"se-generic-adformat":"companion"}}]}}},"pulse":{"site":"aftonbladet","actorRealm":"schibsted.com","productTag":"abtv"},"dataController":{"link":"https://info.privacy.schibsted.com/se/schibsted-sverige-personuppgiftspolicy/"},"redirects":[],"staticRoutes":{},"appStoreLink":"itms-apps://apps.apple.com/se/app/aftonbladet-nyheter/id284962281","googlePlayLink":"https://play.google.com/store/apps/details?id=se.aftonbladet.start","enableTracking":true,"mobileMenuItemsCount":4,"desktopMenuItemsCount":5,"menuItems":[{"label":"Underhållning","link":"/kategori/1530/underhallning","iconName":"culture","id":1530},{"label":"Nyheter","link":"/kategori/4/nyheter","iconName":"news","id":4},{"label":"Sport","link":"/kategori/5/sport","iconName":"sport","id":5},{"label":"Godare","link":"/kategori/1208/godare","iconName":"godare","id":1208},{"label":"Nöje","link":"/kategori/6/noje","id":6},{"label":"Livsstil","link":"/kategori/1292/livsstil","id":1292}]}; </script> <script> window.ASSET = {"id":371623,"title":"10 succé-klänningar på Oscarsgalan","titleFront":"Oscarsgalan - 10 succéklänningar genom åren","description":"Se ett urval av 10 klänningar från Oscarsgalan som skapat rubriker.","descriptionFront":null,"displays":null,"showDisplays":true,"created":1719560012,"updated":1719564745,"published":1719562914,"flightTimes":{"start":1719562913,"end":null},"duration":61403,"assetType":"video","streamType":"vod","status":"active","playback":null,"series":null,"articleUrl":null,"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/9e50075aeea72b20160d7a8139e64a52.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/c57108179730cf30738b948b6aab3692.jpg","featured":null},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/06/667e798a1815f00008866b0f/,480_270_488,640_360_862,960_540_1684,1280_720_3070,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/06/667e798a1815f00008866b0f/ps_1280_720_3831.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/06/667e798a1815f00008866b0f/ps_1280_720_3831.mp4"]},"streamConfiguration":{"properties":[]},"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"NLu5K8op","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3831,"sourceFile":"/ab/vod/2024/06/667e798a1815f00008866b0f/ps_1280_720_3831.mp4"}],"nextAsset":{"id":368426},"subtitles":[],"tags":["7ebbce64-936e-4b3b-939c-c9a4f76230fb","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"access":{},"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/06/667e67689b98e9000856938d/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/06/667e67689b98e9000856938d/meta_preview_360p.mp4","seoTitle":"Oscarsgalan - 10 succéklänningar genom åren","titleShortPath":"10-succe-klaenningar-pa-oscarsgalan"}},"provider":"ab","_embedded":{"tags":[{"id":"7ebbce64-936e-4b3b-939c-c9a4f76230fb","tag":"Oscarsgalan","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/7ebbce64-936e-4b3b-939c-c9a4f76230fb"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/371623"}}}; window.PAGE = {"useDefaultTemplate":false,"type":"category","components":[{"overrides":{"description":"Skönhetsredaktör Agneta Elmegård ger sina bästa knep och tips för att hitta sin foundation.","title":"Skönhet med Agneta"},"options":{"buttonLabel":"Se klippet"},"type":"splash","isShared":false,"data":{"type":"assets","preset":[{"provider":"ab","id":366908,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"rn0WboCV","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3955,"sourceFile":"/ab/vod/2024/12/6756b37a2d7ec000089d2177/ps_1280_720_3955.mp4"}],"nextAsset":{"id":366907},"subtitles":[],"tags":["4932a5af-527a-4e94-8549-762affe3ff40","21ab2f6e-ee5f-4ec5-8b34-16a4f07970e9","24c635cd-ea5a-4c16-9f70-2fefc675b46e","1b4cf88c-5ef8-4548-89bf-26aacb1d890b"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/65e826c607e348000802adc8/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/65e826c607e348000802adc8/meta_preview_360p.mp4","promoAssetId":"368733","promoUrl":"https://dd-ab.akamaized.net/ab/vod/2024/04/661f9002c7e99b000834709f/ps_1280_720_4087.mp4","seoTitle":"Foundation - tre knep att hitta rätt foundation","titleShortPath":"3-knep-foer-att-hitta-din-foundation-skoenhet-med-agneta"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1709713081,"description":"Aftonbladet Livsstils Skönhetsredaktör Agneta Elmegård ger dig sina tre bästa knep för att du ska hitta rätt foundation till din hudton. I \"Skönhet med Agneta\" får du bästa tipsen inom hudvård och skönhetsknep.","descriptionFront":null,"displays":null,"duration":72400,"flightTimes":{"start":1709717804,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/6d5e6d0e53678c002a783155a864db78.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/af1815e756be91449265acc0802a3b65.jpg","featured":null},"playback":null,"published":1709717805,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/12/6756b37a2d7ec000089d2177/,480_270_502,640_360_987,960_540_1929,1280_720_3379,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/12/6756b37a2d7ec000089d2177/ps_1280_720_3955.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/12/6756b37a2d7ec000089d2177/ps_1280_720_3955.mp4"]},"title":"3 knep för att hitta din foundation - \"Skönhet med Agneta\"","titleFront":"Rätt foundation - tre knep att hitta rätt","updated":1733735345,"_embedded":{"tags":[{"id":"4932a5af-527a-4e94-8549-762affe3ff40","tag":"Skönhet","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/4932a5af-527a-4e94-8549-762affe3ff40"}}},{"id":"21ab2f6e-ee5f-4ec5-8b34-16a4f07970e9","tag":"Hudvård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/21ab2f6e-ee5f-4ec5-8b34-16a4f07970e9"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"1b4cf88c-5ef8-4548-89bf-26aacb1d890b","tag":"Agneta Elmegård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/1b4cf88c-5ef8-4548-89bf-26aacb1d890b"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/366908"}}}],"preset2":["asset:366908"]},"createdAt":"2024-03-19T12:23:00.307Z","updatedAt":"2024-04-17T09:15:23.953Z","id":"65f983a4a04b3c0012da64d1"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":false,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["vod"],"categoryId":"1292"}},"endpoint":"svp/search"},"url":"https://svp.vg.no/svp/api/v1/ab/search?additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::vod|categoryId::1292|additional.settings.showInNewest<>false"},"header":"Allt från Livsstil","createdAt":"2024-03-19T12:20:21.491Z","updatedAt":"2024-03-19T12:20:21.491Z","id":"65f983050b9e0b0012f0f180"},{"overrides":{"description":"Dröm dig bort med Livsstil.","title":"Resa"},"options":{"buttonLabel":"Klicka för att se mer"},"type":"splash","isShared":false,"data":{"type":"assets","preset":[{"provider":"ab","id":373395,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"pWTeowzS","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5728,"sourceFile":"/ab/vod/2024/12/675c30894676220008e7d9f0/ps_1280_720_5728.mp4"}],"nextAsset":{"id":373331},"subtitles":[],"tags":["5900f51531cea8fc72fa5ae89d47d3b4c3075475","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/08/66c730f06e5daf00088e3ec8/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/08/66c730f06e5daf00088e3ec8/meta_preview_360p.mp4","seoTitle":"Bolivia - tre bästa tipsen","titleShortPath":"jorden-runt-leos-3-baesta-tips-till-bolivia"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1724330180,"description":"Leo Pettersson har rest världen över och här ger han oss sina tre bästa tips och mobilfilmer om du ska besöka landet Bolivia eller är nyfiken på att se vad landet har att erbjuda.","descriptionFront":null,"displays":null,"duration":99942,"flightTimes":{"start":1724330625,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/61ca099512266c32fc6dfb27e96b9175.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/0fa8a1c5d419c5d6efcc15a49fb22829.jpg","featured":null},"playback":null,"published":1724330626,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/12/675c30894676220008e7d9f0/,480_270_494,640_360_987,960_540_1974,1280_720_3458,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/12/675c30894676220008e7d9f0/ps_1280_720_5728.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/12/675c30894676220008e7d9f0/ps_1280_720_5728.mp4"]},"title":"Leos 3 bästa tips i Bolivia - Jorden Runt","titleFront":"Bolivia - tre bästa tipsen","updated":1734095066,"_embedded":{"tags":[{"id":"5900f51531cea8fc72fa5ae89d47d3b4c3075475","tag":"Bolivia","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5900f51531cea8fc72fa5ae89d47d3b4c3075475"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/373395"}}}],"preset2":["asset:373395"]},"createdAt":"2021-02-09T18:42:42.337Z","updatedAt":"2024-09-09T06:25:34.717Z","id":"6022d7a20f2204001290e394"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":false,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["vod"],"categoryId":null}},"endpoint":"svp/assets"},"preset":[{"provider":"ab","id":373576,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"uwzUHs3E","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5884,"sourceFile":"/ab/vod/2024/12/675c2f1f4676220008e7d9ee/ps_1280_720_5884.mp4"}],"nextAsset":{"id":373395},"subtitles":[],"tags":["287213445a2a762ac512ddc4fb53b6580321314f","5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","19d1ec5f-c2eb-432b-9461-c9a87b48e383","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/08/66cefebac0da3d000879077c/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/08/66cefebac0da3d000879077c/meta_preview_360p.mp4","seoTitle":"Queensland, Australien - Leos 3 bästa tips","titleShortPath":"leos-3-baesta-tips-till-queensland-i-australien-jorden-runt"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1724841640,"description":"Leo Pettersson har rest världen över och ger här sina tre bästa tips till Queensland i Australien. I serien \"Jorden Runt\" berättar privatpersoner om sina favoritresemål i världen och visar sina egna filmer.","descriptionFront":null,"displays":null,"duration":96256,"flightTimes":{"start":1724842128,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/eb0447ab37f7cab02ff2fdb2a1fea112.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/7150304fdbdd0e8b09ad357e3c04254e.jpg","featured":null},"playback":null,"published":1724842128,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/12/675c2f1f4676220008e7d9ee/,480_270_503,640_360_1003,960_540_2006,1280_720_3514,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/12/675c2f1f4676220008e7d9ee/ps_1280_720_5884.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/12/675c2f1f4676220008e7d9ee/ps_1280_720_5884.mp4"]},"title":"Leos 3 bästa tips till Queensland i Australien - Jorden Runt","titleFront":"Queensland, Australien - Leos 3 bästa tips","updated":1734094723,"_embedded":{"tags":[{"id":"287213445a2a762ac512ddc4fb53b6580321314f","tag":"Australien","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/287213445a2a762ac512ddc4fb53b6580321314f"}}},{"id":"5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","tag":"Resor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5ac1ec03-8e74-4ef7-9232-64adcc3c70fd"}}},{"id":"19d1ec5f-c2eb-432b-9461-c9a87b48e383","tag":"Resa | Solresor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/19d1ec5f-c2eb-432b-9461-c9a87b48e383"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/373576"}}},{"provider":"ab","id":373331,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"KWIIAAcL","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":6016,"sourceFile":"/ab/vod/2024/11/67348f4d1108500008e0900c/ps_1280_720_6016.mp4"}],"nextAsset":{"id":362167},"subtitles":[],"tags":["57e44ea5dc8d9899f699b1f3a0d8d9cac5a66970","e6133d93-06db-4ca5-9301-b4fa1e253482","39e4367d-ba4c-4911-a8ce-94066f38183d","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/08/66c487ca6e5daf00088e3cbc/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/08/66c487ca6e5daf00088e3cbc/meta_preview_360p.mp4","seoTitle":"3 bästa tipsen till Kapstaden - Jorden Runt","titleShortPath":"jorden-runt-3-baesta-tipsen-i-kapstaden"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1724155828,"description":"I Jorden Runt får vi resenärers 3 bästa tips på olika platser i världen; städer och länder. I det här avsnittet berättar Angelica Linde om Kapstaden. Angelica har besökt 75 länder i världen och Kapstaden är hennes absoluta favorit. Här får ni hennes super tips till en lyckad resa till Kapstaden.","descriptionFront":null,"displays":null,"duration":88400,"flightTimes":{"start":1724156112,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/19296462517e15bf84b22377f3f41779.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/ff2c9bfdba1d8653056c590df0151564.jpg","featured":null},"playback":null,"published":1724156112,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/11/67348f4d1108500008e0900c/,480_270_502,640_360_1003,960_540_2007,1280_720_3513,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/11/67348f4d1108500008e0900c/ps_1280_720_6016.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/11/67348f4d1108500008e0900c/ps_1280_720_6016.mp4"]},"title":"Angelicas 3 bästa tips i Kapstaden - Jorden Runt","titleFront":"3 bästa tipsen till Kapstaden - Jorden Runt","updated":1731933761,"_embedded":{"tags":[{"id":"57e44ea5dc8d9899f699b1f3a0d8d9cac5a66970","tag":"Sydafrika","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/57e44ea5dc8d9899f699b1f3a0d8d9cac5a66970"}}},{"id":"e6133d93-06db-4ca5-9301-b4fa1e253482","tag":"Kapstaden","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e6133d93-06db-4ca5-9301-b4fa1e253482"}}},{"id":"39e4367d-ba4c-4911-a8ce-94066f38183d","tag":"Resa | Sydafrika","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/39e4367d-ba4c-4911-a8ce-94066f38183d"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/373331"}}},{"provider":"ab","id":371063,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"IoD9nSYj","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5846,"sourceFile":"/ab/vod/2024/06/666c00228ee53f0008e8d35c/ps_1280_720_5846.mp4"}],"nextAsset":{"id":369056},"subtitles":[],"tags":["484ab102-bd82-4998-9a86-3b25bc256208","24c635cd-ea5a-4c16-9f70-2fefc675b46e","699a5630-45f8-41f3-a04d-f4add60b75eb","91b75d2efee2c7df812ee2b4f65db848d6f003d9","b9c13b4c-b9d5-4083-be2e-17cd264ce34c","147522ef37ba26fa349080740cbc56fce21227c1","06ff0510-83b9-4bc7-86ae-8735e74c7982","2af4c095-7095-4cf5-9186-becbc424e608","dbc97c224754b831579dea8c65b0eed9d1d8e70d","169d780c9a523b4e652b0432b6e427b42cdb7b1a","f77c42f6-59bb-405e-a397-cf8819d67de8","18c84f45-7788-4008-96c5-8de6978a27f5"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/06/666aec56c286a4000877ff59/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/06/666aec56c286a4000877ff59/meta_preview_360p.mp4","seoTitle":"Sol och badresor - Lottie Knutson tipsar om sina fem favoriter"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1718283290,"description":"Reseexperten Lottie Knutson listar sina fem favoriter för sol och bad-resor. Hon visar sina egna unika bilder på platser hon besökt och vill tipsa om.","descriptionFront":null,"displays":null,"duration":160086,"flightTimes":{"start":1718284172,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/351178d494ffca9d9e8bdc51dbb37468.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/9f69c138b2d3228e8fbb34f1fa82a120.jpg","featured":null},"playback":null,"published":1718284173,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/06/666c00228ee53f0008e8d35c/,480_270_502,640_360_1002,960_540_2002,1280_720_3507,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/06/666c00228ee53f0008e8d35c/ps_1280_720_5846.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/06/666c00228ee53f0008e8d35c/ps_1280_720_5846.mp4"]},"title":"Lotties Resor - Topp 5 bästa resmålen för sol och bad","titleFront":"Sol och badresor - Lottie Knutson tipsar om sina fem favoriter","updated":1718717299,"_embedded":{"tags":[{"id":"147522ef37ba26fa349080740cbc56fce21227c1","tag":"Italien","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/147522ef37ba26fa349080740cbc56fce21227c1"}}},{"id":"169d780c9a523b4e652b0432b6e427b42cdb7b1a","tag":"Egypten","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/169d780c9a523b4e652b0432b6e427b42cdb7b1a"}}},{"id":"91b75d2efee2c7df812ee2b4f65db848d6f003d9","tag":"Europa","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/91b75d2efee2c7df812ee2b4f65db848d6f003d9"}}},{"id":"dbc97c224754b831579dea8c65b0eed9d1d8e70d","tag":"Grekland","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/dbc97c224754b831579dea8c65b0eed9d1d8e70d"}}},{"id":"484ab102-bd82-4998-9a86-3b25bc256208","tag":"Lottie Knutson","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/484ab102-bd82-4998-9a86-3b25bc256208"}}},{"id":"f77c42f6-59bb-405e-a397-cf8819d67de8","tag":"Resa | Egypten","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/f77c42f6-59bb-405e-a397-cf8819d67de8"}}},{"id":"b9c13b4c-b9d5-4083-be2e-17cd264ce34c","tag":"Åland","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/b9c13b4c-b9d5-4083-be2e-17cd264ce34c"}}},{"id":"699a5630-45f8-41f3-a04d-f4add60b75eb","tag":"Resa | All inclusive","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/699a5630-45f8-41f3-a04d-f4add60b75eb"}}},{"id":"18c84f45-7788-4008-96c5-8de6978a27f5","tag":"Seychellerna","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/18c84f45-7788-4008-96c5-8de6978a27f5"}}},{"id":"2af4c095-7095-4cf5-9186-becbc424e608","tag":"Rhodos","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/2af4c095-7095-4cf5-9186-becbc424e608"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"06ff0510-83b9-4bc7-86ae-8735e74c7982","tag":"Resa | Rhodos","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/06ff0510-83b9-4bc7-86ae-8735e74c7982"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/371063"}}},{"provider":"ab","id":369056,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"zY1yhn4A","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5503,"sourceFile":"/ab/vod/2024/04/662a3323c7e99b0008347d99/ps_1280_720_5503.mp4"}],"nextAsset":{"id":369055},"subtitles":[],"tags":["5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","5f2a143905958c3b7e737c566e4ac16d64e0a48c","484ab102-bd82-4998-9a86-3b25bc256208","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/662a3323c7e99b0008347d99/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/662a3323c7e99b0008347d99/meta_preview_360p.mp4","seoTitle":"Fem favoriter i Sverige - Lottie Knutson tipsar och visar sina unika bilder","titleShortPath":"lotties-resor-5-favoriter-i-sverige"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1714041619,"description":"Reseexperten Lottie Knutson listar sina fem favoritresmål i Sverige. Hon visar sina egna unika bilder på platser hon besökt och vill tipsa om.","descriptionFront":null,"displays":null,"duration":127642,"flightTimes":{"start":1714041795,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/3894470278eb5c61ed799261da1b2d62.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/cfa57b31d622c11e470c0e5ae78e631e.jpg","featured":null},"playback":null,"published":1714041796,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/04/662a3323c7e99b0008347d99/,480_270_488,640_360_968,960_540_1937,1280_720_3403,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/04/662a3323c7e99b0008347d99/ps_1280_720_5503.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/04/662a3323c7e99b0008347d99/ps_1280_720_5503.mp4"]},"title":"Lotties Resor - 5 favoriter i Sverige","titleFront":"Fem favoriter i Sverige - Lottie Knutson tipsar och visar sina unika bilder","updated":1714121740,"_embedded":{"tags":[{"id":"5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","tag":"Resor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5ac1ec03-8e74-4ef7-9232-64adcc3c70fd"}}},{"id":"5f2a143905958c3b7e737c566e4ac16d64e0a48c","tag":"Sverige","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5f2a143905958c3b7e737c566e4ac16d64e0a48c"}}},{"id":"484ab102-bd82-4998-9a86-3b25bc256208","tag":"Lottie Knutson","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/484ab102-bd82-4998-9a86-3b25bc256208"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/369056"}}},{"provider":"ab","id":369055,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"GBaLiy9N","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5318,"sourceFile":"/ab/vod/2024/04/662a3221a6f4380008953112/ps_1280_720_5318.mp4"}],"nextAsset":{"id":369056},"subtitles":[],"tags":["5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","91b75d2efee2c7df812ee2b4f65db848d6f003d9","484ab102-bd82-4998-9a86-3b25bc256208","4b2d9d82-2cff-4d45-bfb7-acd9df5cf0b9","19d1ec5f-c2eb-432b-9461-c9a87b48e383","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/662a3221a6f4380008953112/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/662a3221a6f4380008953112/meta_preview_360p.mp4","seoTitle":"Fem favoriter i Europa - Lottie Knutson tipsar och visar sina unika bilder","titleShortPath":"lotties-resor-5-favoriter-i-europa"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1714041361,"description":"Reseexperten Lottie Knutson listar sina fem favoritresmål i Europa. Hon visar sina egna unika bilder på platser hon besökt och vill tipsa om.","descriptionFront":null,"displays":null,"duration":141291,"flightTimes":{"start":1714041609,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/2173cacb0aaf2e8dba67cda3e43abefb.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/193b130b9cff6a7a3ec52d6208e65988.jpg","featured":null},"playback":null,"published":1714041610,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/04/662a3221a6f4380008953112/,480_270_498,640_360_965,960_540_1930,1280_720_3392,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/04/662a3221a6f4380008953112/ps_1280_720_5318.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/04/662a3221a6f4380008953112/ps_1280_720_5318.mp4"]},"title":"Lotties Resor - 5 favoriter i Europa","titleFront":"Fem favoriter i Europa - Lottie Knutson tipsar och visar sina unika bilder","updated":1714121722,"_embedded":{"tags":[{"id":"5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","tag":"Resor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5ac1ec03-8e74-4ef7-9232-64adcc3c70fd"}}},{"id":"91b75d2efee2c7df812ee2b4f65db848d6f003d9","tag":"Europa","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/91b75d2efee2c7df812ee2b4f65db848d6f003d9"}}},{"id":"484ab102-bd82-4998-9a86-3b25bc256208","tag":"Lottie Knutson","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/484ab102-bd82-4998-9a86-3b25bc256208"}}},{"id":"4b2d9d82-2cff-4d45-bfb7-acd9df5cf0b9","tag":"Resa | Skidresor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/4b2d9d82-2cff-4d45-bfb7-acd9df5cf0b9"}}},{"id":"19d1ec5f-c2eb-432b-9461-c9a87b48e383","tag":"Resa | Solresor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/19d1ec5f-c2eb-432b-9461-c9a87b48e383"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/369055"}}},{"provider":"ab","id":362351,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"SxzQFuot","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":2631,"sourceFile":"/ab/vod/2023/11/65576fd8f419f20008f6b9c1/ps_1280_720_2631.mp4"}],"nextAsset":{"id":362239},"subtitles":[],"tags":["24c635cd-ea5a-4c16-9f70-2fefc675b46e","5ac1ec03-8e74-4ef7-9232-64adcc3c70fd"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/11/65576fd8f419f20008f6b9c1/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/11/65576fd8f419f20008f6b9c1/meta_preview_360p.mp4","seoTitle":"7 saker du inte ska göra på flygplanet","titleShortPath":"7-saker-du-inte-ska-goera-pa-flygplanet"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1700229047,"description":"Tror du att det är okej att byta blöja på ditt barn på sätet när du flyger? Tänk om. Här är sju saker du bör undvika att göra på flygplan.","descriptionFront":null,"displays":null,"duration":52963,"flightTimes":{"start":1700229047,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/1554d589504729f04e5f83da5c995b88.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/dd65c1fc9444a6d7c6cb02ca25aee024.jpg","featured":null},"playback":null,"published":1700229207,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/11/65576fd8f419f20008f6b9c1/,480_270_445,640_360_682,960_540_1388,1280_720_2580,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/11/65576fd8f419f20008f6b9c1/ps_1280_720_2631.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/11/65576fd8f419f20008f6b9c1/ps_1280_720_2631.mp4"]},"title":"7 saker du inte ska göra på flygplanet","titleFront":"Detta bör du inte göra på flygresan","updated":1700817867},{"provider":"ab","id":357377,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"Tr8jAMI9","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3390,"sourceFile":"/ab/vod/2023/06/649c2a4b22f32506451614e3/ps_1280_720_3390.mp4"}],"nextAsset":{"id":356737},"subtitles":[],"tags":["054f7ef046319f2890ff28784054cd759c033f2b","5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","7e1c7cd9-553b-41c9-a0d6-bbdc7cf3385a","f022edb5-bd04-4941-9889-b11d534ad00c"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/06/649c2a4b22f32506451614e3/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/06/649c2a4b22f32506451614e3/meta_preview_360p.mp4","seoTitle":"Vätska i handbagage på flyg inom EU – så gör du","titleShortPath":"sa-packar-du-vaetskor-i-handbagaget-pa-flyget"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1687956035,"description":"Det är mycket att tänka på när man ska flyga – inte minst hur man packar sina vätskor man vill ha i handbagaget. Här är reglerna som gäller inom EU.","descriptionFront":null,"displays":96,"duration":42642,"flightTimes":{"start":1687956035,"end":null},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/RzG86hUP2f1X.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/7-PTJuLhIp7R.jpg","featured":null},"playback":null,"published":1687956339,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/06/649c2a4b22f32506451614e3/,480_270_481,640_360_915,960_540_1755,1280_720_3086,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/06/649c2a4b22f32506451614e3/ps_1280_720_3390.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/06/649c2a4b22f32506451614e3/ps_1280_720_3390.mp4"]},"title":"Så packar du vätskor i handbagaget på flyget","titleFront":"Reglerna för vätskor i handbagage på flygresa inom EU","updated":1687956339},{"provider":"ab","id":357378,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"OBeF9kFe","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3411,"sourceFile":"/ab/vod/2023/06/649c30d3f563ec2c66043e59/ps_1280_720_3411.mp4"}],"nextAsset":{"id":349691},"subtitles":[],"tags":["5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","7e1c7cd9-553b-41c9-a0d6-bbdc7cf3385a","07286bb0-019f-4421-93d9-ba535e8f810e","c882bd0d-8d2b-4e18-bb8f-11351271fffc"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/06/649c30d3f563ec2c66043e59/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/06/649c30d3f563ec2c66043e59/meta_preview_360p.mp4","seoTitle":"Steg för steg – så smörjer du in dig med solfaktor","titleShortPath":"sa-smoerjer-du-in-dig-raett-i-sommar"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1687957707,"description":"De flesta av oss smörjer in oss fel när vi ska använda solskyddsfaktor. Så här gör du för att vistas säkert i solen!","descriptionFront":null,"displays":null,"duration":49242,"flightTimes":{"start":1687957707,"end":null},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/cRIhjnDVfQLS.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/kj-lOfv3g4vT.jpg","featured":null},"playback":null,"published":1687957983,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/06/649c30d3f563ec2c66043e59/,480_270_495,640_360_866,960_540_1708,1280_720_3019,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/06/649c30d3f563ec2c66043e59/ps_1280_720_3411.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/06/649c30d3f563ec2c66043e59/ps_1280_720_3411.mp4"]},"title":"Så smörjer du in dig rätt i sommar","titleFront":"Skydda dig mot solen - så använder du solskyddet rätt","updated":1694078908},{"provider":"ab","id":362239,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"L3goMbGL","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":2550,"sourceFile":"/ab/vod/2023/11/6554923a29e82c0008d92d24/ps_1280_720_2550.mp4"}],"nextAsset":{"id":362167},"subtitles":[],"tags":["5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","preview":"https://dd-ab.akamaized.net/ab/vod/2023/11/65548f6f73d91300084aff46/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/11/65548f6f73d91300084aff46/meta_preview_360p.mp4","titleShortPath":"6-tips-foer-att-minska-din-jetlag","seoTitle":"Jetlag - 6 tips för att minska jetlag","newsLifetime":"2","newsValue":"3"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1700040545,"description":"Jetlag uppstår när man reser över flera tidszoner. Man kan bli trött och få huvudvärk. Här får du tips på hur du kan minska din jetlag.","descriptionFront":null,"displays":null,"duration":64280,"flightTimes":{"start":1700040545,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/7e4692395873a395b8b34e6a24d7a7fa.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/0e88e3f1f87a2d2aec13f8376fa30cef.jpg","featured":null},"playback":null,"published":1700040716,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/11/6554923a29e82c0008d92d24/,480_270_502,640_360_764,960_540_1462,1280_720_2532,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/11/6554923a29e82c0008d92d24/ps_1280_720_2550.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/11/6554923a29e82c0008d92d24/ps_1280_720_2550.mp4"]},"title":"6 tips för att minska din jetlag","titleFront":null,"updated":1700122904},{"provider":"ab","id":362167,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"c7mvutWc","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3810,"sourceFile":"/ab/vod/2023/11/655223c6f419f20008f6b696/ps_1280_720_3810.mp4"}],"nextAsset":{"id":362046},"subtitles":[],"tags":["59aab20c-f010-46ee-b9c8-b3654aa47f07","5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/11/655223c6f419f20008f6b696/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/11/655223c6f419f20008f6b696/meta_preview_360p.mp4","seoTitle":"7 virala hotell på Tiktok","titleShortPath":"7-av-de-mest-virala-hotellen-pa-tiktok"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1699881911,"description":"Tiktok-hotell. Sju virala hotell från Tiktok som många drömmer om.","descriptionFront":null,"displays":null,"duration":61723,"flightTimes":{"start":1699881911,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/edee086c3fc8ee3a9ab9bc0f52ff69a8.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/7219eebaf54217d7550c34edaf8bfd5b.jpg","featured":null},"playback":null,"published":1699882705,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/11/655223c6f419f20008f6b696/,480_270_481,640_360_917,960_540_1773,1280_720_3115,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/11/655223c6f419f20008f6b696/ps_1280_720_3810.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/11/655223c6f419f20008f6b696/ps_1280_720_3810.mp4"]},"title":"7 av de mest virala hotellen på tiktok","titleFront":"7 virala hotell på Tiktok","updated":1700122761},{"provider":"ab","id":362046,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"xv7TtNDo","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5308,"sourceFile":"/ab/vod/2023/11/654deb8973d91300084afbff/ps_1280_720_5308.mp4"}],"nextAsset":{"id":357377},"subtitles":[],"tags":["5ac1ec03-8e74-4ef7-9232-64adcc3c70fd","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/11/654deb8973d91300084afbff/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/11/654deb8973d91300084afbff/meta_preview_360p.mp4","seoTitle":"Gayvänliga länder - här är 10 av dem","titleShortPath":"10-av-vaerldens-mest-gayvaenliga-laender"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1699605332,"description":"Här är 10 av världens mest gayvänliga länder","descriptionFront":null,"displays":null,"duration":67136,"flightTimes":{"start":1699605332,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/645e46da4d39b34d6e3c5a8bf266c20a.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/b7086912947bf6315a0bdeb05d5b0f80.jpg","featured":null},"playback":null,"published":1699605640,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/11/654deb8973d91300084afbff/,480_270_478,640_360_949,960_540_1901,1280_720_3339,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/11/654deb8973d91300084afbff/ps_1280_720_5308.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/11/654deb8973d91300084afbff/ps_1280_720_5308.mp4"]},"title":"10 av världens mest gayvänliga länder","titleFront":null,"updated":1699605753}],"preset2":["asset:373576","asset:373331","asset:371063","asset:369056","asset:369055","asset:362351","asset:357377","asset:357378","asset:362239","asset:362167","asset:362046"]},"header":"Resa","createdAt":"2021-02-09T18:43:14.501Z","updatedAt":"2024-09-09T06:24:40.759Z","id":"6022d7c287b69f001293e85f"},{"overrides":{"image":null,"description":"Smarta hacks och knep i hemmet.","title":"Fixa hemma","url":""},"options":{"buttonLabel":"Se klippet"},"type":"splash","isShared":false,"data":{"type":"assets","preset":[{"provider":"ab","id":362321,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"7YwoJtyh","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5827,"sourceFile":"/ab/vod/2023/11/655732a4f419f20008f6b95f/ps_1280_720_5827.mp4"}],"nextAsset":{"id":359388},"subtitles":[],"tags":["efbb1bc1-6f0a-4265-b16d-edc9acee386e","d52ee709-b578-4987-bda9-e0d3c4545e66","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/11/655732a4f419f20008f6b95f/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/11/655732a4f419f20008f6b95f/meta_preview_360p.mp4","seoTitle":"Vika dra-på-lakan och resårlakan: Så viker du lakan snyggt","titleShortPath":"sa-viker-du-dina-dra-pa-lakan"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1700213400,"description":"Dra-på-lakan och resårlakan är praktiska men kan vara svåra att vika. Så här viker du lakan snyggt och enkelt.","descriptionFront":null,"displays":null,"duration":41443,"flightTimes":{"start":1700213400,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/620730ed747873b9007307d585bd16ed.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/04c7b6bd529fed68dc23c33847cfd683.jpg","featured":null},"playback":null,"published":1700213911,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/11/655732a4f419f20008f6b95f/,480_270_492,640_360_979,960_540_1956,1280_720_3426,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/11/655732a4f419f20008f6b95f/ps_1280_720_5827.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/11/655732a4f419f20008f6b95f/ps_1280_720_5827.mp4"]},"title":"Så viker du dina dra-på-lakan","titleFront":"Resårlakan: Så viker du dem snyggt och enkelt","updated":1711037723}],"preset2":["asset:362321"]},"createdAt":"2021-01-28T08:30:26.692Z","updatedAt":"2024-04-17T09:52:38.500Z","id":"601276220f2204001290e388"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":true,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"assets","source":{"endpoint":"svp/search"},"preset":[{"provider":"ab","id":373916,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"sCybBG2Y","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4726,"sourceFile":"/ab/vod/2024/11/673494121108500008e09020/ps_1280_720_4726.mp4"}],"nextAsset":{"id":373449},"subtitles":[],"tags":["6d39efb8-0a2e-467e-b159-0a86957b9d46","24c635cd-ea5a-4c16-9f70-2fefc675b46e","30219fc1-184c-4a78-9846-623cf1e67134"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/09/66dad155c3dc7600088a79c3/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/09/66dad155c3dc7600088a79c3/meta_preview_360p.mp4","seoTitle":"Inredning | 3 tips till mysigt vardagsrum med Lena Nyholm","titleShortPath":"3-tips-till-mysigt-vardagsrum-med-lena-nyholm"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1725616429,"description":"I det här avsnittet av \"Härligt hemma\" ger inredningsdesignern Lena Nyholm tre konkreta tips till mysigt och mer ombonat vardagsrum. Hur du ska tänka med kuddar, hur du gör en tavelvägg och tre viktiga moment i belysningen. Lena Nyholm vill inspirera och få oss att våga ta ut svängarna lite i vår inredning.","descriptionFront":null,"displays":null,"duration":83080,"flightTimes":{"start":1725617489,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/f5ef848d8e865768901f247a181d4fca.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/fe4af046f98b2b1dfe0385460308538c.jpg","featured":null},"playback":null,"published":1725617490,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/11/673494121108500008e09020/,480_270_498,640_360_969,960_540_1935,1280_720_3402,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/11/673494121108500008e09020/ps_1280_720_4726.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/11/673494121108500008e09020/ps_1280_720_4726.mp4"]},"title":"Maxa ditt vardagsrum - 3 tips med Lena Nyholm","titleFront":"Inredning | 3 tips till mysigt vardagsrum med Lena Nyholm","updated":1731500802,"_embedded":{"tags":[{"id":"6d39efb8-0a2e-467e-b159-0a86957b9d46","tag":"Inredning","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/6d39efb8-0a2e-467e-b159-0a86957b9d46"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"30219fc1-184c-4a78-9846-623cf1e67134","tag":"hemma: inredningsdetaljer","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/30219fc1-184c-4a78-9846-623cf1e67134"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/373916"}}},{"provider":"ab","id":373734,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"lbFOApki","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5137,"sourceFile":"/ab/vod/2024/09/66d572cf90680b0008da9306/ps_1280_720_5137.mp4"}],"nextAsset":{"id":373609},"subtitles":[],"tags":["6d39efb8-0a2e-467e-b159-0a86957b9d46","24c635cd-ea5a-4c16-9f70-2fefc675b46e","30219fc1-184c-4a78-9846-623cf1e67134"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/09/66d572cf90680b0008da9306/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/09/66d572cf90680b0008da9306/meta_preview_360p.mp4","seoTitle":"Inredning | Tre tips för mer färg och mönster hemma","titleShortPath":"3-tips-foer-mer-faerger-och-moenster-hemma"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1725264576,"description":"Stjärndesignern Lisa Bengtsson ger sina tre bästa tips för att våga testa mer färger och mönster hemma.","descriptionFront":null,"displays":null,"duration":87520,"flightTimes":{"start":1725265061,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/dd37f95835d6dd6803b8a28a37c27a77.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/07283ff37b29e9deae5de079d989058c.jpg","featured":null},"playback":null,"published":1725265062,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/09/66d572cf90680b0008da9306/,480_270_496,640_360_986,960_540_1968,1280_720_3446,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/09/66d572cf90680b0008da9306/ps_1280_720_5137.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/09/66d572cf90680b0008da9306/ps_1280_720_5137.mp4"]},"title":"3 inredningstips för mer färg och mönster hemma","titleFront":"Inredning | Tre tips för mer färg och mönster hemma","updated":1725265219},{"provider":"ab","id":368317,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"fZ5TKWZh","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3472,"sourceFile":"/ab/vod/2024/04/6613ac7fec4df20008094980/ps_1280_720_3472.mp4"}],"nextAsset":{"id":373734},"subtitles":[],"tags":["efbb1bc1-6f0a-4265-b16d-edc9acee386e","8ef830c4-2c4b-4838-af5d-c93c8743bbf4","d52ee709-b578-4987-bda9-e0d3c4545e66","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613ac7fec4df20008094980/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613ac7fec4df20008094980/meta_preview_360p.mp4","seoDescription":"Här lär du dig att enkelt och billigt göra egna doftpinnar för badrum och toalett.","seoTitle":"Gör egna doftpinnar: Så lyckas du med hackset som sprider väldoft","titleShortPath":"sa-goer-du-egna-doftpinnar"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1712565355,"description":"Gillar du doftpinnar? Det är inte svårt att göra egna sådana som kan sprida härlig doft i rummet","descriptionFront":null,"displays":null,"duration":58043,"flightTimes":{"start":1712566143,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/8713a9ce4b5231db7ec42e36c57c7b4d.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/58433534bed04f61ff4a6557a78c1037.jpg","featured":null},"playback":null,"published":1712566144,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/04/6613ac7fec4df20008094980/,480_270_489,640_360_836,960_540_1667,1280_720_3177,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613ac7fec4df20008094980/ps_1280_720_3472.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/04/6613ac7fec4df20008094980/ps_1280_720_3472.mp4"]},"title":"Så gör du egna doftpinnar","titleFront":"Sprid väldoft i badrummet","updated":1725277069,"_embedded":{"tags":[{"id":"efbb1bc1-6f0a-4265-b16d-edc9acee386e","tag":"Lifehacks","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/efbb1bc1-6f0a-4265-b16d-edc9acee386e"}}},{"id":"8ef830c4-2c4b-4838-af5d-c93c8743bbf4","tag":"Gör det själv","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/8ef830c4-2c4b-4838-af5d-c93c8743bbf4"}}},{"id":"d52ee709-b578-4987-bda9-e0d3c4545e66","tag":"Hem & hushåll","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/d52ee709-b578-4987-bda9-e0d3c4545e66"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/368317"}}},{"provider":"ab","id":367626,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"QKBuHPEL","cuePoints":[],"sourceFiles":[{"width":1920,"height":1080,"bitrate":5821,"sourceFile":"/ab/vod/2024/03/65fc5c7807e348000802ba5b/ps_1920_1080_5821.mp4"}],"nextAsset":{"id":370435},"subtitles":[],"tags":["efbb1bc1-6f0a-4265-b16d-edc9acee386e","2695b8f0-8c3d-44b1-a060-10b36853538f","d52ee709-b578-4987-bda9-e0d3c4545e66","592fa8e3-dc18-4d21-82dd-1f2626857844","24c635cd-ea5a-4c16-9f70-2fefc675b46e","7be84cb0-04e5-4993-90d2-318b65360c8a"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/65fc5c7807e348000802ba5b/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/65fc5c7807e348000802ba5b/meta_preview_360p.mp4","seoTitle":"Rengöra tvättmaskinen: Så fräschar du upp din tvättmaskin","titleShortPath":"sa-rengoer-du-tvaettmaskinen"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1711037547,"description":"Hur ofta gör du rent din tvättmaskin? Här lär du dig hur du steg för steg fräschar upp och förlänger livet på viktigaste maskinen i tvättstugan!","descriptionFront":null,"displays":null,"duration":73174,"flightTimes":{"start":1711037739,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/bf2cacd62ccd9aa2b0ba035831260e50.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/37162e81fc94b1d40b5a387e1294c83a.jpg","featured":null},"playback":null,"published":1711037739,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/03/65fc5c7807e348000802ba5b/,480_270_491,640_360_935,960_540_1873,1280_720_3263,1920_1080_5791,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/03/65fc5c7807e348000802ba5b/ps_1920_1080_5821.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/03/65fc5c7807e348000802ba5b/ps_1920_1080_5821.mp4"]},"title":"Så rengör du tvättmaskinen","titleFront":"Så får du fräschare tvätt och förlänger livet på din tvättmaskin","updated":1720523476,"_embedded":{"tags":[{"id":"efbb1bc1-6f0a-4265-b16d-edc9acee386e","tag":"Lifehacks","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/efbb1bc1-6f0a-4265-b16d-edc9acee386e"}}},{"id":"2695b8f0-8c3d-44b1-a060-10b36853538f","tag":"Hushållsarbete","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/2695b8f0-8c3d-44b1-a060-10b36853538f"}}},{"id":"d52ee709-b578-4987-bda9-e0d3c4545e66","tag":"Hem & hushåll","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/d52ee709-b578-4987-bda9-e0d3c4545e66"}}},{"id":"592fa8e3-dc18-4d21-82dd-1f2626857844","tag":"Städning","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/592fa8e3-dc18-4d21-82dd-1f2626857844"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"7be84cb0-04e5-4993-90d2-318b65360c8a","tag":"Tvättmedel","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/7be84cb0-04e5-4993-90d2-318b65360c8a"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/367626"}}},{"provider":"ab","id":367321,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"FMArVCBs","cuePoints":[],"sourceFiles":[{"width":1920,"height":1080,"bitrate":5726,"sourceFile":"/ab/vod/2024/03/65f45223e8167300089c96ca/ps_1920_1080_5726.mp4"}],"nextAsset":{"id":366925},"subtitles":[],"tags":["efbb1bc1-6f0a-4265-b16d-edc9acee386e","d52ee709-b578-4987-bda9-e0d3c4545e66","592fa8e3-dc18-4d21-82dd-1f2626857844","24c635cd-ea5a-4c16-9f70-2fefc675b46e","d7870ead-6048-4945-9a5e-cd39fa93d1c7"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/65f45223e8167300089c96ca/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/65f45223e8167300089c96ca/meta_preview_360p.mp4","seoDescription":"Magiska knepen som ökar torktumlarens livslängd och gör den fräsch igen! ","seoTitle":"Rengöra torktumlare: Så gör du rent torktumlaren i tvättstugan","titleShortPath":"sa-rengoer-du-din-torktumlare"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1710510614,"description":"Tycker du att det enda som behöver hållas efter i torktumlaren är luddfiltret? Tänk om – för att din torktumlare ska må bra och tvätten ska vara fräsch behöver du med jämna mellanrum ge din torktumlare en rejäl rengöring!","descriptionFront":null,"displays":null,"duration":65643,"flightTimes":{"start":1710510842,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/1635e47fc68287fe3b6b618e4b9c1412.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/ddbdeb28ed12c1a78703aaed45b015c4.jpg","featured":null},"playback":null,"published":1710510843,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/03/65f45223e8167300089c96ca/,480_270_483,640_360_875,960_540_1767,1280_720_3047,1920_1080_5682,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/03/65f45223e8167300089c96ca/ps_1920_1080_5726.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/03/65f45223e8167300089c96ca/ps_1920_1080_5726.mp4"]},"title":"Så rengör du din torktumlare","titleFront":"Håll torktumlaren ren så blir tvätten fräsch","updated":1720523482,"_embedded":{"tags":[{"id":"efbb1bc1-6f0a-4265-b16d-edc9acee386e","tag":"Lifehacks","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/efbb1bc1-6f0a-4265-b16d-edc9acee386e"}}},{"id":"d52ee709-b578-4987-bda9-e0d3c4545e66","tag":"Hem & hushåll","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/d52ee709-b578-4987-bda9-e0d3c4545e66"}}},{"id":"592fa8e3-dc18-4d21-82dd-1f2626857844","tag":"Städning","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/592fa8e3-dc18-4d21-82dd-1f2626857844"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"d7870ead-6048-4945-9a5e-cd39fa93d1c7","tag":"Hygien","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/d7870ead-6048-4945-9a5e-cd39fa93d1c7"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/367321"}}},{"provider":"ab","id":363405,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"VCuSRe86","cuePoints":[],"sourceFiles":[{"width":1920,"height":1080,"bitrate":5976,"sourceFile":"/ab/vod/2023/12/6579883873d91300084b12f6/ps_1920_1080_5976.mp4"}],"nextAsset":{"id":362840},"subtitles":[],"tags":["efbb1bc1-6f0a-4265-b16d-edc9acee386e","592fa8e3-dc18-4d21-82dd-1f2626857844","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/12/6579883873d91300084b12f6/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/12/6579883873d91300084b12f6/meta_preview_360p.mp4","seoTitle":"Gör egna toabomber: Recept på en lyckad städning av badrummet","titleShortPath":"sa-goer-du-egna-toabomber-som-staedar-toaletten"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1702463534,"description":"Receptet som gjort succé - så gör du städningen av toaletten till en rolig lek.","descriptionFront":null,"displays":null,"duration":43243,"flightTimes":{"start":1702463738,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/e3e6545bb056029f5255d11c05857874.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/be254ecac0011615083651e1877e811c.jpg","featured":null},"playback":null,"published":1702463738,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/12/6579883873d91300084b12f6/,480_270_470,640_360_809,960_540_1719,1280_720_3011,1920_1080_5607,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/12/6579883873d91300084b12f6/ps_1920_1080_5976.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/12/6579883873d91300084b12f6/ps_1920_1080_5976.mp4"]},"title":"Så gör du egna toabomber som städar toaletten","titleFront":"Recept på toabomber som gör toan skinande ren","updated":1702463738},{"provider":"ab","id":366925,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"hdZiXJeY","cuePoints":[],"sourceFiles":[{"width":1920,"height":1080,"bitrate":5975,"sourceFile":"/ab/vod/2024/03/65e885d4f143dc0008e5004d/ps_1920_1080_5975.mp4"}],"nextAsset":{"id":371956},"subtitles":[],"tags":["7331c198-2a53-4cb7-a8e3-c3435ae0ea80","efbb1bc1-6f0a-4265-b16d-edc9acee386e","2695b8f0-8c3d-44b1-a060-10b36853538f","592fa8e3-dc18-4d21-82dd-1f2626857844","24c635cd-ea5a-4c16-9f70-2fefc675b46e","d7870ead-6048-4945-9a5e-cd39fa93d1c7"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/65e885d4f143dc0008e5004d/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/65e885d4f143dc0008e5004d/meta_preview_360p.mp4","seoTitle":"Stinkande dammsugare? Så gör du rent dammsugaren och knep så den luktar gott","titleShortPath":"rengoer-dammsugaren-och-lat-den-sprida-vaeldoft-i-hemmet"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1709737416,"description":"Vem vill ha en dammsugare som luktar illa? Följ dessa enkla steg så får du en fräsch dammsugare som sprider väldoft i ditt hem.","descriptionFront":null,"displays":null,"duration":82603,"flightTimes":{"start":1709737647,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/a830ac8488847f3a364b46d73b03793f.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/fe1390af34f5e0d3487f2b6b09e6b209.jpg","featured":null},"playback":null,"published":1709737647,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/03/65e885d4f143dc0008e5004d/,480_270_490,640_360_973,960_540_1945,1280_720_3390,1920_1080_5866,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/03/65e885d4f143dc0008e5004d/ps_1920_1080_5975.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/03/65e885d4f143dc0008e5004d/ps_1920_1080_5975.mp4"]},"title":"Rengör dammsugaren och låt den sprida väldoft i hemmet","titleFront":"Så gör du rent din dammsugare och gör så den doftar gott","updated":1720523532,"_embedded":{"tags":[{"id":"7331c198-2a53-4cb7-a8e3-c3435ae0ea80","tag":"Hemelektronik","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/7331c198-2a53-4cb7-a8e3-c3435ae0ea80"}}},{"id":"efbb1bc1-6f0a-4265-b16d-edc9acee386e","tag":"Lifehacks","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/efbb1bc1-6f0a-4265-b16d-edc9acee386e"}}},{"id":"2695b8f0-8c3d-44b1-a060-10b36853538f","tag":"Hushållsarbete","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/2695b8f0-8c3d-44b1-a060-10b36853538f"}}},{"id":"592fa8e3-dc18-4d21-82dd-1f2626857844","tag":"Städning","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/592fa8e3-dc18-4d21-82dd-1f2626857844"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"d7870ead-6048-4945-9a5e-cd39fa93d1c7","tag":"Hygien","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/d7870ead-6048-4945-9a5e-cd39fa93d1c7"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/366925"}}},{"provider":"ab","id":366018,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"F6tapVCO","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5051,"sourceFile":"/ab/vod/2024/02/65ce2d89f143dc0008e4f26b/ps_1280_720_5051.mp4"}],"nextAsset":{"id":365693},"subtitles":[],"tags":["6d39efb8-0a2e-467e-b159-0a86957b9d46","efbb1bc1-6f0a-4265-b16d-edc9acee386e","24c635cd-ea5a-4c16-9f70-2fefc675b46e","30219fc1-184c-4a78-9846-623cf1e67134"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/02/65ce2d89f143dc0008e4f26b/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/02/65ce2d89f143dc0008e4f26b/meta_preview_360p.mp4","seoTitle":"Insynsskydd: Med fotoramar, spetstyg och tapeter kan du enkelt skärma av fönster","titleShortPath":"goer-fina-insynsskydd-pa-tre-olika-saett"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1708010877,"description":"Under den mörka årstiden är det enkelt att oupptäckt se in genom våra fönster. Med snygga och smarta insynsskydd kan du skärma av från nyfikna blickar.","descriptionFront":null,"displays":null,"duration":122859,"flightTimes":{"start":1708072685,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/28d755f43c2963f19e7113e1699da192.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/71079b8cd1ba7eaa9ceb25174066a50a.jpg","featured":null},"playback":null,"published":1708072685,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/02/65ce2d89f143dc0008e4f26b/,480_270_491,640_360_961,960_540_1944,1280_720_3419,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/02/65ce2d89f143dc0008e4f26b/ps_1280_720_5051.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/02/65ce2d89f143dc0008e4f26b/ps_1280_720_5051.mp4"]},"title":"Gör fina insynsskydd på tre olika sätt","titleFront":"Skapa avskildhet hemma med smarta skärmar och fina gardiner i fönstren","updated":1708072685},{"provider":"ab","id":365693,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"DInMorJr","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4482,"sourceFile":"/ab/vod/2024/02/65c4d682cbc65c0008fbd729/ps_1280_720_4482.mp4"}],"nextAsset":{"id":364776},"subtitles":[],"tags":["6d39efb8-0a2e-467e-b159-0a86957b9d46","efbb1bc1-6f0a-4265-b16d-edc9acee386e","24c635cd-ea5a-4c16-9f70-2fefc675b46e","30219fc1-184c-4a78-9846-623cf1e67134","b13360c3-c019-4b88-80f3-da18e18a4968"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/02/65c4d682cbc65c0008fbd729/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/02/65c4d682cbc65c0008fbd729/meta_preview_360p.mp4","seoTitle":"Klä om lampskärmar: Så klär du om en lampskärm DIY","titleShortPath":"sa-klaer-du-enkelt-om-en-lampskaerm"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1707398771,"description":"Har bordslampan mycket kvar att ge men en tråkig skärm? Du kan enkelt snygga till din bordsarmatur. Allt du behöver är en trist lampskärm, papper till en mall, penna, måttband eller linjal, sax , en stuvbit tyg och hobbylim.","descriptionFront":null,"displays":null,"duration":71936,"flightTimes":{"start":1707403044,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/1b9d1d5715e046c91678da2d577d0195.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/588506ab2a36f5adb4651b46754161f2.jpg","featured":null},"playback":null,"published":1707403045,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/02/65c4d682cbc65c0008fbd729/,480_270_475,640_360_905,960_540_1817,1280_720_3214,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/02/65c4d682cbc65c0008fbd729/ps_1280_720_4482.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/02/65c4d682cbc65c0008fbd729/ps_1280_720_4482.mp4"]},"title":"Så klär du enkelt om en lampskärm","titleFront":"Smarta sättet att ge din bordslampa nytt liv","updated":1707403045},{"provider":"ab","id":363369,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"QQLilqio","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3623,"sourceFile":"/ab/vod/2023/12/65784d3ff419f20008f6cafa/ps_1280_720_3623.mp4"}],"nextAsset":{"id":362321},"subtitles":[],"tags":["6d39efb8-0a2e-467e-b159-0a86957b9d46","24c635cd-ea5a-4c16-9f70-2fefc675b46e","30219fc1-184c-4a78-9846-623cf1e67134"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/12/65784d3ff419f20008f6cafa/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/12/65784d3ff419f20008f6cafa/meta_preview_360p.mp4","seoTitle":"Hotelbäddning: Bädda sängen som på hotell hemma i ditt sovrum","titleShortPath":"sa-fixar-du-hotellbaeddning-i-ditt-sovrum"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1702382902,"description":"Hacksen som gör att du lyckas med lyxiga bäddningen med sängkappa, överkast och prydnadskuddar.","descriptionFront":null,"displays":null,"duration":54763,"flightTimes":{"start":1702383247,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/1f3b156ed380711849c5588be380afc2.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/ef2c812a9f44a1edbec7e236cc03d644.jpg","featured":null},"playback":null,"published":1702383247,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/12/65784d3ff419f20008f6cafa/,480_270_480,640_360_912,960_540_1804,1280_720_3193,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/12/65784d3ff419f20008f6cafa/ps_1280_720_3623.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/12/65784d3ff419f20008f6cafa/ps_1280_720_3623.mp4"]},"title":"Så fixar du hotellbäddning i ditt sovrum","titleFront":"Smarta knepen som gör din säng lika mysig som på hotel","updated":1702383247},{"provider":"ab","id":359388,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"nc7RvQHh","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3745,"sourceFile":"/ab/vod/2023/09/64f8897504abddb89281cce2/ps_1280_720_3745.mp4"}],"nextAsset":{"id":362030},"subtitles":[],"tags":["6d39efb8-0a2e-467e-b159-0a86957b9d46","dd9b4161e85fd1264b19fb333313e3d72d9dc570","d52ee709-b578-4987-bda9-e0d3c4545e66","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/09/64f8897504abddb89281cce2/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/09/64f8897504abddb89281cce2/meta_preview_360p.mp4","seoDescription":"Lär dig vika servetter på tre olika sätt, oavsett om du använder pappersservetter eller tygservetter.","seoTitle":"Servettvikning: Vika servetter till middagen på tre sätt","titleShortPath":"tre-saett-att-vika-servetter-till-middagsbjudningen"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1694009704,"description":"Vikta servetter är snyggt till fina middagar. Här får du tips på hur du lyckas med servettvikningen till fest och middag hemma.","descriptionFront":null,"displays":null,"duration":86643,"flightTimes":{"start":1694009704,"end":null},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/l4aJIrJsnHHi.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/OuIVe6qi0cm9.jpg","featured":null},"playback":null,"published":1694010688,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/64f8897504abddb89281cce2/,480_270_487,640_360_809,960_540_1678,1280_720_3129,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/64f8897504abddb89281cce2/ps_1280_720_3745.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/64f8897504abddb89281cce2/ps_1280_720_3745.mp4"]},"title":"Tre sätt att vika servetter till middagsbjudningen","titleFront":"Så viker du servetter på tre kreativa sätt","updated":1701938943}],"preset2":["asset:373916","asset:373734","asset:368317","asset:367626","asset:367321","asset:363405","asset:366925","asset:366018","asset:365693","asset:363369","asset:359388"]},"header":"Fixa hemma - Helt enkelt","createdAt":"2024-04-17T08:33:27.762Z","updatedAt":"2024-09-09T06:23:50.242Z","id":"661f8957d25d560012817404"},{"overrides":{"image":null,"title":"Bästa trädgårdstipsen","description":"Häng med experten Karl Fredrik på Eklaholm."},"options":{"buttonLabel":"Se klippet"},"type":"splash","isShared":false,"data":{"type":"assets","preset":[{"provider":"ab","id":367837,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"EfhXqgUe","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4443,"sourceFile":"/ab/vod/2024/03/6602b8fd28aafb0008f48151/ps_1280_720_4443.mp4"}],"nextAsset":{"id":367828},"subtitles":[],"tags":["e31ac2e6-8ec9-4284-8ecd-c17701b657a7","e3e20f9b-5da0-40ba-903e-a3970e36ae74","9008cb09-f599-4a80-b178-ae5f38f94ff9","24c635cd-ea5a-4c16-9f70-2fefc675b46e","093606d5-e909-4ce0-885c-5194ec97f2e2"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602b8fd28aafb0008f48151/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602b8fd28aafb0008f48151/meta_preview_360p.mp4","seoTitle":"Odla luktärtor - Så lyckas du med Karl Fredriks bästa tips","titleShortPath":"karl-fredrik-tipsar-sa-lyckas-du-med-aelskade-luktaerten"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1711454436,"description":"Karl Fredrik på Eklaholm på Österlen ger sina bästa tips på hur du lyckas odla luktärtor. Se knepet hur du får kraftiga och fina luktärtsplantor som ger rikligt med blommor.","descriptionFront":null,"displays":null,"duration":135659,"flightTimes":{"start":1711454904,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/8a80d3af73bafe385c816c1f06973da6.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/48ac443ed930cd5c475d1702cd642ecf.jpg","featured":null},"playback":null,"published":1711454904,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/03/6602b8fd28aafb0008f48151/,480_270_489,640_360_951,960_540_1906,1280_720_3402,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602b8fd28aafb0008f48151/ps_1280_720_4443.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/03/6602b8fd28aafb0008f48151/ps_1280_720_4443.mp4"]},"title":"Karl Fredriks bästa tips - så lyckas du med älskade luktärter","titleFront":"Luktärtor på enkelt odlarvis - Karl Fredriks bästa tips","updated":1711639042}],"preset2":["asset:367837"]},"createdAt":"2021-02-17T18:46:42.818Z","updatedAt":"2024-04-17T08:23:29.414Z","id":"602d649287b69f001293e870"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":true,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"assets","source":{"endpoint":"svp/assets"},"preset":[{"provider":"ab","id":367828,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"1OVB64Vp","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5420,"sourceFile":"/ab/vod/2024/03/6602a20c2afe3e0008b06d52/ps_1280_720_5420.mp4"}],"nextAsset":{"id":367837},"subtitles":[],"tags":["e31ac2e6-8ec9-4284-8ecd-c17701b657a7","e3e20f9b-5da0-40ba-903e-a3970e36ae74","24c635cd-ea5a-4c16-9f70-2fefc675b46e","093606d5-e909-4ce0-885c-5194ec97f2e2","243c9cab-35a4-48d5-a483-30e86f542062"],"stories":[],"metadata":{"aspectRatio":"1.78","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602a20c2afe3e0008b06d52/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602a20c2afe3e0008b06d52/meta_preview_360p.mp4","titleShortPath":"karl-fredrik-sa-lyckas-du-med-dina-pelargoner","seoTitle":"Så väcker du pelargoner - Karl Fredrik bästa tips ","newsLifetime":"2","newsValue":"3"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1711448557,"description":"Karl Fredrik på Eklaholm på Österlen ger sina bästa tips på hur du lyckas med dina pelargoner. Hur ska man väcka liv i vintertorra pelargoner? Och se knepet för att klippa ner pelargonen så den blir tätare och buskigare.","descriptionFront":null,"displays":null,"duration":109248,"flightTimes":{"start":1711455162,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/4063c3fabf9623a04c2bd6eda1c696c8.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/d7c9a634b371943304ccde2b0c8fdaa9.jpg","featured":null},"playback":null,"published":1711455162,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/03/6602a20c2afe3e0008b06d52/,480_270_498,640_360_983,960_540_1970,1280_720_3466,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602a20c2afe3e0008b06d52/ps_1280_720_5420.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/03/6602a20c2afe3e0008b06d52/ps_1280_720_5420.mp4"]},"title":"Karl Fredrik - så lyckas du med dina pelargoner","titleFront":"Så väcker du pelargoner - Karl Fredrik bästa tips","updated":1711455162},{"provider":"ab","id":367838,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"uftHEV6d","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4252,"sourceFile":"/ab/vod/2024/12/6762c5bcbf97bc0008844a8c/ps_1280_720_4252.mp4"}],"nextAsset":{"id":286950},"subtitles":[],"tags":["e31ac2e6-8ec9-4284-8ecd-c17701b657a7","e3e20f9b-5da0-40ba-903e-a3970e36ae74","ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","24c635cd-ea5a-4c16-9f70-2fefc675b46e","093606d5-e909-4ce0-885c-5194ec97f2e2"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602bc476b47ca000858e187/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602bc476b47ca000858e187/meta_preview_360p.mp4","seoTitle":"Så grönsaker - Karl Fredriks bästa tips","titleShortPath":"karl-fredriks-baesta-tips-sa-sar-du-egna-groensaker"}},"articleUrl":null,"assetType":"video","category":{"id":1208,"title":"Godare","parentId":1040,"showCategory":true,"isSeries":false,"order":69,"stats":null,"ageLimit":null,"lastAsset":{"id":340176},"additional":{"description":"Godare är en tv-kanal för foodies i alla åldrar. Här kommer internationella och nya svenska matprogram att inspirera kök över hela landet.","shortDescription":"","shortPath":"godare","image":"https://images.stream.schibsted.media/users/ab_/images/bbf0a077a3c5106f1645c81cdfed0511.jpg","isImageUploaded":true,"logo":"https://images.stream.schibsted.media/users/ab_/images/32f89a7c189a00e837195fa14e275472.jpg","background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":false},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/categories/1208"}}},"created":1711455266,"description":"Karl Fredrik på Eklaholm på Österlen ger sina bästa tips på hur du odlar grönsaker från frö. Ta frö från tomat, chili och spetspaprika. Använd kaffefilter, vindruvsask och mjölkpaket.","descriptionFront":null,"displays":null,"duration":168214,"flightTimes":{"start":1711455543,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/2e18ffacbbd8da89d7c4f25273f84335.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/46e10d3e4d4612143b62a3b1e8611412.jpg","featured":null},"playback":null,"published":1711455544,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/12/6762c5bcbf97bc0008844a8c/,480_270_493,640_360_974,960_540_1944,1280_720_3422,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/12/6762c5bcbf97bc0008844a8c/ps_1280_720_4252.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/12/6762c5bcbf97bc0008844a8c/ps_1280_720_4252.mp4"]},"title":"Karl Fredriks bästa tips - så sår du egna grönsaker","titleFront":"Odla grönsaker - Karl Fredriks lilla fröskola","updated":1734526546,"_embedded":{"tags":[{"id":"e31ac2e6-8ec9-4284-8ecd-c17701b657a7","tag":"Österlen","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e31ac2e6-8ec9-4284-8ecd-c17701b657a7"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","tag":"Odla","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"093606d5-e909-4ce0-885c-5194ec97f2e2","tag":"Karl Fredrik på Österlen","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/093606d5-e909-4ce0-885c-5194ec97f2e2"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/367838"}}},{"provider":"ab","id":367834,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"qfsPdYVN","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5449,"sourceFile":"/ab/vod/2024/03/6602b60b6b47ca000858e17b/ps_1280_720_5449.mp4"}],"subtitles":[],"tags":["e31ac2e6-8ec9-4284-8ecd-c17701b657a7","e3e20f9b-5da0-40ba-903e-a3970e36ae74","9008cb09-f599-4a80-b178-ae5f38f94ff9","24c635cd-ea5a-4c16-9f70-2fefc675b46e","093606d5-e909-4ce0-885c-5194ec97f2e2"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602b60b6b47ca000858e17b/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602b60b6b47ca000858e17b/meta_preview_360p.mp4","seoTitle":"Vårblommor i ditt hem - Karl Fredriks bästa planteringstips","titleShortPath":"karl-fredrik-baesta-tips-ta-in-varen-i-ditt-hem"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1711453680,"description":"Karl Fredrik på Eklaholm på Österlen ger sina bästa tips på hur du plockar in våren i ditt hem. Använd en gammal kakform och plantera pärlhyacint, vårlök och vårblommor och få en härlig känsla av att våren är här.","descriptionFront":null,"displays":null,"duration":119403,"flightTimes":{"start":1711454982,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/539e04100a2ca89da35c31fa6719e372.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/fee99b6772b8d1ade4525bc1ad597d4e.jpg","featured":null},"playback":null,"published":1711454983,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/03/6602b60b6b47ca000858e17b/,480_270_489,640_360_973,960_540_1943,1280_720_3403,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/03/6602b60b6b47ca000858e17b/ps_1280_720_5449.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/03/6602b60b6b47ca000858e17b/ps_1280_720_5449.mp4"]},"title":"Karl Fredriks bästa tips - ta in våren i ditt hem","titleFront":"Plocka in våren i ditt hem - Karl Fredriks bästa tips","updated":1734526411,"_embedded":{"tags":[{"id":"e31ac2e6-8ec9-4284-8ecd-c17701b657a7","tag":"Österlen","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e31ac2e6-8ec9-4284-8ecd-c17701b657a7"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"093606d5-e909-4ce0-885c-5194ec97f2e2","tag":"Karl Fredrik på Österlen","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/093606d5-e909-4ce0-885c-5194ec97f2e2"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/367834"}}},{"provider":"ab","id":308431,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"olivia.berntsson@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"M9RkeK2s","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5657,"sourceFile":"/ab/vod/2023/10/653bbad429e82c0008d921cc/ps_1280_720_5657.mp4"}],"nextAsset":{"id":286950},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","7bfd3ecb-c664-4aee-b615-bc1db79976e6","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"308431","mood":"love","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2022/05/6292dba1004b9dc02a6f3a87/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2022/05/6292dba1004b9dc02a6f3a87/meta_preview_360p.mp4","seoTitle":"Så frön: Bosse Rappnes bästa tips inför våren","tagsSuggestions":"[{\"id\":\"e3e20f9b-5da0-40ba-903e-a3970e36ae74\",\"type\":\"descriptor\",\"title\":\"Trädgård\",\"enabled\":true,\"slug\":\"tradgard\",\"score\":0.3219},{\"id\":\"5d471dba-b7c6-4503-aaff-63ad392e9805\",\"type\":\"descriptor\",\"title\":\"Sears\",\"enabled\":true,\"slug\":\"sears\",\"score\":0.2338},{\"id\":\"faf33ae3-b8f2-467d-bf4a-d1dcdec6c32c\",\"type\":\"descriptor\",\"title\":\"Får\",\"enabled\":true,\"slug\":\"far\",\"score\":0.2276},{\"id\":\"a103af37-f8d7-4796-9758-803b10f2c654\",\"type\":\"descriptor\",\"title\":\"Plastpåsar\",\"enabled\":true,\"slug\":\"plastpasar\",\"score\":0.2229},{\"id\":\"7bfd3ecb-c664-4aee-b615-bc1db79976e6\",\"type\":\"descriptor\",\"title\":\"Växthus\",\"enabled\":true,\"slug\":\"vaxthus\",\"score\":0.1894},{\"id\":\"51f7d035-8f02-4fe8-8d85-7d53f86ffe14\",\"type\":\"descriptor\",\"title\":\"Torka\",\"enabled\":true,\"slug\":\"torka\",\"score\":0.1884},{\"id\":\"84d3ecbe-6b44-49c6-ad83-110d1ac7cea9\",\"type\":\"descriptor\",\"title\":\"Demens\",\"enabled\":true,\"slug\":\"demens\",\"score\":0.1805},{\"id\":\"c882bd0d-8d2b-4e18-bb8f-11351271fffc\",\"type\":\"descriptor\",\"title\":\"Solen\",\"enabled\":true,\"slug\":\"solen\",\"score\":0.166},{\"id\":\"7f1aa7c1-d48f-47cd-b8e3-a6dc6ebcd4ca\",\"type\":\"descriptor\",\"title\":\"Så mycket bättre\",\"enabled\":true,\"slug\":\"sa-mycket-battre\",\"score\":0.1591},{\"id\":\"e191168b-a47e-4180-9e01-d5593eb867e6\",\"type\":\"descriptor\",\"title\":\"Fylla\",\"enabled\":true,\"slug\":\"fylla-2\",\"score\":0.1581}]","timedTranscript":"https://dd-ab.akamaized.net/ab/vod/2020/03/5e680568026453045ff7269d/timedTranscript.txt","titleShortPath":"bosse-rappnes-basta-saatips-infor-vaaren","transcript":"https://dd-ab.akamaized.net/ab/vod/2020/03/5e680568026453045ff7269d/transcript.txt"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/10/653bbad429e82c0008d921cc/,480_270_492,640_360_981,960_540_1962,1280_720_3435,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/10/653bbad429e82c0008d921cc/ps_1280_720_5657.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/10/653bbad429e82c0008d921cc/ps_1280_720_5657.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/f2d919af3589e0e47b730ee34361a910.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/7e2d686284bd27538c8677c731db7fbb.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":605654,"flightTimes":{"start":1583875048,"end":null},"published":1584005826,"updated":1698415029,"created":1583875048,"showDisplays":true,"displays":7316,"descriptionFront":null,"description":"Våren är här och det är dags att förså frön. Här är trädgårdsexperten Bosse Rappnes bästa tips inför säsongen.","titleFront":"Så frön – här är trädgårdsexperten Bosse Rappnes tips","title":"Bosse Rappnes bästa såtips inför våren","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"7bfd3ecb-c664-4aee-b615-bc1db79976e6","tag":"Växthus","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/7bfd3ecb-c664-4aee-b615-bc1db79976e6"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/308431"}}},{"provider":"ab","id":286950,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"august.hakansson@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"SQKiGTU9","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5949,"sourceFile":"/ab/vod/2024/12/6762b98d12c19600083ecbd8/ps_1280_720_5949.mp4"}],"nextAsset":{"id":367838},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","2faa647d-77d0-4a1e-be38-a3922ad96b2e","ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"286950","newsLifetime":"2","newsValue":"3","seoTitle":"Så rensar du bort ogräset med Bosse Rappnes bästa tips","tagsSuggestions":"[{\"enabled\":true,\"id\":\"b390ba3b-c457-4771-91d0-91970e8f2e23\",\"type\":\"descriptor\",\"title\":\"Antikviteter\",\"score\":0.5285},{\"enabled\":true,\"id\":\"cebd92f9-343a-4b13-8a80-08ec25ed96c7\",\"type\":\"descriptor\",\"title\":\"Trädgårdskalendern\",\"score\":0.512},{\"enabled\":true,\"id\":\"ae386f2678484783828c2c5fd18cbf15423234e8\",\"type\":\"descriptor\",\"title\":\"Längdskidor\",\"score\":0.4181},{\"enabled\":true,\"id\":\"2faa647d-77d0-4a1e-be38-a3922ad96b2e\",\"type\":\"descriptor\",\"title\":\"Ogräs\",\"score\":0.416},{\"enabled\":true,\"id\":\"6861499c-1537-45dc-96e1-23a4e5dee19a\",\"type\":\"descriptor\",\"title\":\"Loppis\",\"score\":0.416},{\"enabled\":true,\"id\":\"5c9936ce-3329-4163-b843-8bce29505dba\",\"type\":\"descriptor\",\"title\":\"Hus och hem\",\"score\":0.3657},{\"enabled\":true,\"id\":\"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b\",\"type\":\"descriptor\",\"title\":\"Odla\",\"score\":0.3461},{\"enabled\":true,\"id\":\"429cd0c7-4ff3-4238-ae1d-25c80ab1b8ee\",\"type\":\"descriptor\",\"title\":\"Sportbladet Plus\",\"score\":0.3447},{\"enabled\":true,\"id\":\"e3e20f9b-5da0-40ba-903e-a3970e36ae74\",\"type\":\"descriptor\",\"title\":\"Trädgård\",\"score\":0.3423},{\"enabled\":true,\"id\":\"7c088747-7f84-49a8-80c4-468e6df9bc88\",\"type\":\"descriptor\",\"title\":\"Skid-VM\",\"score\":0.3342},{\"enabled\":true,\"id\":\"c59bb959-8cf4-4859-8538-a30828e099e5\",\"type\":\"descriptor\",\"title\":\"Jul\",\"score\":0.3267},{\"enabled\":true,\"id\":\"9008cb09-f599-4a80-b178-ae5f38f94ff9\",\"type\":\"descriptor\",\"title\":\"Blommor\",\"score\":0.3267},{\"enabled\":true,\"id\":\"e54133fb-06db-4aa3-b581-52f2d82e9ba5\",\"type\":\"descriptor\",\"title\":\"Jordgubbar\",\"score\":0.3217}]","titleShortPath":"bosse-rappne-saa-vinner-du-ograskampen","transcript":"https://dd-ab.akamaized.net/ab/vod/2019/05/5cdd40ecc1001c0686e0af9b/transcript.txt"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/12/6762b98d12c19600083ecbd8/,480_270_497,640_360_994,960_540_1988,1280_720_3478,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/12/6762b98d12c19600083ecbd8/ps_1280_720_5949.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/12/6762b98d12c19600083ecbd8/ps_1280_720_5949.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/7bc812d747e8a792b161ace41f9a5ce7.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/fa75ff852942b7d74e8baa9354f98efd.jpg","featured":null},"category":{"id":1208,"title":"Godare","parentId":1040,"showCategory":true,"isSeries":false,"order":69,"stats":null,"ageLimit":null,"lastAsset":{"id":340176},"additional":{"description":"Godare är en tv-kanal för foodies i alla åldrar. Här kommer internationella och nya svenska matprogram att inspirera kök över hela landet.","shortDescription":"","shortPath":"godare","image":"https://images.stream.schibsted.media/users/ab_/images/bbf0a077a3c5106f1645c81cdfed0511.jpg","isImageUploaded":true,"logo":"https://images.stream.schibsted.media/users/ab_/images/32f89a7c189a00e837195fa14e275472.jpg","background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":false},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/categories/1208"}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":215808,"flightTimes":{"start":1558003753,"end":null},"published":1558004444,"updated":1734526494,"created":1558003753,"showDisplays":true,"displays":152379,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne rensar ogräs i Ulriksdal – visar bästa knepen för hur du slipper kirskål och annat i dina rabatter","titleFront":"Vinn ogräskampen med Bosse Rappnes tips","title":"Bosse Rappne: Så vinner du ogräskampen","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"2faa647d-77d0-4a1e-be38-a3922ad96b2e","tag":"Ogräs","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/2faa647d-77d0-4a1e-be38-a3922ad96b2e"}}},{"id":"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","tag":"Odla","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/286950"}}},{"provider":"ab","id":283263,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"bo.bergendal@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"OUfXGW4G","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5267,"sourceFile":"/ab/vod/2023/09/65152e204d7db800080493fe/ps_1280_720_5267.mp4"}],"nextAsset":{"id":265932},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9","ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"283263","mood":"neutral","newsLifetime":"2","newsValue":"3","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/09/65152e204d7db800080493fe/preview/1695886973/meta_preview_360p.mp4","seoTitle":"Vårblommor: Trädgårdsexperten Bo Rappne tipsar","tagsSuggestions":"[{\"enabled\":true,\"id\":\"1f9295d3-7bc5-41a6-ace9-c3efba653c1e\",\"type\":\"descriptor\",\"title\":\"Hanna Glas\",\"score\":0.4509},{\"enabled\":true,\"id\":\"22717aeb-a772-40bc-846e-c165a5b4a99c\",\"type\":\"descriptor\",\"title\":\"Damlandslaget i fotboll\",\"score\":0.4415},{\"enabled\":true,\"id\":\"e3e20f9b-5da0-40ba-903e-a3970e36ae74\",\"type\":\"descriptor\",\"title\":\"Trädgård\",\"score\":0.4031},{\"enabled\":true,\"id\":\"8060fcbc-8bda-4097-9252-d49dc2e0087e\",\"type\":\"descriptor\",\"title\":\"Ångest\",\"score\":0.3823},{\"enabled\":true,\"id\":\"429cd0c7-4ff3-4238-ae1d-25c80ab1b8ee\",\"type\":\"descriptor\",\"title\":\"Sportbladet Plus\",\"score\":0.3673},{\"enabled\":true,\"id\":\"653025fa-c19d-4e97-a8c9-1fe628349549\",\"type\":\"descriptor\",\"title\":\"Aftonbladet Inizio\",\"score\":0.3643},{\"enabled\":true,\"id\":\"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b\",\"type\":\"descriptor\",\"title\":\"Odla\",\"score\":0.3533},{\"enabled\":true,\"id\":\"fe17d7c9-e14c-497c-8ecd-ccd4059d0c27\",\"type\":\"descriptor\",\"title\":\"Sex & samlevnad\",\"score\":0.3361},{\"enabled\":true,\"id\":\"c754dbcf-2f59-4194-a608-24d4bf9af668\",\"type\":\"descriptor\",\"title\":\"Sexualitet\",\"score\":0.3277},{\"enabled\":true,\"id\":\"2faa647d-77d0-4a1e-be38-a3922ad96b2e\",\"type\":\"descriptor\",\"title\":\"Ogräs\",\"score\":0.3206}]","titleShortPath":"bosse-rappne-har-ar-de-basta-vaarblommorna","transcript":"https://dd-ab.akamaized.net/ab/vod/2019/04/5ca4ed218ecd44392e6fe861/transcript.txt"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/65152e204d7db800080493fe/,480_270_497,640_360_989,960_540_1977,1280_720_3459,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/65152e204d7db800080493fe/ps_1280_720_5267.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/65152e204d7db800080493fe/ps_1280_720_5267.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/1x-cI6lDJODi.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/-KbGYTmEgFQP.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":224854,"flightTimes":{"start":1554239789,"end":null},"published":1554272675,"updated":1695888284,"created":1554239789,"showDisplays":true,"displays":115022,"descriptionFront":null,"description":"Vårblommorna som tål minusgrader och frost. Här är Bosse Rappnes bästa tips för en riklig blomning.","titleFront":"Trädgårdsexperten Bo Rappne tipsar om vårblommor","title":"Bosse Rappne - här är de bästa vårblommorna","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","tag":"Odla","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/283263"}}},{"provider":"ab","id":268473,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"lotte.fernvall@schibsted.com","lastEditedBy":"lena.widman@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"Ruzt6bbI","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":2800,"sourceFile":"/ab/vod/2018/10/9112aaa1a83fbb365d594e7c0ec1edec/ps_1280_720_2800.mp4"}],"nextAsset":{"id":266507},"subtitles":[],"tags":[],"stories":[],"metadata":{"exportedToAbse":"268473","newsLifetime":"2","newsValue":"3","statisticsTitle":"Bosse Rappne tipsar","titleShortPath":"saa-lyckas-du-med-dina-krukvaxter"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2018/10/9112aaa1a83fbb365d594e7c0ec1edec/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2018/10/9112aaa1a83fbb365d594e7c0ec1edec/ps_1280_720_2800.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2018/10/9112aaa1a83fbb365d594e7c0ec1edec/ps_1280_720_2800.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/7c253d23ec66237231247b2600467839.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/c6d5e0e1f25735b14877e0dac9a4ccce.jpg","featured":null},"category":{"id":1155,"title":"Härligt Hemma","parentId":3,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":308431},"additional":{"description":"Härligt hemma - Trenderna, inspirationen, idéerna – och kapen! Härligt hemma är inredningsglädje, vare sig du planerar en helrenovering eller bara söker den perfekta soffkudden.","shortDescription":null,"shortPath":"harligthemma","image":"https://imbo.vgtv.no/users/ab_/images/da0bcc1c867100b7a61fc97cbf61d6a4.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":212360,"flightTimes":{"start":1539616980,"end":null},"published":1539673309,"updated":1675449662,"created":1539617034,"showDisplays":true,"displays":40096,"descriptionFront":null,"description":"Bosse Rappne tipsar","titleFront":"","title":"Så lyckas du med dina krukväxter","_embedded":{"tags":[]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/268473"}}},{"provider":"ab","id":263845,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"oskar.brusen@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"a7S7CcRc","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4827,"sourceFile":"/ab/vod/2023/08/64edc72c7440babd6be32fcb/ps_1280_720_4827.mp4"}],"nextAsset":{"id":351648},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","b0054c29-194a-4d8d-a794-77a7ef87ce48"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"263845","newsLifetime":"2","newsValue":"3","seoTitle":"Få en fin höstrabatt med Bosse Rappne","statisticsTitle":"Trädgårdsexperten Bosse Rappnes trädgårdstips inför hösten","titleShortPath":"saa-faar-du-en-fin-och-farggrann-hostrabatt"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/08/64edc72c7440babd6be32fcb/,480_270_492,640_360_983,960_540_1970,1280_720_3447,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/08/64edc72c7440babd6be32fcb/ps_1280_720_4827.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/08/64edc72c7440babd6be32fcb/ps_1280_720_4827.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/5908660c7493ae84894dee3639836568.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/qwnhosg9e7ce.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":187680,"flightTimes":{"start":1535544960,"end":null},"published":1535545001,"updated":1701416820,"created":1535545001,"showDisplays":true,"displays":21517,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappnes bästa tips inför hösten för odling i rabatter.","titleFront":"","title":"Så får du en fin och färggrann höstrabatt","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"b0054c29-194a-4d8d-a794-77a7ef87ce48","tag":"hemma: trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/b0054c29-194a-4d8d-a794-77a7ef87ce48"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/263845"}}},{"provider":"ab","id":266048,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"bo.bergendal@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"NobzVwVS","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5019,"sourceFile":"/ab/vod/2023/09/651531274d7db80008049409/ps_1280_720_5019.mp4"}],"nextAsset":{"id":283263},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"266048","newsLifetime":"2","newsValue":"3","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/09/651531274d7db80008049409/preview/1695887740/meta_preview_360p.mp4","seoDescription":"Trädgårdsexperten Bo Rappne tipsar om hur du planterar vårlökar i kruka i lager.","seoTitle":"Vårlökar: Bo Rappne tipsar om vårlök i kruka","statisticsTitle":"Bosse Rappne: Nu är det dags att sätta vårlökarna i kruka","titleShortPath":"bosse-rappne-dags-att-satta-vaarlokarna-i-kruka"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/651531274d7db80008049409/,480_270_497,640_360_988,960_540_1981,1280_720_3468,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/651531274d7db80008049409/ps_1280_720_5019.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/651531274d7db80008049409/ps_1280_720_5019.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/V_4yoYVC0VAV.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/-_NTk58Zbnx_.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":181206,"flightTimes":{"start":1537441140,"end":null},"published":1537449288,"updated":1695888310,"created":1537441196,"showDisplays":true,"displays":12303,"descriptionFront":null,"description":"Så du gör du trädgårdsmästaren Bo Rappnes trestegsraket med vårlökar","titleFront":"Vårlökar i kruka – Bo Rappne tipsar","title":"Bosse Rappne: Dags att sätta vårlökarna i kruka","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/266048"}}},{"provider":"ab","id":262714,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"linn.lyback@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"AdqaqFxO","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5236,"sourceFile":"/ab/vod/2023/09/651536414d7db8000804940f/ps_1280_720_5236.mp4"}],"nextAsset":{"id":283263},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","51f7d035-8f02-4fe8-8d85-7d53f86ffe14","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"262714","newsLifetime":"2","newsValue":"3","seoTitle":"Torr gräsmatta: Rappne tipsar om torrt gräs","statisticsTitle":"Så tar du hand om din torra gräsmatta","titleShortPath":"saa-raddar-du-grasmattan-efter-torkan"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/651536414d7db8000804940f/,480_270_487,640_360_970,960_540_1940,1280_720_3396,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/651536414d7db8000804940f/ps_1280_720_5236.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/651536414d7db8000804940f/ps_1280_720_5236.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/KmBwKQxCC3SJ.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/ieiQVwlvjrza.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":111600,"flightTimes":{"start":1534579440,"end":null},"published":1534763561,"updated":1695889912,"created":1534579499,"showDisplays":true,"displays":49727,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips för din gräsmatta","titleFront":"Rappnes bästa tips när gräsmattan torkat","title":"Så räddar du gräsmattan efter torkan","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"51f7d035-8f02-4fe8-8d85-7d53f86ffe14","tag":"Torka","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/51f7d035-8f02-4fe8-8d85-7d53f86ffe14"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/262714"}}},{"provider":"ab","id":262711,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"linn.lyback@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"dFoIiW4G","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5831,"sourceFile":"/ab/vod/2023/11/654b464d29e82c0008d92890/ps_1280_720_5831.mp4"}],"nextAsset":{"id":257112},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","f47eb64f-2f55-462d-b56c-caf14918dd0f"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"262711","newsLifetime":"2","newsValue":"3","seoTitle":"Gallra frukträd - så gör du","statisticsTitle":"Så gallrar du ditt plommonträd","titleShortPath":"saa-har-gallrar-du-dina-frukttrad"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/11/654b464d29e82c0008d92890/,480_270_500,640_360_998,960_540_1997,1280_720_3497,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/11/654b464d29e82c0008d92890/ps_1280_720_5831.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/11/654b464d29e82c0008d92890/ps_1280_720_5831.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/59b4add58a7ac1f964de3604a6f245e9.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/f14939e6fca6c91b3649af528405e167.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":180779,"flightTimes":{"start":1534578840,"end":null},"published":1534763527,"updated":1699432170,"created":1534578844,"showDisplays":true,"displays":6468,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips","titleFront":"","title":"Så här gallrar du dina fruktträd","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"f47eb64f-2f55-462d-b56c-caf14918dd0f","tag":"Fruktträd","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/f47eb64f-2f55-462d-b56c-caf14918dd0f"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/262711"}}},{"provider":"ab","id":257112,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":false,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"75U2TjOJ","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5863,"sourceFile":"/ab/vod/2023/10/65325b8bf419f20008f6a69c/ps_1280_720_5863.mp4"}],"nextAsset":{"id":257108},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43"],"stories":[],"metadata":{"aspectRatio":"1.78","campaignId":"","exportedToAbse":"257112","newsLifetime":"3","newsValue":"3","productId":"","refPartner":"","seoTitle":"Gurka - så enkelt odlar du i växthus","statisticsTitle":"Så enkelt odlar du din egen gurka i växthus"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/10/65325b8bf419f20008f6a69c/,480_270_492,640_360_982,960_540_1964,1280_720_3439,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/10/65325b8bf419f20008f6a69c/ps_1280_720_5863.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/10/65325b8bf419f20008f6a69c/ps_1280_720_5863.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/5dacba34a04987c8e5fb7dcc8d117223.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/436c574c47d38651530b557ab4fc8b58.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":167360,"flightTimes":{"start":1529310720,"end":null},"published":1529311266,"updated":1697799140,"created":1529310736,"showDisplays":true,"displays":196997,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips","titleFront":"","title":"Så enkelt odlar du din egen gurka i växthus","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/257112"}}},{"provider":"ab","id":248896,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":false,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"m1OV78ZB","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5712,"sourceFile":"/ab/vod/2023/10/6539013873d91300084af1d1/ps_1280_720_5712.mp4"}],"nextAsset":{"id":351648},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","campaignId":"","exportedToAbse":"248896","newsLifetime":"2","newsValue":"4","noindex":"true","productId":"","refPartner":"","seoDescription":"Bosse Rappnes bästa råd om vårblommor i kruka","seoTitle":"Plantera vårblommor i kruka med Bosse Rappne","silentplay":"true","statisticsTitle":"Bosse Rappne: Möt våren – med vackra krukorna"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/10/6539013873d91300084af1d1/,480_270_496,640_360_986,960_540_1973,1280_720_3457,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/10/6539013873d91300084af1d1/ps_1280_720_5712.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/10/6539013873d91300084af1d1/ps_1280_720_5712.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/84176b8a418437191470a3b84b704c26.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/7758c31f3d8ff5c4507fc58fe1288039.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":128491,"flightTimes":{"start":1523013420,"end":null},"published":1523013540,"updated":1698415387,"created":1523013455,"showDisplays":true,"displays":96718,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa råd om vårblommor i kruka","titleFront":"Plantera ut vårblommor med Bosse Rappne","title":"Bosse Rappne: Möt våren – med vackra krukorna","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/248896"}}},{"provider":"ab","id":257108,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":false,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"Pp13KMay","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5961,"sourceFile":"/ab/vod/2024/12/67614e6dbf97bc000884477b/ps_1280_720_5961.mp4"}],"nextAsset":{"id":257107},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43"],"stories":[],"metadata":{"aspectRatio":"1.78","campaignId":"","exportedToAbse":"257108","newsLifetime":"3","newsValue":"3","productId":"","refPartner":"","seoTitle":"Tomater - så lyckas du i växthuset","statisticsTitle":"Så lyckas du med tomaterna i växthuset"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/12/67614e6dbf97bc000884477b/,480_270_498,640_360_995,960_540_1991,1280_720_3485,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/12/67614e6dbf97bc000884477b/ps_1280_720_5961.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/12/67614e6dbf97bc000884477b/ps_1280_720_5961.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/815cebef5b586677974c298eff7efc80.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/c6a460aa1581c117c22281eb14a4157f.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":325846,"flightTimes":{"start":1529310480,"end":null},"published":1529311215,"updated":1734430518,"created":1529310531,"showDisplays":true,"displays":132819,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips","titleFront":"Tomatodling - så lyckas du i växthuset","title":"Så lyckas du med tomaterna i växthuset","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/257108"}}},{"provider":"ab","id":257107,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":false,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"4wKvf0g1","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5939,"sourceFile":"/ab/vod/2023/10/6532578f73d91300084aee49/ps_1280_720_5939.mp4"}],"nextAsset":{"id":257108},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43"],"stories":[],"metadata":{"aspectRatio":"1.78","campaignId":"","exportedToAbse":"257107","newsLifetime":"3","newsValue":"3","productId":"","refPartner":"","seoTitle":"Växthus - Bosse Rappne tipsar om hur du fixar ett riktigt fint växthus","statisticsTitle":"Så här fixar du finaste växthuset"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/10/6532578f73d91300084aee49/,480_270_499,640_360_996,960_540_1991,1280_720_3486,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/10/6532578f73d91300084aee49/ps_1280_720_5939.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/10/6532578f73d91300084aee49/ps_1280_720_5939.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/3e7869d5dfdec631f1dbdf5ababed1e7.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/2a944e686a49f46e8ec6cfebeafc2838.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":325520,"flightTimes":{"start":1529310480,"end":null},"published":1529311166,"updated":1697798279,"created":1529310510,"showDisplays":true,"displays":56187,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips för att fixa ett riktigt fint växthus","titleFront":"","title":"Så här fixar du finaste växthuset","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/257107"}}},{"provider":"ab","id":255710,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"SBrBL34R","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5335,"sourceFile":"/ab/vod/2023/09/651529544d7db800080493fa/ps_1280_720_5335.mp4"}],"nextAsset":{"id":254528},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"255710","newsLifetime":"3","newsValue":"3","seoTitle":"Rappne tipsar om verktyg i trädgården","statisticsTitle":"Bosse Rappne: Verktygen som du behöver i din trädgård","titleShortPath":"verktygen-som-du-behover-i-din-tradgaard"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/651529544d7db800080493fa/,480_270_488,640_360_972,960_540_1942,1280_720_3397,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/651529544d7db800080493fa/ps_1280_720_5335.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/651529544d7db800080493fa/ps_1280_720_5335.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/4-qZ7SggRs0G.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/nvVsJtoHpE36.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":304214,"flightTimes":{"start":1528208160,"end":null},"published":1528208322,"updated":1695886923,"created":1528208192,"showDisplays":true,"displays":6922,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips om verktyg i trädgården.","titleFront":"Rappne: De här verktygen behöver du in trädgården","title":"Verktygen som du behöver i din trädgård","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/255710"}}},{"provider":"ab","id":254528,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"sofia.persson@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"V85RSkYZ","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5709,"sourceFile":"/ab/vod/2023/09/65152d0be0fc100008dcc701/ps_1280_720_5709.mp4"}],"nextAsset":{"id":351648},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"254528","newsLifetime":"3","newsValue":"3","noindex":"TRUE","seoTitle":"Rappnes favoritblommor: Verbena, sommarljus och paradisblomster","statisticsTitle":"Bosse Rappne: Här är mina favoriter bland sommarblommorna","titleShortPath":"har-ar-bosse-rappnes-favoritblommor"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/65152d0be0fc100008dcc701/,480_270_491,640_360_977,960_540_1953,1280_720_3416,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/65152d0be0fc100008dcc701/ps_1280_720_5709.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/65152d0be0fc100008dcc701/ps_1280_720_5709.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/XcxKDVoT7uVM.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/WcDE3FJj_tLB.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":106816,"flightTimes":{"start":1527252720,"end":null},"published":1527252731,"updated":1695887750,"created":1527252731,"showDisplays":true,"displays":11488,"descriptionFront":null,"description":"Bosse Rappne visar sina favoritblommor: Bland annat Verbena, sommarljus och paradisblomster.","titleFront":"Bosse Rappnes favoriter bland blommor","title":"Här är Bosse Rappnes favoritblommor","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/254528"}}},{"provider":"ab","id":254524,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"35wjHS3t","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5930,"sourceFile":"/ab/vod/2023/09/65155c24e0fc100008dcc73a/ps_1280_720_5930.mp4"}],"nextAsset":{"id":252561},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"254524","newsLifetime":"3","newsValue":"3","noindex":"TRUE","seoTitle":"Balkongblommor: Bosse Rappne tipsar – blommor på balkong","statisticsTitle":"Bosse Rappne: Så lyckas du med balkongblommorna","titleShortPath":"saa-lyckas-du-med-balkongblommorna"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/65155c24e0fc100008dcc73a/,480_270_495,640_360_989,960_540_1978,1280_720_3462,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/65155c24e0fc100008dcc73a/ps_1280_720_5930.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/65155c24e0fc100008dcc73a/ps_1280_720_5930.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/VW1dCVdjiQHR.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/54FtNPIqD8yx.jpg","featured":null},"category":{"id":1155,"title":"Härligt Hemma","parentId":3,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":308431},"additional":{"description":"Härligt hemma - Trenderna, inspirationen, idéerna – och kapen! Härligt hemma är inredningsglädje, vare sig du planerar en helrenovering eller bara söker den perfekta soffkudden.","shortDescription":null,"shortPath":"harligthemma","image":"https://imbo.vgtv.no/users/ab_/images/da0bcc1c867100b7a61fc97cbf61d6a4.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":358934,"flightTimes":{"start":1527251400,"end":null},"published":1527251406,"updated":1695988009,"created":1527251406,"showDisplays":true,"displays":64285,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips för balkongen","titleFront":"Bosse Rappne tipsar om blommor på balkongen","title":"Så lyckas du med balkongblommorna","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/254524"}}},{"provider":"ab","id":252561,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":false,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"ysVJR6Da","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5942,"sourceFile":"/ab/vod/2023/10/65379f8bf419f20008f6a952/ps_1280_720_5942.mp4"}],"nextAsset":{"id":248896},"subtitles":[],"tags":["5c9936ce-3329-4163-b843-8bce29505dba","e3e20f9b-5da0-40ba-903e-a3970e36ae74","0045a124-77ed-4ada-a33c-c90759e2be09","16d9cf19-cd8b-42af-b405-8b9210b09c43","c8d4a673-e0c5-4757-8583-2683e17cdb10"],"stories":[],"metadata":{"aspectRatio":"1.78","campaignId":"","exportedToAbse":"252561","newsLifetime":"2","newsValue":"3","productId":"","refPartner":"","silentplay":"true","statisticsTitle":"Så piffar du upp balkongen eller uteplatsen – med träd i kruka"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/10/65379f8bf419f20008f6a952/,480_270_494,640_360_987,960_540_1974,1280_720_3456,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/10/65379f8bf419f20008f6a952/ps_1280_720_5942.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/10/65379f8bf419f20008f6a952/ps_1280_720_5942.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/434c35046f8f980dc2f3e8e64cf0c7bf.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/157c18940a3a4c0d1665b5cec76e1fcb.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":259648,"flightTimes":{"start":1525785060,"end":null},"published":1525785503,"updated":1698144413,"created":1525785092,"showDisplays":true,"displays":338616,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne visar hur du kan piffa upp balkongen eller uteplatsen med att planera träd i en kruka och få lite trädgårdskänsla.","titleFront":"","title":"Så piffar du upp balkongen eller uteplatsen – med träd i kruka","_embedded":{"tags":[{"id":"5c9936ce-3329-4163-b843-8bce29505dba","tag":"Hus och hem","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/5c9936ce-3329-4163-b843-8bce29505dba"}}},{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"0045a124-77ed-4ada-a33c-c90759e2be09","tag":"Stadsodling","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/0045a124-77ed-4ada-a33c-c90759e2be09"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"c8d4a673-e0c5-4757-8583-2683e17cdb10","tag":"Ullriksdals slottsträdgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/c8d4a673-e0c5-4757-8583-2683e17cdb10"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/252561"}}},{"provider":"ab","id":265932,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"bo.bergendal@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"yUSGWJPI","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5835,"sourceFile":"/ab/vod/2023/09/64f1e66336c3fe32f91753f8/ps_1280_720_5835.mp4"}],"nextAsset":{"id":356903},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"265932","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2022/05/629590ef004b9d19326f3d07/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/09/64f1e66336c3fe32f91753f8/preview/1695886531/meta_preview_360p.mp4","seoDescription":"Blommor och andra växter till hösten. Bosse Rappne guidar om höstens favoriter.","seoTitle":"Höstplantering: Bosse Rappne tipsar om höstens favoriter","statisticsTitle":"Bosse Rappnes favoriter på hösten","titleShortPath":"bosse-rappnes-favoriter-paa-hosten"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/64f1e66336c3fe32f91753f8/,480_270_495,640_360_987,960_540_1976,1280_720_3461,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/64f1e66336c3fe32f91753f8/ps_1280_720_5835.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/64f1e66336c3fe32f91753f8/ps_1280_720_5835.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/7ff433e91e20bdc563344d71b7969e59.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/mqHzx-f_TD1V.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":182656,"flightTimes":{"start":1537363440,"end":null},"published":1537449464,"updated":1695975977,"created":1537363468,"showDisplays":true,"displays":592,"descriptionFront":null,"description":"Bosse Rappne tipsar om lättskötta och tåliga växter för höstplanteringen","titleFront":"Ljung, timjan och andra höstfavoriter med Rappne","title":"Bosse Rappnes favoriter på hösten","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/265932"}}},{"provider":"ab","id":250377,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"joakim.wedholm@schibsted.com","lastEditedBy":"lena.widman@schibsted.com","source":0,"notes":null,"showInNewest":false,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"TRjhReIY","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5098,"sourceFile":"/ab/vod/2022/05/6295f4bfcff0d85f1ca383ea/ps_1280_720_5098.mp4"}],"nextAsset":{"id":248896},"subtitles":[],"tags":["e3e20f9b-5da0-40ba-903e-a3970e36ae74","16d9cf19-cd8b-42af-b405-8b9210b09c43"],"stories":[],"metadata":{"aspectRatio":"1.78","campaignId":"","exportedToAbse":"250377","newsLifetime":"3","newsValue":"3","noindex":"TRUE","preview":"https://dd-ab.akamaized.net/ab/vod/2022/05/6295f4bfcff0d85f1ca383ea/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2022/05/6295f4bfcff0d85f1ca383ea/meta_preview_360p.mp4","productId":"","refPartner":"","statisticsTitle":"Så förbereder du trädgården inför sommaren"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2022/05/6295f4bfcff0d85f1ca383ea/,480_270_499,640_360_956,960_540_1885,1280_720_3322,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2022/05/6295f4bfcff0d85f1ca383ea/ps_1280_720_5098.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2022/05/6295f4bfcff0d85f1ca383ea/ps_1280_720_5098.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/8e45fdd037a2faf50030b538dbe204c0.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/i5qH_En9PhMh.jpg","featured":null},"category":{"id":4,"title":"Nyheter","parentId":3,"showCategory":true,"isSeries":false,"order":49,"stats":null,"ageLimit":null,"lastAsset":{"id":340250},"additional":{"description":"Sveriges största och snabbaste nyhetskanal online","shortDescription":"Här håller vi dig uppdaterad på de senaste nyheterna runt om i världen","shortPath":"nyheter","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/dd29631afcbac99a70f75ec4097b8242.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/e9bfdd308f39086d451c73930e866fc6.jpg","isImageUploaded":true,"logo":"https://imbo.vgtv.no/users/ab_/images/5c0540de6135ef37be224c503a1b4624.jpg","background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/categories/4"}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":389283,"flightTimes":{"start":1524146340,"end":null},"published":1524146449,"updated":1653994821,"created":1524146347,"showDisplays":true,"displays":128349,"descriptionFront":null,"description":"Trädgårdsexperten Bosse Rappne ger sina bästa tips","titleFront":"","title":"Så förbereder du trädgården inför sommaren","_embedded":{"tags":[{"id":"e3e20f9b-5da0-40ba-903e-a3970e36ae74","tag":"Trädgård","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/e3e20f9b-5da0-40ba-903e-a3970e36ae74"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/250377"}}},{"provider":"ab","id":266507,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"magnus.ericsson@schibsted.com","lastEditedBy":"lena.widman@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"tWiSTGR7","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":2433,"sourceFile":"/ab/vod/2018/09/5baa0d4bbbd51f6fb5a08ae3/ps_1280_720_2433.mp4"}],"nextAsset":{"id":266048},"subtitles":[],"tags":["9008cb09-f599-4a80-b178-ae5f38f94ff9","ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"],"stories":["e8a7b9bf-340c-44ba-b42e-459c35f2f1d7"],"metadata":{"exportedToAbse":"266507","newsLifetime":"2","newsValue":"3","seoTitle":"Bosse Rappnes bästa tips – rädda växterna från frosten","titleShortPath":"sa-ra-ddar-du-va-xterna-fra-n-frosten"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2018/09/5baa0d4bbbd51f6fb5a08ae3/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2018/09/5baa0d4bbbd51f6fb5a08ae3/ps_1280_720_2433.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2018/09/5baa0d4bbbd51f6fb5a08ae3/ps_1280_720_2433.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/b9f28077b053523ba4c303e6d19c6932.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/24c5f7b402577e4e4773aa72fd47915c.jpg","featured":null},"category":{"id":1155,"title":"Härligt Hemma","parentId":3,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":308431},"additional":{"description":"Härligt hemma - Trenderna, inspirationen, idéerna – och kapen! Härligt hemma är inredningsglädje, vare sig du planerar en helrenovering eller bara söker den perfekta soffkudden.","shortDescription":null,"shortPath":"harligthemma","image":"https://imbo.vgtv.no/users/ab_/images/da0bcc1c867100b7a61fc97cbf61d6a4.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":33878,"flightTimes":{"start":1537871170,"end":null},"published":1537871479,"updated":1675448471,"created":1537871170,"showDisplays":true,"displays":17097,"descriptionFront":null,"description":"Nu kommer frostnätterna – så här gör du för att skydda dina plantor från kylan.","titleFront":"Bosse Rappnes bästa tips – rädda växterna från frosten","title":"Så räddar du växterna från frosten","_embedded":{"tags":[{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","tag":"Odla","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/266507"}}},{"provider":"ab","id":272674,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"bjorn.lindahl@schibsted.com","lastEditedBy":"sofia.persson@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"AEIQaSfN","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5742,"sourceFile":"/ab/vod/2023/10/653bc372f419f20008f6ac1b/ps_1280_720_5742.mp4"}],"subtitles":[],"tags":["c59bb959-8cf4-4859-8538-a30828e099e5","16d9cf19-cd8b-42af-b405-8b9210b09c43"],"stories":["5b25e80b-077f-4e2f-9879-e856cbbb52e4"],"metadata":{"aspectRatio":"1.78","exportedToAbse":"272674","newsLifetime":"3","newsValue":"3","statisticsTitle":"Bosse Rappne tippsar","titleShortPath":"bosse-rappne-bind-vackraste-julkransen"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/10/653bc372f419f20008f6ac1b/,480_270_495,640_360_988,960_540_1975,1280_720_3458,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/10/653bc372f419f20008f6ac1b/ps_1280_720_5742.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/10/653bc372f419f20008f6ac1b/ps_1280_720_5742.mp4"]},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/dfd7db84382e5fa73ec0303dcfd3df2e.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/e3a9c8e4281369c8ce85db23b3edd18b.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":448683,"flightTimes":{"start":1543421728,"end":null},"published":1543493293,"updated":1698416118,"created":1543421728,"showDisplays":true,"displays":7373,"descriptionFront":null,"description":"Så binder du en krans till jul och advent.","titleFront":null,"title":"Bosse Rappne: Bind vackraste julkransen","_embedded":{"tags":[{"id":"c59bb959-8cf4-4859-8538-a30828e099e5","tag":"Jul","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/c59bb959-8cf4-4859-8538-a30828e099e5"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/272674"}}},{"provider":"ab","id":274093,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"bjorn.lindahl@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"qjBWpanY","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5854,"sourceFile":"/ab/vod/2023/09/6509945204abdd775181d60c/ps_1280_720_5854.mp4"}],"nextAsset":{"id":270847},"subtitles":[],"tags":["c59bb959-8cf4-4859-8538-a30828e099e5","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9","ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"274093","newsLifetime":"2","newsValue":"3","seoDescription":"Trädgårdsexperten Bosse Rappne visar hur du gör en vacker julgrupp.","seoTitle":"Gör Bosse Rappnes julgrupp med hyacinter","statisticsTitle":"Bosse Rappne tipsar","titleShortPath":"bosse-rappne-saa-enkelt-gor-du-en-julgrupp"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/6509945204abdd775181d60c/,480_270_492,640_360_982,960_540_1965,1280_720_3439,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/6509945204abdd775181d60c/ps_1280_720_5854.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/6509945204abdd775181d60c/ps_1280_720_5854.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/_bkPE15hvksG.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/pDZAyj10sUx4.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":171414,"flightTimes":{"start":1544720700,"end":null},"published":1544774777,"updated":1695127799,"created":1544720725,"showDisplays":true,"displays":5597,"descriptionFront":null,"description":"Steg för steg – bygg en egen vacker julgrupp med hyacinter och andra växter. Trädgårdsexperten Bosse Rappne visar hur.","titleFront":"","title":"Bosse Rappne: Så enkelt gör du en julgrupp","_embedded":{"tags":[{"id":"c59bb959-8cf4-4859-8538-a30828e099e5","tag":"Jul","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/c59bb959-8cf4-4859-8538-a30828e099e5"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b","tag":"Odla","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/ba91e0f5-a6f4-4bed-b527-58a9d7c4e39b"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/274093"}}},{"provider":"ab","id":270847,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"bjorn.lindahl@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"BIVHOf1o","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5728,"sourceFile":"/ab/vod/2023/09/650994617440ba9d0ce33f2c/ps_1280_720_5728.mp4"}],"nextAsset":{"id":356878},"subtitles":[],"tags":["c59bb959-8cf4-4859-8538-a30828e099e5","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"270847","newsLifetime":"2","newsValue":"3","seoTitle":"Rappnes bästa tips och knep för julblomman amaryllis","statisticsTitle":"Bosse Rappnes Amaryllistips","titleShortPath":"bosse-rappnes-basta-amaryllistips"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/09/650994617440ba9d0ce33f2c/,480_270_497,640_360_992,960_540_1984,1280_720_3467,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/09/650994617440ba9d0ce33f2c/ps_1280_720_5728.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/09/650994617440ba9d0ce33f2c/ps_1280_720_5728.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/Z1GQQ9ffBman.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/IRXg9mLSzvyt.jpg","featured":null},"category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":152896,"flightTimes":{"start":1541681400,"end":null},"published":1541682854,"updated":1695378414,"created":1541681448,"showDisplays":true,"displays":57683,"descriptionFront":null,"description":"Så lyckas du med din amaryllis i jultid. Bo Rappne visar hur du tar hand om den.","titleFront":"","title":"Bosse Rappnes bästa amaryllistips","_embedded":{"tags":[{"id":"c59bb959-8cf4-4859-8538-a30828e099e5","tag":"Jul","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/c59bb959-8cf4-4859-8538-a30828e099e5"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/270847"}}},{"provider":"ab","id":274409,"additional":{"settings":{"showAds":true,"showEmbed":false,"showComments":false,"ageLimit":null,"tonoRegistered":false,"createdBy":"bjorn.lindahl@schibsted.com","lastEditedBy":"lena.widman@schibsted.com","source":0,"notes":null,"showInNewest":true,"loopGeneratorEnabled":false,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"eicdL0ay","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4683,"sourceFile":"/ab/vod/2022/05/629523b6004b9d5a5c6f3caf/ps_1280_720_4683.mp4"}],"subtitles":[],"tags":["c59bb959-8cf4-4859-8538-a30828e099e5","16d9cf19-cd8b-42af-b405-8b9210b09c43","9008cb09-f599-4a80-b178-ae5f38f94ff9"],"stories":[],"metadata":{"aspectRatio":"1.78","exportedToAbse":"274409","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2022/05/629523b6004b9d5a5c6f3caf/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2022/05/629523b6004b9d5a5c6f3caf/meta_preview_360p.mp4","statisticsTitle":"Bosse Rappne tipsar","titleShortPath":"bosse-rappne-fixa-fina-julblommor"}},"streamConfiguration":{"properties":[]},"streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2022/05/629523b6004b9d5a5c6f3caf/,480_270_498,640_360_957,960_540_1881,1280_720_3310,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2022/05/629523b6004b9d5a5c6f3caf/ps_1280_720_4683.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2022/05/629523b6004b9d5a5c6f3caf/ps_1280_720_4683.mp4"]},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/07bd7a585f5137493fc49bb841e58afe.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/fJbxIG1sWC_s.jpg","featured":null},"category":{"id":1155,"title":"Härligt Hemma","parentId":3,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":308431},"additional":{"description":"Härligt hemma - Trenderna, inspirationen, idéerna – och kapen! Härligt hemma är inredningsglädje, vare sig du planerar en helrenovering eller bara söker den perfekta soffkudden.","shortDescription":null,"shortPath":"harligthemma","image":"https://imbo.vgtv.no/users/ab_/images/da0bcc1c867100b7a61fc97cbf61d6a4.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"articleUrl":null,"series":null,"playback":null,"status":"active","streamType":"vod","assetType":"video","duration":594083,"flightTimes":{"start":1545059940,"end":null},"published":1545117294,"updated":1675452962,"created":1545059959,"showDisplays":true,"displays":4864,"descriptionFront":null,"description":"Så sköter du dina julblommor","titleFront":"","title":"Bosse Rappne: Fixa fina julblommor","_embedded":{"tags":[{"id":"c59bb959-8cf4-4859-8538-a30828e099e5","tag":"Jul","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/c59bb959-8cf4-4859-8538-a30828e099e5"}}},{"id":"16d9cf19-cd8b-42af-b405-8b9210b09c43","tag":"Bo Rappne","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/16d9cf19-cd8b-42af-b405-8b9210b09c43"}}},{"id":"9008cb09-f599-4a80-b178-ae5f38f94ff9","tag":"Blommor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/9008cb09-f599-4a80-b178-ae5f38f94ff9"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/274409"}}}],"preset2":["asset:367828","asset:367838","asset:367834","asset:308431","asset:286950","asset:283263","asset:268473","asset:263845","asset:266048","asset:262714","asset:262711","asset:257112","asset:248896","asset:257108","asset:257107","asset:255710","asset:254528","asset:254524","asset:252561","asset:265932","asset:250377","asset:266507","asset:272674","asset:274093","asset:270847","asset:274409"]},"header":"Trädgård","createdAt":"2021-02-17T18:59:41.258Z","updatedAt":"2024-04-17T08:26:38.470Z","id":"602d679a64687a0012b8c28c"},{"overrides":{"image":null,"title":"Mode","description":"Senaste trenderna och modenyheterna."},"options":{"buttonLabel":"Se klippet"},"type":"splash","isShared":false,"data":{"type":"assets","preset":[{"provider":"ab","id":368324,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"7upCLkXA","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4642,"sourceFile":"/ab/vod/2024/06/66795d83c286a400087807f6/ps_1280_720_4642.mp4"}],"nextAsset":{"id":368322},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613b9efb1588c00084500e7/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613b9efb1588c00084500e7/meta_preview_360p.mp4","seoTitle":"Äkta eller falsk väska - 5 saker som avgör","titleShortPath":"5-saker-som-avgoer-om-vaeskan-aer-aekta-eller-falsk"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1712568797,"description":"Pantbankens värderare Florencia Medvedeo visar 5 viktiga saker som visar om väskan är falsk eller äkta. Bland annat sömmar och läderdetaljer avslöjar äktheten.","descriptionFront":null,"displays":null,"duration":87723,"flightTimes":{"start":1712569091,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/2bdd9f17b8ac387a8b453919f0531ceb.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/a79831770988bb2ed3c06738c87c7734.jpg","featured":null},"playback":null,"published":1712569092,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/06/66795d83c286a400087807f6/,480_270_494,640_360_960,960_540_1923,1280_720_3377,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/06/66795d83c286a400087807f6/ps_1280_720_4642.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/06/66795d83c286a400087807f6/ps_1280_720_4642.mp4"]},"title":"5 saker som avgör om väskan är äkta eller falsk","titleFront":"Äkta eller falsk väska - 5 saker som avgör","updated":1719230141,"_embedded":{"tags":[{"id":"4394d4565abf55d1616c62e2efab4109a386b6bf","tag":"Mode","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/4394d4565abf55d1616c62e2efab4109a386b6bf"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/368324"}}}],"preset2":["asset:368324"]},"createdAt":"2021-02-09T18:48:15.476Z","updatedAt":"2024-04-17T08:41:55.993Z","id":"6022d8ef87b69f001293e860"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":false,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["vod"],"categoryId":"1023"}},"endpoint":"svp/assets"},"preset":[{"provider":"ab","id":368426,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"YM5HsX0w","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":2653,"sourceFile":"/ab/vod/2024/11/673c935e62d3a800082b0cb8/ps_1280_720_2653.mp4"}],"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","24c635cd-ea5a-4c16-9f70-2fefc675b46e","82ee7fac-8dde-4bcf-a834-d241e1d96e34","3d39ad9f-8fb2-4883-9c04-2a4f93308357"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/66166a30c286a4000877929f/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/66166a30c286a4000877929f/meta_preview_360p.mp4","seoTitle":"Styling - Ninas bästa modetips","titleShortPath":"ninas-mode-baesta-stylingtipsen"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1712744997,"description":"Modeexpert Nina Campioni ger sina bästa stylingtips. Från en rak och enkel svart klänning till olika stilar beroende på accessoarer och humör.","descriptionFront":null,"displays":null,"duration":53560,"flightTimes":{"start":1712745442,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/e860497eb6de7bc2c87c7bb95886a344.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/897a6138d1c903913cc25bb47d5afd53.jpg","featured":null},"playback":null,"published":1712745442,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/11/673c935e62d3a800082b0cb8/,480_270_492,640_360_791,960_540_1493,1280_720_2591,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/11/673c935e62d3a800082b0cb8/ps_1280_720_2653.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/11/673c935e62d3a800082b0cb8/ps_1280_720_2653.mp4"]},"title":"5 bästa stylingtipsen till enkel klänning","titleFront":"Styling - Ninas bästa modetips","updated":1732023362,"_embedded":{"tags":[{"id":"4394d4565abf55d1616c62e2efab4109a386b6bf","tag":"Mode","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/4394d4565abf55d1616c62e2efab4109a386b6bf"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"82ee7fac-8dde-4bcf-a834-d241e1d96e34","tag":"Nina Campioni","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/82ee7fac-8dde-4bcf-a834-d241e1d96e34"}}},{"id":"3d39ad9f-8fb2-4883-9c04-2a4f93308357","tag":"Accessoarer","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/3d39ad9f-8fb2-4883-9c04-2a4f93308357"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/368426"}}},{"provider":"ab","id":356364,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"9YDWMQEb","cuePoints":[],"sourceFiles":[{"width":1920,"height":1080,"bitrate":5754,"sourceFile":"/ab/vod/2023/05/64709b9322f3256f1e15fdc7/ps_1920_1080_5754.mp4"}],"nextAsset":{"id":357308},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","24c635cd-ea5a-4c16-9f70-2fefc675b46e","43f298fd-452d-4f65-a594-a187a9595ec5","c6e92fd3-76f0-4c8d-ba34-192d6fb8cf2c"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/05/64709b9322f3256f1e15fdc7/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/05/64709b9322f3256f1e15fdc7/meta_preview_360p.mp4","seoTitle":"Så gör du dina sneakers rena: Steg för steg","titleShortPath":"sa-far-du-dina-vita-sneakers-skinande-rena"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1685101448,"description":"Har dina vita sneakers blivit smutsiga och tappat den där härliga känslan? Missmoda inte, med några enkla steg får du dem skinande rena och fräscha igen!","descriptionFront":"Det är lätt att tycka att ens gamla sneakers är trista, men istället för att köpa nya kan du enkelt piffa upp dina skor så de blir nästan som nya. I videon får du tips på hur du gör!","displays":284,"duration":61419,"flightTimes":{"start":1685101448,"end":null},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/dAS_2Ne_VC4K.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/YXIlOngonaaT.jpg","featured":null},"playback":null,"published":1685105694,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/05/64709b9322f3256f1e15fdc7/,480_270_488,640_360_852,960_540_1727,1280_720_2900,1920_1080_5706,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/05/64709b9322f3256f1e15fdc7/ps_1920_1080_5754.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/05/64709b9322f3256f1e15fdc7/ps_1920_1080_5754.mp4"]},"title":"Så får du dina vita sneakers skinande rena","titleFront":"Sneakers: Bästa tipsen för att tvätta och putsa dina skor","updated":1687956240},{"provider":"ab","id":366342,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"4jqJIJkf","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":2925,"sourceFile":"/ab/vod/2024/02/65d84ffbe8167300089c8706/ps_1280_720_2925.mp4"}],"nextAsset":{"id":366222},"subtitles":[],"tags":["0ede2f5a-c9dc-4e07-b435-6e0b4d48bee5","4394d4565abf55d1616c62e2efab4109a386b6bf","6126bd2f37d9d6601b9a9bdb5a60bf7b82d8e815","cf25cd436139052be7c47e5cf7e93fe6340d783c","24c635cd-ea5a-4c16-9f70-2fefc675b46e","0ccd1753-50dc-4dfc-8271-2e5616b2ca3a","63ab0b63-9eb2-4993-acfb-907a584ecf2d","4ba9fe6bb77f331545f53deabc571bd5726b7633","f554ad1e2f01a2347c5a4a32b9eee4016b47ad8d","14a6d75d-c6cc-4ac9-ba26-a3b10179bf6d"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d84ffbe8167300089c8706/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d84ffbe8167300089c8706/meta_preview_360p.mp4","seoDescription":"De glänser och glittrar på premiärer och fester. Här är svenska stjärnor som Alicia Vikander och Elsa Hosk som vi älskar att se på röda mattan! ","seoTitle":"Svenska kändisar som gjort succé på röda mattan","titleShortPath":"svenska-kaendisar-som-gjort-succe-pa-roeda-mattan"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1708675039,"description":"De glänser och glittrar. Här är svenska stjärnor som Alicia Vikander och Elsa Hosk som vi älskar att se på röda mattan!","descriptionFront":null,"displays":null,"duration":73803,"flightTimes":{"start":1708675983,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/f0293dc95a655adc026a45b17380f24d.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/4029bc6c749aeca958cb731cf918bb9d.jpg","featured":null},"playback":null,"published":1708675984,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/02/65d84ffbe8167300089c8706/,480_270_492,640_360_887,960_540_1546,1280_720_2780,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d84ffbe8167300089c8706/ps_1280_720_2925.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/02/65d84ffbe8167300089c8706/ps_1280_720_2925.mp4"]},"title":"Svenska kändisar som gjort succé på röda mattan","titleFront":"Alicia Vikander, Elsa Hosk och andra kändisar på röda mattan","updated":1708678849},{"provider":"ab","id":366302,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"FPTvcsOq","cuePoints":[],"sourceFiles":[{"width":1920,"height":1080,"bitrate":5998,"sourceFile":"/ab/vod/2024/02/65d75ea3f143dc0008e4f6a0/ps_1920_1080_5998.mp4"}],"nextAsset":{"id":367626},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","efbb1bc1-6f0a-4265-b16d-edc9acee386e","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d75ea3f143dc0008e4f6a0/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d75ea3f143dc0008e4f6a0/meta_preview_360p.mp4","seoDescription":"Slipp bulor på tröjans axlar, undvik att klänningen släpar i garderobens golv. Här är smarta hacksen du inte visste du behövde för din garderob! ","seoTitle":"Hänga på galge: Så hänger du plaggen smart med våra garderobshacks","titleShortPath":"sa-haenger-du-plaggen-raett-pa-galgen"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1708613271,"description":"Slipp bulor på tröjans axlar, undvik att klänningen släpar i garderobens golv. Här är smarta hacksen du inte visste du behövde för din garderob!","descriptionFront":null,"displays":null,"duration":85248,"flightTimes":{"start":1708682189,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/131cdc347192743c591b7b63ae38a2f0.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/a7d4c8dce7761992cb2a70f4c23d126e.jpg","featured":null},"playback":null,"published":1708682190,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/02/65d75ea3f143dc0008e4f6a0/,480_270_496,640_360_976,960_540_1959,1280_720_3417,1920_1080_5926,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d75ea3f143dc0008e4f6a0/ps_1920_1080_5998.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/02/65d75ea3f143dc0008e4f6a0/ps_1920_1080_5998.mp4"]},"title":"Så hänger du plaggen rätt på galgen","titleFront":"Fyra smarta hacks med galgen i garderoben","updated":1720523463,"_embedded":{"tags":[{"id":"4394d4565abf55d1616c62e2efab4109a386b6bf","tag":"Mode","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/4394d4565abf55d1616c62e2efab4109a386b6bf"}}},{"id":"efbb1bc1-6f0a-4265-b16d-edc9acee386e","tag":"Lifehacks","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/efbb1bc1-6f0a-4265-b16d-edc9acee386e"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/366302"}}},{"provider":"ab","id":365703,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"9l6PzgMM","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":4035,"sourceFile":"/ab/vod/2024/02/65c5f8a1f143dc0008e4edb2/ps_1280_720_4035.mp4"}],"nextAsset":{"id":363229},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","6126bd2f37d9d6601b9a9bdb5a60bf7b82d8e815","e4bc3d4b-6976-49e4-b4d3-1b2455f2f626","b984891e-ec60-4c65-b50e-95c0cf39540f","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/02/65c4e63c01d5210008c9ff67/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/02/65c4e63c01d5210008c9ff67/meta_preview_360p.mp4","seoTitle":"Kronprinsessan Victoria - klädstil genom åren","titleShortPath":"kronprinsessan-victoria-den-medvetna-modeikonen"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1707402777,"description":"Aftonbladets hovreporter Jenny Alexandersson tar oss med på Kronprinsessan Victorias stilresa och berättar hur medvetet hennes klädval är och vilka viktiga aspekter Victoria tänker på. Vad hon använder när och i vilket sammanhang.","descriptionFront":null,"displays":null,"duration":88643,"flightTimes":{"start":1707403057,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/3bc46a61e21a69a4b5eb43b0766dc2c7.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/fa1bb8834b7cd8cefa318273d9a84dc4.jpg","featured":null},"playback":null,"published":1707403058,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/02/65c5f8a1f143dc0008e4edb2/,480_270_498,640_360_939,960_540_1867,1280_720_3336,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/02/65c5f8a1f143dc0008e4edb2/ps_1280_720_4035.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/02/65c5f8a1f143dc0008e4edb2/ps_1280_720_4035.mp4"]},"title":"Kronprinsessan Victoria - Den medvetna modeikonen","titleFront":null,"updated":1708690023},{"provider":"ab","id":366219,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"E3ngEEUh","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":5910,"sourceFile":"/ab/vod/2024/02/65d47c7ff143dc0008e4f549/ps_1280_720_5910.mp4"}],"nextAsset":{"id":359695},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","efbb1bc1-6f0a-4265-b16d-edc9acee386e","a3369040-757e-49cd-8391-732a61ae48e8","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d47c7ff143dc0008e4f549/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d47c7ff143dc0008e4f549/meta_preview_360p.mp4","seoTitle":"Laga jeans och denimplagg med tre smarta hacks","titleShortPath":"laga-dina-jeans-snyggt-och-enkelt-pa-tre-saett"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1708424297,"description":"Lär dig laga dina jeansbyxor med nål och tråd eller symaskin. Tre knep som både sparar pengar och är bra för miljön.","descriptionFront":null,"displays":null,"duration":96939,"flightTimes":{"start":1708509047,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/d218535f92d09a1e6fdb5d919860fc97.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/f58c0268248e1ec4a8db4c79928eef9b.jpg","featured":null},"playback":null,"published":1708509048,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/02/65d47c7ff143dc0008e4f549/,480_270_499,640_360_994,960_540_1987,1280_720_3479,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/02/65d47c7ff143dc0008e4f549/ps_1280_720_5910.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/02/65d47c7ff143dc0008e4f549/ps_1280_720_5910.mp4"]},"title":"Laga dina jeans snyggt och enkelt på tre sätt","titleFront":"Trasiga jeans? Så lagar du din denim","updated":1708509083},{"provider":"ab","id":368689,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"VesjB04Z","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3536,"sourceFile":"/ab/vod/2024/04/661e7ed1c286a4000877a11c/ps_1280_720_3536.mp4"}],"nextAsset":{"id":368426},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","24c635cd-ea5a-4c16-9f70-2fefc675b46e","82ee7fac-8dde-4bcf-a834-d241e1d96e34"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/661e7132a6f43800089523ab/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/661e7132a6f43800089523ab/meta_preview_360p.mp4","seoTitle":"Så får du kläderna att hålla längre","titleShortPath":"ninas-mode-fa-klaeder-att-halla-laengre"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1713271072,"description":"Modeexperten Nina Campioni ger sina tips på hur du får kläderna att hålla längre.","descriptionFront":null,"displays":null,"duration":83083,"flightTimes":{"start":1713272448,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/cc95578870fa9b9e70fd65cd73c29431.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/169a7cccba69b432ba60fbd20313476c.jpg","featured":null},"playback":null,"published":1713272449,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/04/661e7ed1c286a4000877a11c/,480_270_486,640_360_961,960_540_1888,1280_720_3271,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/04/661e7ed1c286a4000877a11c/ps_1280_720_3536.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/04/661e7ed1c286a4000877a11c/ps_1280_720_3536.mp4"]},"title":"Ninas Mode - Så får du dina kläder att hålla längre","titleFront":"Klädvård - så får du kläderna att hålla längre","updated":1713274739},{"provider":"ab","id":357308,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"susanna.vidlund@schibsted.com","lastEditedBy":"susanna.vidlund@schibsted.com","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"z3OMsLR7","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3052,"sourceFile":"/ab/vod/2023/06/64997e5bf563ecf7c6043cd5/ps_1280_720_3052.mp4"}],"nextAsset":{"id":356710},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","efbb1bc1-6f0a-4265-b16d-edc9acee386e","24c635cd-ea5a-4c16-9f70-2fefc675b46e"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2023/06/64997e5bf563ecf7c6043cd5/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2023/06/64997e5bf563ecf7c6043cd5/meta_preview_360p.mp4","seoTitle":"Strumpknepet som gör din strumpa till en ankelstrumpa","titleShortPath":"magiska-knepen-som-trollar-bort-strumpan-i-skon"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1687780945,"description":"Ligger alla ankelstrumporna i tvätten? Eller glömde du packa med dem på resan? Så här kan du förvandla en vanlig strumpa till en footie.","descriptionFront":null,"displays":1,"duration":60011,"flightTimes":{"start":1687780945,"end":null},"images":{"main":"https://imbo.vgtv.no/users/ab_/images/9jc2tu3BF-8B.jpg","front":null,"snapshots":"https://imbo.vgtv.no/users/ab_/images/Uvjb2c0b_J1e.jpg","featured":null},"playback":null,"published":1687781340,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2023/06/64997e5bf563ecf7c6043cd5/,480_270_473,640_360_825,960_540_1638,1280_720_2962,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2023/06/64997e5bf563ecf7c6043cd5/ps_1280_720_3052.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2023/06/64997e5bf563ecf7c6043cd5/ps_1280_720_3052.mp4"]},"title":"Magiska knepen som trollar bort strumpan i skon","titleFront":"Så gör du en footie av en vanlig strumpa","updated":1687781340},{"provider":"ab","id":368321,"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"maria.bjaring@schibsted.com","lastEditedBy":"maria.bjaring@schibsted.com","source":6,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"barrels":[],"externalId":"QJaEryB7","cuePoints":[],"sourceFiles":[{"width":1280,"height":720,"bitrate":3577,"sourceFile":"/ab/vod/2024/06/66795ec18ee53f0008e8db97/ps_1280_720_3577.mp4"}],"nextAsset":{"id":366483},"subtitles":[],"tags":["4394d4565abf55d1616c62e2efab4109a386b6bf","24c635cd-ea5a-4c16-9f70-2fefc675b46e","a04ba981-bf31-4997-bdb7-2123d886c7a5"],"stories":[],"metadata":{"aspectRatio":"1.78","newsLifetime":"2","newsValue":"3","preview":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613b427c264f10008ebf36d/meta_preview.mp4","preview_360p":"https://dd-ab.akamaized.net/ab/vod/2024/04/6613b427c264f10008ebf36d/meta_preview_360p.mp4","seoTitle":"Så värderas en väska","titleShortPath":"sa-vaerderas-en-vaeska"}},"articleUrl":null,"assetType":"video","category":{"id":1292,"title":"Livsstil","parentId":1204,"showCategory":true,"isSeries":false,"order":null,"stats":null,"ageLimit":null,"lastAsset":{"id":335094},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}}},"created":1712567323,"description":"Pantbankens värderare Florencia Medvedeo beskriver och berättar hur en väska värderas. Trender och \"väskans kropp\" är exempel på faktorer som påverkar priset.","descriptionFront":null,"displays":null,"duration":64483,"flightTimes":{"start":1712567594,"end":null},"images":{"main":"https://images.stream.schibsted.media/users/ab_/images/06649505c05d1d4ad39cde2296ee6770.jpg","front":null,"snapshots":"https://images.stream.schibsted.media/users/ab_/images/65476fbe5474aa72dc3612d267e1d480.jpg","featured":null},"playback":null,"published":1712567594,"series":null,"showDisplays":true,"status":"active","streamConfiguration":{"properties":[]},"streamType":"vod","streamUrls":{"hls":"https://amd-ab.akamaized.net/ab/vod/2024/06/66795ec18ee53f0008e8db97/,480_270_501,640_360_908,960_540_1750,1280_720_3110,/master.m3u8","hds":null,"mp4":"https://dd-ab.akamaized.net/ab/vod/2024/06/66795ec18ee53f0008e8db97/ps_1280_720_3577.mp4","pseudostreaming":["https://dd-ab.akamaized.net/ab/vod/2024/06/66795ec18ee53f0008e8db97/ps_1280_720_3577.mp4"]},"title":"Så värderas en väska","titleFront":"Så värderas en väska","updated":1719230190,"_embedded":{"tags":[{"id":"4394d4565abf55d1616c62e2efab4109a386b6bf","tag":"Mode","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/4394d4565abf55d1616c62e2efab4109a386b6bf"}}},{"id":"24c635cd-ea5a-4c16-9f70-2fefc675b46e","tag":"Livsstil","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/24c635cd-ea5a-4c16-9f70-2fefc675b46e"}}},{"id":"a04ba981-bf31-4997-bdb7-2123d886c7a5","tag":"mode: handväskor","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/tags/a04ba981-bf31-4997-bdb7-2123d886c7a5"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/assets/368321"}}}],"preset2":["asset:368426","asset:356364","asset:366342","asset:366302","asset:365703","asset:366219","asset:368689","asset:357308","asset:368321"]},"header":"Mode","createdAt":"2021-02-09T18:48:35.182Z","updatedAt":"2024-04-17T09:07:57.708Z","id":"6022d90387b69f001293e861"}],"category":{"provider":"ab","id":1292,"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/ab/categories/1292"}},"additional":{"description":null,"shortDescription":null,"shortPath":"Livsstil","images":{"splashBackground":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg"},"image":"https://imbo.vgtv.no/users/ab_/images/df0355c8ee6ff8a8a80d97ded77277f8.jpg","isImageUploaded":true,"logo":null,"background":null,"backgroundColor":null,"showPlayerLogo":true,"playerLogoImage":null,"trackingCode":null,"showEndPoster":true,"showComments":true,"allowAllDevices":true,"adCampaignId":null,"autoPlayNextAsset":false,"autoPlayNextEmbed":false,"notificationMailEnabled":true,"metadata":{"actingEditor":{"value":"Lina Thorén","inherited":true},"discoverCategory":{"value":"5e1fc715-e0f9-42ce-8696-0250f6bb96b4","inherited":true}}},"lastAsset":{"id":335094},"ageLimit":null,"stats":null,"order":null,"isSeries":false,"showCategory":true,"parentId":1204,"title":"Livsstil"},"provider":"ab","createdAt":"2021-01-26T08:19:38.044Z","updatedAt":"2024-09-09T06:26:29.100Z","entityId":1292,"id":"600fd09ac3811b0018558492"}; window.FEATURES = [{"name":"app-promo-header","enabled":true,"type":"experiment","variant":{"name":"enabled","enabled":true,"feature_enabled":true,"featureEnabled":true}},{"name":"watchtime","enabled":false,"type":"kill-switch","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}},{"name":"brandstudio","enabled":false,"type":"kill-switch","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}},{"name":"cmp-advertising","enabled":true,"type":"release","variant":{"name":"enabled","enabled":true,"feature_enabled":true,"featureEnabled":true}},{"name":"cmp-analytics","enabled":false,"type":"release","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}},{"name":"cmp-marketing","enabled":false,"type":"release","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}},{"name":"cmp-personalisation","enabled":false,"type":"release","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}}]; </script> <script> (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://vgc.no/player/player.next.min.bundled-latest.js"; js.async = true; try{eval("async () => {}"),js.src=js.src.replace("player.min","player.next.min")}catch(a){} fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'svp-player-sdk')); </script> <script> /*! Copyright © 2025 Schibsted. Generated by @schibsted/sourcepoint 5.4.0 (2025-03-26T13:19:30.206Z) */ !function(){const e=["jsSdkVersion","id","realm","clientId","pulseTracker","referrer","state","pulseObjectName","showInWebview","identityObject","identityObjectName","disableSentry","disableNativeConsentCheck","enableUserCentric","groupId"],n=["jsSdkVersion","id","realm","clientId","pulseTracker","referrer","state","pulseObjectName","showInWebview","identityObject","identityObjectName","disableSentry","disableNativeConsentCheck","enableUserCentric","groupId"];function t(e,n){if(null==e)return{};var t={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(n.includes(o))continue;t[o]=e[o]}return t}const o={"propertyId":4595,"baseEndpoint":"https://cmp.aftonbladet.se","consentLanguage":"sv","groupPmId":909888,"propertyHref":"https://www.aftonbladet.se","showInWebview":"tcf"};function r(){"undefined"!=typeof document&&document.location.href.indexOf("sp_debug=1")>0&&console.debug("[CMP]",...arguments)}function s(e,n,t,o,r){const s=new URL(e);s.searchParams.append("utm_source","cmp"),s.searchParams.append("utm_medium","psi"),s.searchParams.append("referrer",o||window.location.href),t&&s.searchParams.append("client_id",t),n&&s.searchParams.append("environment_id",n),r&&s.searchParams.append("state",r),window.location.href=s.href}function i(e){return null===e?null:Boolean(parseInt(e))}function c(e){let n=e+"=",t=decodeURIComponent(document.cookie).split(";");for(let e=0;e<t.length;e++){let o=t[e];for(;" "==o.charAt(0);)o=o.substring(1);if(0==o.indexOf(n))return o.substring(n.length,o.length)}return""}const a=["Mixed","PSI","SCC","TCF","PMC"],u="default",l="cmp",p="cache",d="accepted",f="rejected",g="unknown",m=Object.freeze({purposes:{CMP_ANALYTICS:{optIn:!1,status:g},CMP_MARKETING:{optIn:!1,status:g},CMP_ADVERTISING:{optIn:!1,status:g},CMP_PERSONALIZATION:{optIn:!1,status:g}},source:u});function y(e,n,t,o){r("Pulse: "+t+"(actor, data):",n,o),b(e,(e=>{e&&"function"==typeof e.track&&e.track(t,{schema:"http://schema.schibsted.com/events/tracker-event.json/314.json",object:Object.assign({},o,y.pulseCommonData),provider:{component:"CMP"},actor:n})}))}function b(e,n){if(e.psi.pulseTracker)return n(e.psi.pulseTracker);const t=e.psi.pulseObjectName||"pulse";return"function"!=typeof e[t]?console.error("No Pulse integration detected. Aborting."):e[t]((e=>{"function"==typeof n&&n(e)}))}function v(){var e;const n=null==(e=y.pulseCommonData)?void 0:e.messageName;if(n)return a.find((e=>n.includes(e)))}function h(e){return"CMP_"+("personalisation"===e?"personalization":e).toUpperCase()}function _(e,n,t){const o=Object.keys(w(e)).filter((n=>w(e)[n])),r=Object.keys(w(e)).filter((n=>!w(e)[n]));return o.map((e=>{const t=n.purposes[h(e)];t.optIn=!0,t.status=d})),r.map((e=>{n.purposes[h(e)].status=f})),n.source=t,n}function w(e){const n=i((e._scc_||e._tcf_).getPermissionSync("CMP:advertising")),t=i((e._scc_||e._tcf_).getPermissionSync("CMP:analytics")),o=i((e._scc_||e._tcf_).getPermissionSync("CMP:marketing")),r=i((e._scc_||e._tcf_).getPermissionSync("CMP:personalisation"));var s;return s={advertising:n,analytics:t,marketing:o,personalisation:r},Object.entries(s).filter((e=>{let[n,t]=e;return null!=t})).reduce(((e,n)=>{let[t,o]=n;return Object.assign({},e,{[t]:o})}),{})}function C(e,n){const t=n.performance.now();return e?Math.round((t-e)/1e3):null}let P=null,I=!1,S=!1;function M(e,n){if(n&&("object"!=typeof(t=n)||t.constructor!==Object))return console.error("Provided object is incorrect");var t;if(0===Object.keys(w(e)).length){if(!n)return m;const e=JSON.parse(JSON.stringify(n));return e.source=u,e}return _(e,JSON.parse(JSON.stringify(n||m)),p)}function O(e,n){n.events=n.events||{};const t=n.events.onMessageReceiveData,o=n.events.onMessageChoiceSelect,s=n.events.onMessageReady,i=n.events.onPrivacyManagerAction,c=n.events.onConsentReady;let a,u=!0;const p={id:n.userId,realm:n.realm};n.events.onMessageReceiveData=function(e,o){r("Sourcepoint: onMessageReceiveData(data)",o),P=!0,y.pulseCommonData={"@id":"sdrn:privacy:cmp:"+(o.messageId||""),"@type":"CMP",messageName:o.msgDescription||"",propertyId:n.propertyId,messageId:o.messageId||void 0,bucket:o.bucket||void 0,jsSdkVersion:n.jsSdkVersion,partitionId:o.prtnUUID||"",language:n.consentLanguage},"function"==typeof t&&t(o)},n.events.onMessageReady=function(){var n;null==(n=window._tcf_)||null==(n=n.TCFCallbacks)||n.map((e=>{e()})),r("Sourcepoint: onMessageReady()");const t=v();if(r("Pulse: Detected message type: "+t),!P)return y(e,p,"View",{name:"CMP: Privacy Manager displayed",messageType:v()});a=e.performance.now(),y(e,p,"View",{name:"CMP: Message displayed",messageType:t}),"function"==typeof s&&s()},n.events.onMessageChoiceSelect=function(n,t,s){if(r("Sourcepoint: onMessageReady(choice_id="+t+", choice_type_id="+s+")"),5===s){const n=C(a,e);y(e,p,"engagementEvent",Object.assign({name:"CMP: Link to Privacy / Cookie Policy clicked",elementType:"anchor",isFirstLayer:P,messageType:v()},n&&{duration:n})),P=null}if(9===s){u=!1,P=null;const n=C(a,e);y(e,p,"engagementEvent",Object.assign({name:"CMP: Open Privacy Settings",elementType:"button",messageType:v()},n&&{duration:n}))}if(11===s&&(u=!0),12===s&&(P=!1),15===s){const n=C(a,e);y(e,p,"engagementEvent",Object.assign({name:"CMP: Dismiss message",elementType:"button",messageType:v()},n&&{duration:n}))}"function"==typeof o&&o(t,s)},n.events.onPrivacyManagerAction=function(e,n){r("Sourcepoint: onPrivacyManagerAction()"),I=!0,P=!1,"none"===n.purposeConsent?(S=!0,u=!1):(S=!1,u=!0),"function"==typeof i&&i()},n.events.onConsentReady=function(n,t,o,s){var i,d;null==(i=window._tcf_)||null==(i=i.consentedCallback)||i.map((e=>{e(s.consentedToAll)})),null==(d=window._tcf_)||null==(d=d.TCFCallbacks)||d.map((e=>{e()})),r("Sourcepoint: onConsentReady(message_type="+n+", consentUUID="+t+", euconsent)",o),r("Sourcepoint: getMessageType() "+v());const f=C(a,e);if(void 0===v()&&!I)return;const g="PSI"===v()?null:w(e);if(function(e){const n=JSON.parse(JSON.stringify(m));b(e,(t=>{try{t.setConsents(_(e,n,l))}catch(e){console.error("Consents couldn't be set. The provided version of Pulse SDK does not support the setConsents event")}}))}(e),S&&y(e,p,"engagementEvent",Object.assign({name:"CMP: Reject all",elementType:"button",messageType:v()},f&&{duration:f})),!u)return!1;y(e,p,"engagementEvent",Object.assign({name:"CMP: Accept",elementType:"button",messageType:v(),consentedToAll:null==s?void 0:s.consentedToAll,isFirstLayer:P||!!P},g&&{consents:g},f&&{duration:f})),P=null,I=!1,S=!1,"function"==typeof c&&c(n,t,o,s)}}function j(e,n,t){if(!n.groupPmId)throw new Error("groupPmId is required");const o="CMP:advertising",s="CMP:analytics",i="CMP:marketing",c="CMP:personalisation",a="CMP:performance_marketing";let u=[];const l={};function p(n){return r(t+": getPermissionFromCache(category="+n+")"),e.localStorage.getItem(n)}l[o]=[],l[s]=[],l[i]=[],l[c]=[],l[a]=[];let d=null;const f={subscribers:l,consentedCallback:[],TCFCallbacks:[],showPrivacyManager:function(){r("${type}: showPrivacyManager()"),y.pulseCommonData.messageName="",I=!0,P=!1,e._sp_.gdpr.loadPrivacyManagerModal(n.groupPmId)},getPermissionSync:function(e){return r(t+": getPermissionSync(category="+e+")"),p(e)},getPermission:function(e,n){r(t+": getPermission(category="+e+")");const o=f.subscribe(e,function(){let e=!1;return t=>{e?"function"==typeof o&&o():(e=!0,n(t),n=function(){})}}())},notify:(g={[o]:p(o),[s]:p(s),[i]:p(i),[c]:p(c),[a]:p(a)},(e,n)=>{if(g[e]===n)return void r(t+": notify(category="+e+", value="+n+") - IGNORED");null===d&&(d=setTimeout((()=>{const e=u;for(let n=0;n<e.length;n++)e[n]();d=null}),10)),r(t+": notify(category="+e+", value="+n+")"),g[e]=n;const o=f.subscribers[e];for(let e=0;e<o.length;e++)o[e](n)}),subscribe:function(e,n){if(r(t+": subscribe(category="+e+")"),!f.subscribers[e])return void console.error("Unable to subscribe - undefined consent category!");f.subscribers[e].push(n);const o=p(e);return null!==o&&n(o),()=>{f.subscribers[e]=f.subscribers[e].filter((e=>e!==n))}},subscribeAny:function(e){return r("subscribeAny"),u.push(e),()=>{u=u.filter((n=>n!==e))}},getCachedOrDefaultConsentsForPulse:function(n){return M(e,n)},isConsentedToAll:function(e){f.consentedCallback.push(e)},getConsentedToAllSync:function(){const e=p("_sp_user_consent_"+n.propertyId);try{var t;if(0===Object.keys(localStorage).filter((e=>e.startsWith("CMP:"))).length)return null;const n=null==(t=JSON.parse(e))||null==(t=t.gdpr)?void 0:t.consentStatus;if((null==n?void 0:n.vendorListAdditions)||(null==n?void 0:n.legalBasisChanges))return null;const o=null==n?void 0:n.consentedAll;return void 0===o?null:o}catch(e){return null}},onTcfReady:function(e){f.TCFCallbacks.push(e)}};var g;return e._SourcePoint_Consent_Callback=f.notify,f}function T(e,n){var t,o;if(null!=(t=e.psi)&&t.identityObject)return e.psi.identityObject;if(null!=n&&n.identityObject)return n.identityObject;const r=(null==(o=e.psi)?void 0:o.identityObjectName)||(null==n?void 0:n.identityObjectName)||"Identity";return e[r]?e[r]:console.warn("No Schibsted Account integration detected.")}function k(e){const n=Array.from({length:20},(()=>String.fromCharCode(Math.floor(25*Math.random()+97)))).join(""),t=btoa(JSON.stringify(n));T(e)&&T(e).login({state:t})}const N=function(e){if("number"==typeof e||void 0===e)return config.userId=e;throw new Error("Id value "+e+" is invalid")},A=function(e){return(e=>{try{return Boolean(new URL(e))}catch(e){return!1}})(e)?window.psi.isLoggedInUser?s(e,null,window.psi.clientId,window.psi.referrer,window.psi.state):b(window,(n=>{n.getEnvironmentId().then((n=>{s(e,n,window.psi.clientId,window.psi.referrer,window.psi.state)}))})):console.error("The URL passed to the configuration is invalid. Please, correct it.")},E=function(){return k(window)},L=function(e,n,t){e.targetingParams=e.targetingParams||{},e.targetingParams[n]=t};const R=["Hermes","_app_","tv.nu","FinnApp","Omni"];function U(e){return R.some((n=>e.userAgent.includes(n)))}function D(e,n,t){return!new URLSearchParams(null==(o=e.location)?void 0:o.search).has("_sp_pass_consent")&&U(n)&&!t.disableNativeConsentCheck;var o}async function x(e,o,r,s,i){F(e,o,r,s,i);const a=t(s,n);try{const n=T(e);if(!(c("CMP:isLoggedIn")||await n.isLoggedIn()))return J(e,a);n.on("logout",(function(){var e;e="CMP:isLoggedIn",document.cookie=e+"=; Max-Age=-99999999;"})),c("CMP:isLoggedIn")||function(e,n,t){const o=new Date;o.setTime(o.getTime()+24*t*60*60*1e3);let r="expires="+o.toUTCString();document.cookie=e+"="+n+";"+r+";path=/"}("CMP:isLoggedIn",!0),L(s,"loggedin",!0);const t={externalParty:"sourcepoint",optionalSuffix:s.groupId},o=await n.getExternalId(t.externalParty,t.optionalSuffix),r=L(s,"enableUserCentric",!0);J(e,Object.assign({authId:o,targetingParams:r},a))}catch(n){console.error("Identity: ",n),J(e,a)}}function F(e,n,t,o,r){var s,i,c;if(!o.baseEndpoint||!o.propertyId||!o.consentLanguage)throw new Error("One of missing: baseEndpoint, propertyId, consentLanguage");O(e,o),function(e){e.events=e.events||{},e.events.onError=function(n,t,o){try{n&&window._cmp_.sentry.setTag("message_type",n),t&&window._cmp_.sentry.setTag("errorCode",t),window._cmp_.sentry.setTag("propertyId",e.propertyId),window._cmp_.sentry.captureException(o)}catch(e){console.error("Can not send the error to Sentry, "+e)}},e.events.onMessageChoiceError=function(e,n){try{e&&window._cmp_.sentry.setTag("message_type",e),window._cmp_.sentry.captureException(n)}catch(n){console.error("Can not send the error to Sentry, "+n)}}}(o),o.accountId=o.accountId||1047,o.custom={},o.gdpr={includeTcfApi:"tcf"===r},o.propertyHref&&(o.joinHref=!0);const a=o.userId||(null==(s=T(e,o))?void 0:s._session.userId);a&&L(o,"loggedin","true");const u=o.clientId||(null==(i=T(e,o))?void 0:i.clientId);U(t)&&L(o,"mobile-webview",!o.showInWebview||o.showInWebview);const l=null==n||null==(c=n.referrer)?void 0:c.split("/")[2];l&&L(o,"referrer-hostname",l),function(){const e=/(_sch_cmp_[_a-z0-9]+)=(.+)/i;n.cookie.split(";").filter((n=>e.test(n))).map((e=>e.split("=").map((e=>e.trim())))).forEach((e=>{let[n,t]=e;return L(o,n,t)}))}(),o.propertyHref&&n.location.search&&-1===o.propertyHref.indexOf("?")&&(o.propertyHref+=n.location.search);const{pulseTracker:p,referrer:d,state:f,pulseObjectName:g,showInWebview:m,identityObject:y,identityObjectName:b,enableUserCentric:v,groupId:h}=o;e.psi=e.psi||{},e.psi.isLoggedInUser=!!a,e.psi.setUserId=N,e.psi.openPrivacySettings=A,e.psi.pulseTracker=p,e.psi.clientId=u,e.psi.referrer=d,e.psi.state=f,e.psi.pulseObjectName=g,e.psi.showInWebview=m,e.psi.identityObject=y,e.psi.identityObjectName=b,e.psi.triggerLogin=E,e.psi.enableUserCentric=v,e.psi.groupId=h}function J(e,n){e._sp_=e._sp_||{},e._sp_.config=n,r("Sourcepoint initiated with config: ",n)}function H(){r("dispatching cmp:ready event"),document.dispatchEvent(new Event("cmp:ready"))}function V(e,n){if(n.disableSentry)return;const t=e.createElement("script");var o,r;o=t,r={async:!0,type:"module",src:"https://static.privacy.schibsted.com/dist/index.js",fetchPriority:"low"},Object.keys(r).filter((e=>void 0!==o[e])).forEach((e=>"object"==typeof r[e]?Object.keys(r[e]).forEach((n=>o[e][n]=r[e][n])):o[e]=r[e])),e.head.appendChild(t)}D(window,navigator,o)?(console.warn("CMP: Native consent is not passed. Sourcepoint will not be initialized."),window._sp_={config:{accountId:1047,baseEndpoint:"https://cdn.privacy-mgmt.com"}}):(function(e){const n=e.createElement("script");n.innerHTML='"use strict";function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement("iframe");r.style.cssText="display:none",r.name="__tcfapiLocator",e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(!n.length)return o;"setGdprApplies"===n[0]?n.length>3&&2===parseInt(n[1],10)&&"boolean"==typeof n[3]&&(e=n[3],"function"==typeof n[2]&&n[2]("set",!0)):"ping"===n[0]?"function"==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:"stub"}):o.push(n)},n.addEventListener("message",(function(t){var e="string"==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n="object"===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,"*")}),n.parameter)}),!1))};"undefined"!=typeof module?module.exports=t:t()}();',e.head.appendChild(n)}(document),V(document,o),function(e,n){e._tcf_=j(e,n)}(window,o),o.enableUserCentric?x(window,document,navigator,o,"tcf").then((()=>{H()})):(function(n,o,r,s,i){F(n,o,r,s,i),J(n,t(s,e))}(window,document,navigator,o,"tcf"),H()))}(); </script> <link rel="preload" href="https://cmp.aftonbladet.se/unified/wrapperMessagingWithoutDetection.js" as="script" crossorigin="crossorigin" fetchpriority="high"> <script async src="https://cmp.aftonbladet.se/unified/wrapperMessagingWithoutDetection.js" onload="document.dispatchEvent(new Event('cmp:loaded'))"></script> <script> (function(h,o,u,n,d) { h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}} d=o.createElement(u);d.async=1;d.src=n n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n) })(window,document,'script','https://www.datadoghq-browser-agent.com/us1/v5/datadog-logs.js','DD_LOGS'); </script> <script> (() => { const img = document.createElement('img'); img.id = 'player-placeholder'; img.src = `https://images.stream.schibsted.media/users/ab_/images/9e50075aeea72b20160d7a8139e64a52.jpg?t[]=${window.POSTER_TRANSFORM}`; document.getElementById('player-container').prepend(img); })() </script> <script>if('serviceWorker' in navigator){window.addEventListener('load',function(){navigator.serviceWorker.register('/sw-ab.js',{scope:'/'})})}</script> <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script> <script nomodule crossorigin id="vite-legacy-polyfill" src="/static/js/main.polyfills-legacy.DdYc7BLW.js"></script> <script nomodule crossorigin id="vite-legacy-entry" data-src="/static/js/main.index-legacy.tR4nVFkV.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script> </body> </html>