← Combinaisons intelligentes

Chanson + paroles combinées

GET /mashup/song/lyrics

Rechercher une chanson et obtenir les informations de piste et les paroles complètes en une seule réponse.

Paramètres

q requis

Song search query

Exemples de requêtes

Utilisation de base
curl "https://nordapi.ee/api/v1/mashup/song/lyrics?q=bohemian+rhapsody"

Réponse en direct

{
  "count": 5,
  "query": "bohemian rhapsody",
  "results": [
    {
      "album": "A Night At The Opera (2011 Remaster)",
      "artist": "Queen",
      "cover": "https://cdn-images.dzcdn.net/images/cover/6706f1154083f461a348508c28030a30/250x250-000000-80-0-0.jpg",
      "duration_seconds": 354,
      "explicit": false,
      "id": 9997018,
      "link": "https://www.deezer.com/track/9997018",
      "lyrics": {
        "line_count": 57,
        "lyrics": "Is this the real life ?\nIs this just fantasy ?\nCaught in a landslide\nNo escape from reality\nOpen your eyes\nLook up to the skies and see\nI'm just a poor boy, I need no sympathy\nBecause I'm easy come, easy go\nA little high, little low\nAnyway the wind blows, doesn't really matter to me, to me\n\nMama, just killed a man\nPut a gun against his head\nPulled my trigger, now he's dead\nMama, life had just begun\n\nBut now I've gone and thrown it all away\nMama, ooo\nDidn't mean to make you cry\nIf I'm not back again this time tomorrow\nCarry on, carry on, as if nothing really matters\n\nToo late, my time has come\nSends shivers down my spine\nBody's aching all the time\nGoodbye everybody - I've got to go\nGotta leave you all behind and face the truth\nMama, ooo - (anyway the wind blows)\nI don't want to die\nI sometimes wish I'd never been born at all\n\nI see a little silhouette of a man\nScaramouch, scaramouch will you do the fandango\nThunderbolt and lightning - very very frightening me\n\nGallileo, Gallileo,\nGallileo, Gallileo,\nGallileo Figaro - magnifico\n\nBut I'm just a poor boy and nobody loves me\nHe's just a poor boy from a poor family\nSpare him his life from this monstrosity\nEasy come easy go - will you let me go\nBismillah! No - we will not let you go - let him go\nBismillah! We will not let you go - let him go\nBismillah! We will not let you go - let me go\nWill not let you go - let me go (never)\nNever let you go - let me go\nNever let me go - ooo\nNo, no, no, no, no, no, no -\nOh mama mia, mama mia, mama mia let me go\nBeelzebub has a devil put aside for me\n\nFor me\nFor me\n\nSo you think you can stone me and spit in my eye\nSo you think you can love me and leave me to die\nOh baby - can't do this to me baby\nJust gotta get out - just gotta get right outta here\n\nOoh yeah, ooh yeah\nNothing really matters\nAnyone can see\nNothing really matters - nothing really matters to me\n\nAnyway the wind blows..."
      },
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/e/3/9/0/e395ad329758f01e5787f03e5286636f.mp3?hdnea=exp=1776068916~acl=/api/1/1/e/3/9/0/e395ad329758f01e5787f03e5286636f.mp3*~data=user_id=0,application_id=42~hmac=f3bfdfb0e6951e21b6fe9ef65fb6cb1412b10956f4252fbf115df7896320b61c",
      "title": "Bohemian Rhapsody (Remastered 2011)"
    },
    {
      "album": "Bohemian Rhapsody",
      "artist": "Angelina Jordan",
      "cover": "https://cdn-images.dzcdn.net/images/cover/8d4520a90e1f688ccb99037d5a8492ff/250x250-000000-80-0-0.jpg",
      "duration_seconds": 148,
      "explicit": false,
      "id": 2408376735,
      "link": "https://www.deezer.com/track/2408376735",
      "lyrics": {
        "line_count": 18,
        "lyrics": "Anywhere the wind blows\nDoesn't really matter to me, to me\n\nToo late, my time has come\nSends shivers down my spine\nBody's aching all the time\nGoodbye, everybody, I've got to go\nGotta leave you all behind and face the truth\nMama, ooh\nI don't wanna die\nI sometimes wish I'd never been born at all\n\nOh, baby, can't do this to me, baby!\nJust gotta get out\nJust gotta get out, out of here\nHere, mmh\n\nNothing really matters\nAnyone can see\nNothing really matters\nNothing really matters to me"
      },
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/7/c/1/0/7c15259b85adeb212e583bf62b7144f8.mp3?hdnea=exp=1776068916~acl=/api/1/1/7/c/1/0/7c15259b85adeb212e583bf62b7144f8.mp3*~data=user_id=0,application_id=42~hmac=d3a14cc4ce6a4bc26861443882bd71cb8070e60db8e67ad819c2f58a77c1b77f",
      "title": "Bohemian Rhapsody"
    },
    {
      "album": "Live At Wembley Stadium",
      "artist": "Queen",
      "cover": "https://cdn-images.dzcdn.net/images/cover/90192223423fbfa45bbf4ef9f68cf9f7/250x250-000000-80-0-0.jpg",
      "duration_seconds": 351,
      "explicit": false,
      "id": 7856432,
      "link": "https://www.deezer.com/track/7856432",
      "lyrics": null,
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/6/2/d/0/62dbc60a45f6d0784cd5ced0f46bf29d.mp3?hdnea=exp=1776068916~acl=/api/1/1/6/2/d/0/62dbc60a45f6d0784cd5ced0f46bf29d.mp3*~data=user_id=0,application_id=42~hmac=7b40c5b8a894c000c6dd9082106a558b5e63aae88a673ed003560449efea201b",
      "title": "Bohemian Rhapsody (Live At Wembley Stadium / July 1986)"
    },
    {
      "album": "Bohemian Rhapsody (The Original Soundtrack)",
      "artist": "Queen",
      "cover": "https://cdn-images.dzcdn.net/images/cover/8b8fc5d117f9357b79f0a0a410a170e8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 148,
      "explicit": false,
      "id": 568121072,
      "link": "https://www.deezer.com/track/568121072",
      "lyrics": {
        "line_count": 57,
        "lyrics": "Is this the real life ?\nIs this just fantasy ?\nCaught in a landslide\nNo escape from reality\nOpen your eyes\nLook up to the skies and see\nI'm just a poor boy, I need no sympathy\nBecause I'm easy come, easy go\nA little high, little low\nAnyway the wind blows, doesn't really matter to me, to me\n\nMama, just killed a man\nPut a gun against his head\nPulled my trigger, now he's dead\nMama, life had just begun\n\nBut now I've gone and thrown it all away\nMama, ooo\nDidn't mean to make you cry\nIf I'm not back again this time tomorrow\nCarry on, carry on, as if nothing really matters\n\nToo late, my time has come\nSends shivers down my spine\nBody's aching all the time\nGoodbye everybody - I've got to go\nGotta leave you all behind and face the truth\nMama, ooo - (anyway the wind blows)\nI don't want to die\nI sometimes wish I'd never been born at all\n\nI see a little silhouette of a man\nScaramouch, scaramouch will you do the fandango\nThunderbolt and lightning - very very frightening me\n\nGallileo, Gallileo,\nGallileo, Gallileo,\nGallileo Figaro - magnifico\n\nBut I'm just a poor boy and nobody loves me\nHe's just a poor boy from a poor family\nSpare him his life from this monstrosity\nEasy come easy go - will you let me go\nBismillah! No - we will not let you go - let him go\nBismillah! We will not let you go - let him go\nBismillah! We will not let you go - let me go\nWill not let you go - let me go (never)\nNever let you go - let me go\nNever let me go - ooo\nNo, no, no, no, no, no, no -\nOh mama mia, mama mia, mama mia let me go\nBeelzebub has a devil put aside for me\n\nFor me\nFor me\n\nSo you think you can stone me and spit in my eye\nSo you think you can love me and leave me to die\nOh baby - can't do this to me baby\nJust gotta get out - just gotta get right outta here\n\nOoh yeah, ooh yeah\nNothing really matters\nAnyone can see\nNothing really matters - nothing really matters to me\n\nAnyway the wind blows..."
      },
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/c/9/3/0/c93393b8a00a8489617f00819b2a81da.mp3?hdnea=exp=1776068916~acl=/api/1/1/c/9/3/0/c93393b8a00a8489617f00819b2a81da.mp3*~data=user_id=0,application_id=42~hmac=a5590e53bdfc50e175c7b231b11617ca13b69831c63a9357881820bffa9d96ef",
      "title": "Bohemian Rhapsody (Live Aid)"
    },
    {
      "album": "Here We Come",
      "artist": "The Braids",
      "cover": "https://cdn-images.dzcdn.net/images/cover/a66f686d24596a770a5307166846f407/250x250-000000-80-0-0.jpg",
      "duration_seconds": 238,
      "explicit": false,
      "id": 5617477,
      "link": "https://www.deezer.com/track/5617477",
      "lyrics": {
        "line_count": 54,
        "lyrics": "Mama, just killed a man,\nPut a gun against his head,\npulled my trigger now he's dead\nMama life had just begun,\nbut now i've gone and thrown it all away\n\nMama, ooooh\nDidn't mean to make you cry\nIf i'm not back again this time tomorrow\ncarry on, carry on, Cause nothin really matters\n\nToo late,\nmy time has come,\nsend shivers down my spine\nbody's aching all the time\ngoodbye everybody\n\ni've got to go\ngotta leave you all behind and face the truth\n\nMama, oooh\nI don't wanna die\ni sometimes wish i never been born at all\n\noh oh carry on nothing really matters i didn't mean to make\nyou cry\nIf i'm not back again this time tomorrow\ncarry on, carry on, Cause nothin really matters\n\nI don't wanna die\ni sometimes wish i never been born at all, carry on\nnothing really matters\n\nSo you think you can stop me and spit in my eye\nSo you think you can love me and leave me to die\nOh, baby\nCan't do this to me baby\nJust gotta get out\njust gotta get right out of here\n\nOh, baby\nCan't do this to me baby\n\njust gotta get right out of here\n\noh oh carry on nothing really matters\ni sometimes wish i never been born at all\n\nooh carry on\n\nnothing really matters\n\nnothing really matters, anyone can feel.\n\nnothing really matters, to me\n\nSo you think you can stop me and spit in my eye\nSo you think you can love me and leave me to die\nOh, baby\nCan't do this to me baby\nJust gotta get out\njust gotta get right out of here\n\n(Ooh yeah, ooh yeah)\n\nNothing really matters\nAnyone can see\nNothing really matters\nnothing really matters\n\nto me...\nAny way the wind blows."
      },
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/3/3/0/0/3308d153a75f625111da7e0b4b09bbc1.mp3?hdnea=exp=1776068916~acl=/api/1/1/3/3/0/0/3308d153a75f625111da7e0b4b09bbc1.mp3*~data=user_id=0,application_id=42~hmac=dd00d5874f52ba701eed42de45ebf79f25aa316deec549dc468ea40d806c3f58",
      "title": "Bohemian Rhapsody"
    }
  ],
  "success": true
}