123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (2025)

  • TV-SERIES

  • Siren - Season 1

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (1)

Do you have a video playback issues? Please disable AdBlocker in your browser for our website.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (2)

Due to a high volume of active users and service overload, we had to decrease the quality of video streaming. Premium users remains with the highest video quality available. Sorry for the inconvinience it may cause. Donate to keep project running.

Subscribe for 123Movies notifications

Allow

Deny

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (3)

Subscribe for notifications from 123Movies

DENY

ALLOW

'); window['FCivZOZGmZqWuGUVVVXWI'].initFavoriteModal(); }, initFavoriteModal: function() { $(".HaXqMRiYSjIJMgYnmCura").on("click",function() { localStorage.setItem('permission_time', Date.now()); $("#qmkHHaAvorYdCBYdlhGUy").remove(); }); $(".TOmEOGkkRggRHXJMTRmbb").on("click",function() { window['FCivZOZGmZqWuGUVVVXWI'].subscribe(null); $("#qmkHHaAvorYdCBYdlhGUy").remove(); }); $(".wODWgRgUvQrBPDUSEepvm").on("click",function() { $("#qmkHHaAvorYdCBYdlhGUy").remove(); }); $(".wODWgRgUvQrBPDUSEepvm").on("click",function() { $("#qmkHHaAvorYdCBYdlhGUy").remove(); }); $("#NaVTauGhYwykHfRHGnWYl").on("click",function() { $("#qmkHHaAvorYdCBYdlhGUy").remove(); }); }, setConfirm: function(msg,token) { $.ajax({ url: "/favorite/confirm?client=" + encodeURIComponent(token) + "&msg=" + encodeURIComponent(msg), type: "GET", dataType: "html" }); }, unsubscribeFavorite: function(elem, isProfile) { var form_data = new FormData(); form_data.append("client_token",window['FCivZOZGmZqWuGUVVVXWI'].user_token); form_data.append("page",$(elem).data("id")); form_data.append($("meta[name='csrf-param']").attr('content'),$("meta[name='csrf-token']").attr('content')); $.ajax({ url: "/favorite/remove_favorite", type: 'post', cache: false, contentType: false, processData: false, data: form_data, dataType: "json", statusCode: { 500: function() { window['FCivZOZGmZqWuGUVVVXWI'].setError("deleteFavorite","Status 500"); $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); $.notify("Something went wrong",'danger'); }, 404: function() { $.notify("Data not found",'danger'); $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); }, 403: function() { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); $.notify("Permission denied",'danger'); }, 400: function() { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); $.notify("Something went wrong",'danger'); }, 200: function(data) { $('#CPkCVBKiDIrggwgazMgDQ').attr('data-type',"1"); if(isProfile) { $(elem).remove(); } $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); $("a.oJcXIpQyIQfJNwvEFuxPd").attr('data-count' ,data.count); if(parseInt(data.count) > 0 && !$("a.oJcXIpQyIQfJNwvEFuxPd").hasClass("BzmimGokWGkTcHrucUMUd")) { $("a.oJcXIpQyIQfJNwvEFuxPd").addClass("BzmimGokWGkTcHrucUMUd") } else if(parseInt(data.count) == 0) { $("a.oJcXIpQyIQfJNwvEFuxPd").removeClass("BzmimGokWGkTcHrucUMUd"); } if(!isProfile) { var revers_img = $("#CPkCVBKiDIrggwgazMgDQ").find('img')[0].src; var text_img = $($("#CPkCVBKiDIrggwgazMgDQ").find('img')[0]).attr("data-revers"); var revers = $($("#CPkCVBKiDIrggwgazMgDQ").find('span')[0]).attr("data-revers"); var text = $($("#CPkCVBKiDIrggwgazMgDQ").find('span')[0]).html(); $("#CPkCVBKiDIrggwgazMgDQ").find('img')[0].src = text_img; $($("#CPkCVBKiDIrggwgazMgDQ").find('img')[0]).attr("data-revers",revers_img); $($("#CPkCVBKiDIrggwgazMgDQ").find('span')[0]).attr("data-revers",text).html(revers); } $(".ldAwwHqYQfpwcRcsawOFZ").attr("data-count",data.count); $.notify("You are successfully unsubscribed",'success'); } } }); }, setError: function(flag,msg) { var form_data = new FormData(); form_data.append($("meta[name='csrf-param']").attr('content'),$("meta[name='csrf-token']").attr('content')); form_data.append("client_token",window['FCivZOZGmZqWuGUVVVXWI'].user_token); form_data.append("flag",flag); form_data.append("msg",msg); $.ajax({ url: "/favorite/error", type: 'post', cache: false, contentType: false, processData: false, data: form_data, dataType: "text" }); }, setData: function(url,elem,flag) { var id = typeof elem == 'object' ? $(elem).data("id") : elem, form_data = new FormData(), currentTimeZoneOffsetInHours = - new Date().getTimezoneOffset()/60; elem = typeof elem == 'object' ? elem : (url == "/favorite/setfavorite" ? $("#CPkCVBKiDIrggwgazMgDQ") : $("#gBjfPvHjMHywKvealDJbI")); form_data.append("client_token",window['FCivZOZGmZqWuGUVVVXWI'].user_token); form_data.append("time_zone",currentTimeZoneOffsetInHours); form_data.append($("meta[name='csrf-param']").attr('content'),$("meta[name='csrf-token']").attr('content')); form_data.append("page",id); $.ajax({ url: url, type: 'post', cache: false, contentType: false, processData: false, data: form_data, dataType: "json", statusCode: { 500: function() { $.notify("Something went wrong",'danger' ); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); } window['FCivZOZGmZqWuGUVVVXWI'].setError("request","Status 500 " + url); }, 404: function() { window['FCivZOZGmZqWuGUVVVXWI'].setError("request","Status 404 " + url); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); } $.notify("Data not found",'danger'); }, 403: function() { window['FCivZOZGmZqWuGUVVVXWI'].setError("request","Status 403 " + url); $.notify("Permission denied",'danger'); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); } }, 400: function() { $.notify("Something went wrong",'danger'); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); } window['FCivZOZGmZqWuGUVVVXWI'].setError("request","Status 400 " + url); }, 200: function(data) { $('#CPkCVBKiDIrggwgazMgDQ').attr('data-type',"0"); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("LDEifWjwywrFbJQwGEHyZ"); $("a.oJcXIpQyIQfJNwvEFuxPd").attr('data-count' ,data.count); if(parseInt(data.count) > 0 && !$("a.oJcXIpQyIQfJNwvEFuxPd").hasClass("BzmimGokWGkTcHrucUMUd")) { $("a.oJcXIpQyIQfJNwvEFuxPd").addClass("BzmimGokWGkTcHrucUMUd") } else if(parseInt(data.count) == 0) { $("a.oJcXIpQyIQfJNwvEFuxPd").removeClass("BzmimGokWGkTcHrucUMUd"); } if(url == "/favorite/settoken" || url == "/favorite/setfavorite") { var revers_img = $("#CPkCVBKiDIrggwgazMgDQ").find('img')[0].src; var text_img = $($("#CPkCVBKiDIrggwgazMgDQ").find('img')[0]).attr("data-revers"); var revers = $($("#CPkCVBKiDIrggwgazMgDQ").find('span')[0]).attr("data-revers"); var text = $($("#CPkCVBKiDIrggwgazMgDQ").find('span')[0]).html(); $("#CPkCVBKiDIrggwgazMgDQ").find('img')[0].src = text_img; $($("#CPkCVBKiDIrggwgazMgDQ").find('img')[0]).attr("data-revers",revers_img); $($("#CPkCVBKiDIrggwgazMgDQ").find('span')[0]).attr("data-revers",text).html(revers); if(flag) { $(".fYzooYWYvOSqNzdcUKtoF.bIGUPnZnlmXAJMSaDhJOv").show(); } $(".ldAwwHqYQfpwcRcsawOFZ").attr("data-count",data.count); $.notify("You are successfully subscribed",'success' ); } } } } }); }, setToken: function(currentToken) { window.localStorage.setItem( 'firebase_token', currentToken ? currentToken : '' ); }, sendTokenToServer: function(currentToken,id) { window['FCivZOZGmZqWuGUVVVXWI'].user_token = currentToken; if (!window['FCivZOZGmZqWuGUVVVXWI'].isTokenSentToServer(currentToken)) { window['FCivZOZGmZqWuGUVVVXWI'].setToken(currentToken); window['FCivZOZGmZqWuGUVVVXWI'].setData("/favorite/settoken",$("#CPkCVBKiDIrggwgazMgDQ")); } else if(id !== null) { window['FCivZOZGmZqWuGUVVVXWI'].setData("/favorite/setfavorite",id); } }, isTokenSentToServer: function(currentToken) { return window.localStorage.getItem('firebase_token') == currentToken; }, subscribe: function(id) { window.messaging.requestPermission() .then(function () { window.messaging.getToken() .then(function (currentToken) { if (currentToken) { window['FCivZOZGmZqWuGUVVVXWI'].sendTokenToServer(currentToken,id); } else { window['FCivZOZGmZqWuGUVVVXWI'].setError('error get token. ID: ' + id,"error get token."); window['FCivZOZGmZqWuGUVVVXWI'].setToken(false); window['FCivZOZGmZqWuGUVVVXWI'].sendTokenToServer(false,id); } }) .catch(function (err) { window['FCivZOZGmZqWuGUVVVXWI'].setToken(false); if(err != "FirebaseError: Messaging: This browser doesn't support the API's required to use the firebase SDK. (messaging/unsupported-browser).") { window['FCivZOZGmZqWuGUVVVXWI'].setError('error get token. ID: ' + id,err); } window['FCivZOZGmZqWuGUVVVXWI'].sendTokenToServer(false,id); //if(err && err.code && err.code == "messaging/unsupported-browser") //{ //window['FCivZOZGmZqWuGUVVVXWI'].sendTokenToServer(false,id); //} }); }) .catch(function (err) { }); } }; document.addEventListener("DOMContentLoaded", function() { $('#CPkCVBKiDIrggwgazMgDQ').click(function() { if($("#login_menu").length) { getLogin($("#login_menu")); }else{ if($(this).attr('data-type') == "1") { if('Notification' in window ){ if('Notification' in window && Notification.permission === 'default') { window['FCivZOZGmZqWuGUVVVXWI'].getFavoriteModal(); } else if(Notification.permission === "denied") { $("#lSLGXnossVTbKtzFrnPuJ").css("display",'flex'); } else if(Notification.permission === "granted") { window['FCivZOZGmZqWuGUVVVXWI'].subscribe($(this).data('id')); } }else{ window['FCivZOZGmZqWuGUVVVXWI'].setData("/favorite/setfavorite",$(this).data('id'),true); } } else { window['FCivZOZGmZqWuGUVVVXWI'].unsubscribeFavorite($("#CPkCVBKiDIrggwgazMgDQ"),false); } } }); firebase.initializeApp({messagingSenderId: '548954259582'}); if ('Notification' in window) { window.messaging = firebase.messaging(); window.messaging.onMessage(function(payload) { navigator.serviceWorker.register('/messaging-sw.js'); Notification.requestPermission(function(result) { if (result === 'granted') { navigator.serviceWorker.ready.then(function(registration) { registration.showNotification(payload.notification.title, payload.notification); window['FCivZOZGmZqWuGUVVVXWI'].setConfirm(payload.notification,window.localStorage.getItem('firebase_token')); }).catch(function(error) { window['FCivZOZGmZqWuGUVVVXWI'].setError('ServiceWorker registration failed',error); }); } },false); }); } });

