← Meelelahutus

Muusika otsing

GET /music/search

Otsige laule ja artiste Deezeri muusikakataloogis. Filtreerige tüübi järgi (lood või artistid), et tulemusi kitsendada. Tagastab lugude pealkirjad, artistide nimed, albumiinfo, eelvaate URL-id ja kaaneillustratsioonide lingid. Kasulik muusika avastamise rakendustele, esitusloendi koostajatele, artistide otsingutööriistadele ja igale funktsioonile, mis vajab suure muusikabaasi otsingut.

Parameetrid

q kohustuslik

Query

type valikuline

tracks or artists

Näidispäringud

Põhikasutus
curl "https://nordapi.ee/api/v1/music/search?q=Beatles"
Search for Beatles songs
curl "https://nordapi.ee/api/v1/music/search?q=Beatles"
Search for artists named Adele
curl "https://nordapi.ee/api/v1/music/search?q=Adele&type=artists"
Search for tracks by keyword
curl "https://nordapi.ee/api/v1/music/search?q=bohemian+rhapsody&type=tracks"

Reaalajas vastus

{
  "count": 20,
  "data": [
    {
      "album": "Let It Be (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/fcf05300b7c17ec77a6d01028a4bef61/250x250-000000-80-0-0.jpg",
      "duration_seconds": 243,
      "explicit": false,
      "id": 116348656,
      "link": "https://www.deezer.com/track/116348656",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/a/f/5/0/af5b351b100513b1c167e5ed96b7ece3.mp3?hdnea=exp=1786520756~acl=/api/1/1/a/f/5/0/af5b351b100513b1c167e5ed96b7ece3.mp3*~data=user_id=0,application_id=42~hmac=aa9011cdd77a00b9096b859bbeffa7691e6d34f53cfdf38fa4cdcf398750308c",
      "title": "Let It Be (Remastered 2009)"
    },
    {
      "album": "Abbey Road (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/aa94ab293730bb7845d2aa8c672b2c29/250x250-000000-80-0-0.jpg",
      "duration_seconds": 184,
      "explicit": false,
      "id": 116348464,
      "link": "https://www.deezer.com/track/116348464",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/d/7/0/0/d702cdd1d89e261b22fc740f854c1a0f.mp3?hdnea=exp=1786520756~acl=/api/1/1/d/7/0/0/d702cdd1d89e261b22fc740f854c1a0f.mp3*~data=user_id=0,application_id=42~hmac=82e53ff4e4de9ecaed310834ed78135328d312e52b668c18e5135a85475372d1",
      "title": "Here Comes The Sun (Remastered 2009)"
    },
    {
      "album": "Abbey Road (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/aa94ab293730bb7845d2aa8c672b2c29/250x250-000000-80-0-0.jpg",
      "duration_seconds": 258,
      "explicit": false,
      "id": 116348452,
      "link": "https://www.deezer.com/track/116348452",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/2/2/0/b2215e49d659c178394641df9945e645.mp3?hdnea=exp=1786520756~acl=/api/1/1/b/2/2/0/b2215e49d659c178394641df9945e645.mp3*~data=user_id=0,application_id=42~hmac=4f8f412c7eeb03d350599329660c03ff781f05bdf5b7cb0d63e2f11ea3d0fc9c",
      "title": "Come Together (Remastered 2009)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 429,
      "explicit": false,
      "id": 116348632,
      "link": "https://www.deezer.com/track/116348632",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/e/3/0/be3c33e5b05a25dc63b8951748615d74.mp3?hdnea=exp=1786520756~acl=/api/1/1/b/e/3/0/be3c33e5b05a25dc63b8951748615d74.mp3*~data=user_id=0,application_id=42~hmac=69234d98c5f1cdeed05e61b01334d8260da731a49cde9ae5de2f3203af3f2fc1",
      "title": "Hey Jude (Remastered 2015)"
    },
    {
      "album": "Please Please Me (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/03a4debd84fd2769cf1beb7c2e7c40a4/250x250-000000-80-0-0.jpg",
      "duration_seconds": 153,
      "explicit": false,
      "id": 116348340,
      "link": "https://www.deezer.com/track/116348340",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/9/f/a/0/9fa89f97b7ec94f95b7b85db845740dd.mp3?hdnea=exp=1786520756~acl=/api/1/1/9/f/a/0/9fa89f97b7ec94f95b7b85db845740dd.mp3*~data=user_id=0,application_id=42~hmac=3f45cb972bea3a86ce62b2b66978bf032a3e54f7ef826757f9c5e3645ab405ba",
      "title": "Twist And Shout (Remastered 2009)"
    },
    {
      "album": "The Beatles (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/f8b236243adae6bc187d27157bc61ae9/250x250-000000-80-0-0.jpg",
      "duration_seconds": 285,
      "explicit": false,
      "id": 116348204,
      "link": "https://www.deezer.com/track/116348204",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/f/0/d/0/f0df8658b7fd13035d3ea7708992682c.mp3?hdnea=exp=1786520756~acl=/api/1/1/f/0/d/0/f0df8658b7fd13035d3ea7708992682c.mp3*~data=user_id=0,application_id=42~hmac=689d43ce41ac5ee889b08f2713bb8466e734be22ac94af6e229b0b77826424bb",
      "title": "While My Guitar Gently Weeps (Remastered 2009)"
    },
    {
      "album": "Bleached",
      "artist": "Revés",
      "cover": "https://cdn-images.dzcdn.net/images/cover/50e6f17276e496da0bbe4f1e26af11ff/250x250-000000-80-0-0.jpg",
      "duration_seconds": 145,
      "explicit": false,
      "id": 3886522131,
      "link": "https://www.deezer.com/track/3886522131",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/7/f/9/0/7f9ef35c2d8f2cc770843c645f404b85.mp3?hdnea=exp=1786520756~acl=/api/1/1/7/f/9/0/7f9ef35c2d8f2cc770843c645f404b85.mp3*~data=user_id=0,application_id=42~hmac=04ea65c7e0ad55eb2e784523d5e9b6777aea09aa7a5b120cfa0a00400d264055",
      "title": "Beatles"
    },
    {
      "album": "Now And Then",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/120998ec2b30b9e11c15092b16ff242a/250x250-000000-80-0-0.jpg",
      "duration_seconds": 248,
      "explicit": false,
      "id": 2522288451,
      "link": "https://www.deezer.com/track/2522288451",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/6/2/0/0/6207b99b694bc3292004325f215fa44c.mp3?hdnea=exp=1786520756~acl=/api/1/1/6/2/0/0/6207b99b694bc3292004325f215fa44c.mp3*~data=user_id=0,application_id=42~hmac=623aae73ee9a197f9847d4ce7d0afc7e1ea49e9c296e58e0661eaac4b3a773bb",
      "title": "Now And Then"
    },
    {
      "album": "Karl Elsener",
      "artist": "Mola",
      "cover": "https://cdn-images.dzcdn.net/images/cover/02597c016e5c669f1a3a9cd7d6fa4a42/250x250-000000-80-0-0.jpg",
      "duration_seconds": 150,
      "explicit": true,
      "id": 3567641811,
      "link": "https://www.deezer.com/track/3567641811",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/c/4/c/0/c4c40410c02b9654e2b820e8826344b3.mp3?hdnea=exp=1786520756~acl=/api/1/1/c/4/c/0/c4c40410c02b9654e2b820e8826344b3.mp3*~data=user_id=0,application_id=42~hmac=a14789c2cf67adade6f021174cfbcefad364c9bca511a7f32b104cc9603c0b6b",
      "title": "Beatles"
    },
    {
      "album": "Abbey Road (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/aa94ab293730bb7845d2aa8c672b2c29/250x250-000000-80-0-0.jpg",
      "duration_seconds": 181,
      "explicit": false,
      "id": 116348454,
      "link": "https://www.deezer.com/track/116348454",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/8/f/d/0/8fdd63845967dc8758b23b224842824f.mp3?hdnea=exp=1786520756~acl=/api/1/1/8/f/d/0/8fdd63845967dc8758b23b224842824f.mp3*~data=user_id=0,application_id=42~hmac=6353c70519ad203fae88d8dcb11ad5887f6ef3389cc2baa1da1d2e95ef71b29a",
      "title": "Something (Remastered 2009)"
    },
    {
      "album": "A Hard Day's Night (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/7d1c6019481f5b2b2a6e5de1ee57425c/250x250-000000-80-0-0.jpg",
      "duration_seconds": 149,
      "explicit": false,
      "id": 116348434,
      "link": "https://www.deezer.com/track/116348434",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/9/1/7/0/9170938bc90d380cca0ac289585468be.mp3?hdnea=exp=1786520756~acl=/api/1/1/9/1/7/0/9170938bc90d380cca0ac289585468be.mp3*~data=user_id=0,application_id=42~hmac=c83654d1df4689f29a7bd4b54ec7bba1960dfb1552b66d7190d467f2fe1e977a",
      "title": "And I Love Her (Remastered 2009)"
    },
    {
      "album": "The Beatles (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/f8b236243adae6bc187d27157bc61ae9/250x250-000000-80-0-0.jpg",
      "duration_seconds": 138,
      "explicit": false,
      "id": 116348212,
      "link": "https://www.deezer.com/track/116348212",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/2/2/c/0/22cd980df84d49bf5cbfb32992e47b7e.mp3?hdnea=exp=1786520756~acl=/api/1/1/2/2/c/0/22cd980df84d49bf5cbfb32992e47b7e.mp3*~data=user_id=0,application_id=42~hmac=1745ea06fbd36ce3039ee6b2982276d49d9febd233f39db07877bdcf5a01128d",
      "title": "Blackbird (Remastered 2009)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 137,
      "explicit": false,
      "id": 116348610,
      "link": "https://www.deezer.com/track/116348610",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/a/e/b/0/aebf14b1355a5d295b677433ac27229e.mp3?hdnea=exp=1786520756~acl=/api/1/1/a/e/b/0/aebf14b1355a5d295b677433ac27229e.mp3*~data=user_id=0,application_id=42~hmac=0694aa2be0ffa5bf6e1ce6ebb348fb5048b55e963b158267128c502ee537ca2a",
      "title": "Help! (Remastered 2015)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 123,
      "explicit": false,
      "id": 116348612,
      "link": "https://www.deezer.com/track/116348612",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/9/2/0/b92a1a6becd36ae9f8721999d3d916a6.mp3?hdnea=exp=1786520756~acl=/api/1/1/b/9/2/0/b92a1a6becd36ae9f8721999d3d916a6.mp3*~data=user_id=0,application_id=42~hmac=8b0b718048ef943c665c045f7720f989efb64790917f33880cd95e2ba37c9c42",
      "title": "Yesterday (Remastered 2015)"
    },
    {
      "album": "1 (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c65b3bd84e81056e060be144381c06c8/250x250-000000-80-0-0.jpg",
      "duration_seconds": 167,
      "explicit": false,
      "id": 116348614,
      "link": "https://www.deezer.com/track/116348614",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/1/1/9/0/1190024ccfe9e24bb7b9d493ecb87a13.mp3?hdnea=exp=1786520756~acl=/api/1/1/1/1/9/0/1190024ccfe9e24bb7b9d493ecb87a13.mp3*~data=user_id=0,application_id=42~hmac=171883f63bf627d779badf781ddeced80e8d807825b4d314705a27210c112dc6",
      "title": "Day Tripper (Remastered 2015)"
    },
    {
      "album": "Rubber Soul (Remastered 2009)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/da80520440d5d29876b9df3e375793b5/250x250-000000-80-0-0.jpg",
      "duration_seconds": 145,
      "explicit": false,
      "id": 116348272,
      "link": "https://www.deezer.com/track/116348272",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/1/1/d/0/11d42f1cc2e2934417a8fe0f5a683305.mp3?hdnea=exp=1786520756~acl=/api/1/1/1/1/d/0/11d42f1cc2e2934417a8fe0f5a683305.mp3*~data=user_id=0,application_id=42~hmac=8c52127eaa46a0ce1f23f381d3cc329c2712386cb9ef48e25496e7b7889aac4b",
      "title": "In My Life (Remastered 2009)"
    },
    {
      "album": "Rubber Soul (Remastered 2009)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/da80520440d5d29876b9df3e375793b5/250x250-000000-80-0-0.jpg",
      "duration_seconds": 161,
      "explicit": false,
      "id": 116348264,
      "link": "https://www.deezer.com/track/116348264",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/8/2/a/0/82aed4ff815e92629fbd193688e8de2b.mp3?hdnea=exp=1786520756~acl=/api/1/1/8/2/a/0/82aed4ff815e92629fbd193688e8de2b.mp3*~data=user_id=0,application_id=42~hmac=115243e3268a9804977fab0840f3264e2c8451d2e4fcc8bdfac4ab44216fc7fd",
      "title": "Michelle (Remastered 2009)"
    },
    {
      "album": "Michelle (Take 1)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/e6b1f1fe4b354609ba357015a52c9921/250x250-000000-80-0-0.jpg",
      "duration_seconds": 196,
      "explicit": false,
      "id": 4178471742,
      "link": "https://www.deezer.com/track/4178471742",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/b/1/1/0/b1147c38b162821a02b1ec27e43f5f73.mp3?hdnea=exp=1786520756~acl=/api/1/1/b/1/1/0/b1147c38b162821a02b1ec27e43f5f73.mp3*~data=user_id=0,application_id=42~hmac=1158e2a6972da3e605b79f3f8ef89cbc27045d25b5f6be6b00455bf22985bfba",
      "title": "Michelle (Take 1)"
    },
    {
      "album": "Yellow Submarine (Remastered)",
      "artist": "The Beatles",
      "cover": "https://cdn-images.dzcdn.net/images/cover/c105ffd0f6855c565cd3a0be47a1ee31/250x250-000000-80-0-0.jpg",
      "duration_seconds": 158,
      "explicit": false,
      "id": 116348724,
      "link": "https://www.deezer.com/track/116348724",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/5/a/2/0/5a279882b0d400936b2b897a5b86b441.mp3?hdnea=exp=1786520756~acl=/api/1/1/5/a/2/0/5a279882b0d400936b2b897a5b86b441.mp3*~data=user_id=0,application_id=42~hmac=6dcdd0d7459faf85d8955d6cb0070a9628e8f3e33919434ec64500ad8e3ff598",
      "title": "Yellow Submarine (Remastered 2009)"
    },
    {
      "album": "Stars On 45 - The Very Best Of ...",
      "artist": "Stars On 45",
      "cover": "https://cdn-images.dzcdn.net/images/cover/6f69fb81b81ab67c98980205beb8b815/250x250-000000-80-0-0.jpg",
      "duration_seconds": 405,
      "explicit": false,
      "id": 60703718,
      "link": "https://www.deezer.com/track/60703718",
      "preview_url": "https://cdnt-preview.dzcdn.net/api/1/1/4/e/e/0/4ee7fb18b8863abc90b3fd9cf7a56d2b.mp3?hdnea=exp=1786520756~acl=/api/1/1/4/e/e/0/4ee7fb18b8863abc90b3fd9cf7a56d2b.mp3*~data=user_id=0,application_id=42~hmac=c895f5cff5576ab8a232878e1b661b10902ad68c787ee8060fa5fe5e0e9ccd2e",
      "title": "Beatles (George Harrison) (Original Album Track)"
    }
  ],
  "success": true,
  "type": "tracks"
}