Skip to content

Album (interface)

Object details

  • accountentityid  

    Internal index used by digi.me

    • Data Type   string

    • Example   "19_twjruarv1o1v6nf5wvst258m2"

  • artists  

    Internal object reference

    • Data Type   Artist[]

    • Example  

      json
      [
      {
      "accountentityid": "19_twjruarv1o1v6nf5wvst258m2",
      "entityid": "19_twjruarv1o1v6nf5wvst258m2_5YGY8feqx7naU7z4HrwZM6",
      "id": "5YGY8feqx7naU7z4HrwZM6",
      "link": "https://open.spotify.com/artist/5YGY8feqx7naU7z4HrwZM6",
      "name": "Miley Cyrus"
      }
      ]
  • availablemarkets  

    • Data Type   string[]

    • Example  

      json
      [
      "AE"
      ]
  • baseid  

    Internal index used by digi.me

    • Data Type   string

  • copyrights  

    Internal object reference

    • Data Type   Copyright[]

    • Example  

      json
      [
      {
      "text": "℗ 2019 Republic Records, a division of UMG Recordings, Inc.",
      "type": "P"
      }
      ]
  • createddate  

    Date expressed as a unix timestamp

    • Data Type   number

    • Example   1568991855736

  • entityid  

    Internal index used by digi.me

    • Data Type   string

    • Example   "19_twjruarv1o1v6nf5wvst258m2_2qWVO5SXPdWAECnwEWYOJH"

  • genres  

    • Data Type   string[]
  • id  

    • Data Type   string

    • Example   "2qWVO5SXPdWAECnwEWYOJH"

  • label  

    • Data Type   string

    • Example   "Republic Records"

  • link  

  • name  

    • Data Type   string

    • Example   "Don’t Call Me Angel (Charlie’s Angels)"

  • popularity  

    • Data Type   number

    • Example   84

  • referenceentityid  

    Internal index used by digi.me

    • Data Type   string

  • referenceentitytype  

    Internal index used by digi.me

    • Data Type   number

  • releasedate  

    • Data Type   number

    • Example   1568332800000

  • resources  

    Internal object reference

    • Data Type   Resource[]

    • Example  

      json
      [
      {
      "aspectratio": {
      "accuracy": 100,
      "actual": "1:1",
      "closest": "1:1"
      },
      "height": 300,
      "mimetype": "application/octet-stream",
      "type": 0,
      "url": "https://i.scdn.co/image/1f88f5c1a2b6fe288b2d381493c663ba2f063e89",
      "width": 300
      }
      ]
  • socialnetworkuserentityid  

    Internal index used by digi.me

    • Data Type   string

  • tracks  

    Internal object reference

    • Data Type   Track[]

    • Example  

      json
      [
      {
      "accountentityid": "19_twjruarv1o1v6nf5wvst258m2",
      "artists": [
      {
      "accountentityid": "19_twjruarv1o1v6nf5wvst258m2",
      "entityid": "19_twjruarv1o1v6nf5wvst258m2_08GQAI4eElDnROBrJRGE0X",
      "id": "08GQAI4eElDnROBrJRGE0X",
      "link": "https://open.spotify.com/artist/08GQAI4eElDnROBrJRGE0X",
      "name": "Fleetwood Mac"
      }
      ],
      "availablemarkets": [
      "AD"
      ],
      "discnumber": 1,
      "duration": 257800,
      "entityid": "19_twjruarv1o1v6nf5wvst258m2_5TDZyWDfbQFQJabbPwImVY",
      "explicit": false,
      "id": "5TDZyWDfbQFQJabbPwImVY",
      "link": "https://open.spotify.com/track/5TDZyWDfbQFQJabbPwImVY",
      "name": "Dreams - 2004 Remaster",
      "number": 2,
      "resources": [
      {
      "duration": 30000,
      "mimetype": "audio/mp3",
      "type": 2,
      "url": "https://p.scdn.co/mp3-preview/eaf795ac6a50234bb12fe87b7d094fa52c692b75?cid=8f62e65c31d74c15b9c8129505694ee1"
      }
      ]
      }
      ]
  • type  

    • Data Type   string

    • Example   "single"

  • updateddate  

    Date expressed as a unix timestamp

    • Data Type   number