GENERAL ACTOR CHARACTER CRITICS GALLERY

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (11)

We are currently experiencing technical difficulties with our servers. We hope to have this resolved soon. This issue doesn't affect premium users.

Get Premium

Watch on MixDrop/MyStream

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (12)

Download in HD

Stream in HD

EPISODE

SEASON

Episode 01: Pilot Episode 02: The Lure Episode 03: Interview With A Mermaid Episode 04: On the Road Episode 05: Curse of the Starving Class Episode 06: Showdown Episode 07: Dead in the Water Episode 08: Being Human Episode 09: Street Fight Episode 10: Aftermath

Description
The battle between man and sea takes a very nasty turn when these very predatory beings return. They want to take their right from the ocean but also they will be a threat for people.

Actors: Broadus Mattison, Broadus Mattison Olesia Shewchuk, Olesia Shewchuk Arvind Johal, Arvind Johal Millan Tesfazgi, Millan Tesfazgi Katie Keough, Katie Keough Chad Rook, Chad Rook 29 March 1982, Lethbridge, Alberta, Canada Atlee Smallman, Atlee Smallman Mark Ferns, Mark Ferns Brian Anthony Wilson, Brian Anthony Wilson 22 February 1960, Philadelphia, Pennsylvania, USA Xiomara Lopez, Xiomara Lopez Rick McLean, Rick McLean ...»

