Response Examples
                                
                                {
  "activity_info": {
    "is_playing": true,
    "service": "lastfm",
    "timestamp": 1747255826.41405
  },
  "music_info": {
    "album_art": "https://deezer.com/6663629/album_art.jpg",
    "album_art_source": "deezer",
    "album_title": "Song",
    "album_type": "single",
    "artists": "Artist",
    "genre": "Electronic",
    "id": {
      "deezer": 6663629,
      "itunes": 6663629,
      "kkbox": "Dx6duYxp9UagGhiqwq",
      "spotify": "6rqhFgbbKwnb9MLmUQDhG6",
      "ytmusic": "xD69iRAEiu0"
    },
    "isrc": "US1234567890",
    "lyrics": "These are the lyrics of the song...",
    "release_date": "2025-10-25",
    "tempo": null,
    "title": "Song",
    "type": "track",
    "upc": null,
    "url": {
      "deezer": "https://www.deezer.com/track/6663629",
      "itunes": "https://music.apple.com/track/6663629",
      "kkbox": "https://www.kkbox.com/tw/tc/song/Dx6duYxp9UagGhiqwq",
      "spotify": "https://open.spotify.com/track/6rqhFgbbKwnb9MLmUQDhG6",
      "ytmusic": "https://music.youtube.com/watch?v=xD69iRAEiu0"
    }
  }
}
                                
                                {
  "activity_info": {
    "is_playing": true,
    "service": "lastfm",
    "timestamp": 1747260237.49223
  },
  "music_info": {
    "album_art": "https://last.fm/i/u/54f012e2fd7b87e0b87c7e410.jpg",
    "album_title": "Song",
    "album_type": null,
    "artists": "Artist",
    "genre": null,
    "id": null,
    "isrc": null,
    "lyrics": null,
    "release_date": null,
    "tempo": null,
    "title": "Song",
    "type": null,
    "upc": null,
    "url": "https://www.last.fm/music/Artist/Song"
  }
}