--- title: "Projects" menu: main: weight: 30 --- # API Reference {{< rawhtml >}}

URI: https://api.hack13.dev/lastfm/?username=your-lastfm-username
Example Response:

            All The Things,Gaullin,https://www.last.fm/music/Gaullin/_/All+The+Things,true
            
Response Breakdown:

            Song Name,Artist Name,LastFM Song Page Link,Now Playing
            
  • Song Name String
  • Artist Name String
  • Song String/URL
  • Song Name Bool

Nothing here yet...

Nothing here yet...
{{< /rawhtml >}}