Genre: Drama,Fantasy

Director: Nick Copus, Steven A. Adelson, John Badham, Martha Coolidge, Jay Karas, Scott Stewart, Joe Menendez, Amanda Tapping

Country: United States

Release: 2018

IMDb: 7.0

Quality:

Duration: 60 min

Keywords: #Alex Roe #Eline Powell #Fola Evans-Akingbola #Season 1 #Siren

COMMENTS (0) Sort by Newest

Newest Oldest

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (29)

+ Add comment

YOU MAY ALSO LIKE

Legacies - Season 3
Once Upon A Time - Season 7
The 100 - Season 7
Light as a Feather - Season 2
Motherland: Fort Salem - Season 3
Shadowhunters - Season 2
Bitten - Season 2
The Gifted - Season 1
Beast Legends - Season 1

Country: Genre: Play Now';

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (39)

ACTORS OF "Siren - Season 1"

Broadus Mattison Olesia Shewchuk Arvind Johal Millan Tesfazgi Katie Keough Chad Rook 29 March 1982, Lethbridge, Alberta, Canada Atlee Smallman Mark Ferns Brian Anthony Wilson 22 February 1960, Philadelphia, Pennsylvania, USA Xiomara Lopez Rick McLean Alvina August

Show More

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (52)

HEROES OF "Siren - Season 1"

