Last.fm
Last played track
Render your most recently played track on Last.fm, complete with album artwork background, gradient overlay, and track details.
GET
/lastfm-last-played Parameters
| Parameter | Default | Description |
|---|---|---|
| username | RussMckendrick | Last.fm username. |
| width | 500 | Width of the generated SVG in pixels (100–2000). |
| style | modern | Output style: modern or classic. |
| debug optional | — | Render debug overlays. |
Examples
Live example
 Embed in a GitHub README
<img src="https://www.russ.rest/lastfm-last-played?username=YourUsername&width=600" alt="Currently listening">