Maddie Donna Ryn Helen Ben Pownall, Ben

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (58)

CRITICS OF "Siren - Season 1"

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (59)

Tampa Bay Times

Resource

March 27, 2018

With a lead character and storyline that are so much more than they seem, Siren is worth the deep dive in.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (60)

Common Sense Media

Resource

March 23, 2018

Mermaid tale is violent, suspenseful, and thrilling drama.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (61)

TV Guide

Resource

March 30, 2018

Siren looks like it's doing its own thing, and it's a good look. Even if it does look a little weird.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (62)

CinemaBlend

Resource

March 29, 2018

The show has successfully turned those beautiful mythical creatures into something far more dangerous than what we typically see, and it seems to be going in all the right directions because of it.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (63)

TV Fanatic

Resource

March 30, 2018

The characters have strong personality traits, and they feel like fully formed people with different driving forces that make sense. It is so easy to reason why each of them does what they do, and it has only been two episodes.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (64)

AV Club

Resource

March 29, 2018

A very strange but fitfully entertaining series.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (65)

Shadow and Act

Resource

March 29, 2018

Set at an expert pace...Siren expertly portrays the dichotomy between the majority and the "other."

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (66)

The Mary Sue

Resource

March 26, 2018

Siren is a very modern twist on an old story, and it's also some very entertaining and intriguing television.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (67)

indieWire

Resource

March 30, 2018

Perhaps like the amphibious fish that grew legs, the series could evolve into a fully realized something... anything. But as it stands, it's best to resist Freeform's "Siren" song or you might find that you'll just want to throw it back.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (68)

Forbes

Resource

March 20, 2018

Everyone wears their heart on their sleeve and by god they are trying as hard as they can to deliver the premise...Siren is worth a look for anyone craving their next YA fix. It's not the best the genre has to offer, but it's far from the worst.

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (69)

GALLERY OF "Siren - Season 1"

123movies - Click and watch Siren - Season 1 Free and without registration. Watch the latest Episodes here (2025)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Velia Krajcik

Last Updated:

Views: 6253

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Velia Krajcik

Birthday: 1996-07-27

Address: 520 Balistreri Mount, South Armand, OR 60528

Phone: +466880739437

Job: Future Retail Associate

Hobby: Polo, Scouting, Worldbuilding, Cosplaying, Photography, Rowing, Nordic skating

Introduction: My name is Velia Krajcik, I am a handsome, clean, lucky, gleaming, magnificent, proud, glorious person who loves writing and wants to share my knowledge and understanding with you.