Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3546261/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3546261,
    "uri": "https://api.kexp.org/v2/plays/3546261/?format=api",
    "airdate": "2025-08-29T10:25:45-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-8a6e6486-b285-4074-b75b-0be119ffa239/mbid-8a6e6486-b285-4074-b75b-0be119ffa239-41980766215_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-8a6e6486-b285-4074-b75b-0be119ffa239/mbid-8a6e6486-b285-4074-b75b-0be119ffa239-41980766215_thumb250.jpg",
    "song": "Ladder",
    "track_id": "6e183fea-ead5-4307-aeb4-02c75f825403",
    "recording_id": "eec92d32-3caa-4550-9ef0-b19f8ca2e931",
    "artist": "EERA",
    "artist_ids": [
        "20790f44-58da-4046-8814-618d5b4952c8"
    ],
    "album": "Ladder",
    "release_id": "8a6e6486-b285-4074-b75b-0be119ffa239",
    "release_group_id": "e21e4182-49dc-495f-9764-debe9e2d076d",
    "labels": [
        "Just Dust Recordings"
    ],
    "label_ids": [
        "1a73bc23-4a45-4463-a95d-639f5b727a26"
    ],
    "release_date": "2021-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin-based Norweigan artist EERA explained that \"Ladder\" is about \"opportunity and about trying to make someone else see that they have a lot to be grateful for, which they may not realise themselves; pushing down the ladder signifying sabotaging oneself.”\n\nCheryl selected this song as a KEXP Song of the Day back in 2021. Check out more about the track, and get a free download, here: https://www.kexp.org/podcasts/song-of-the-day/2021/9/28/eera-ladder/\n\nEERA's next album, I'll stop when I'm done., is coming out September 26th!\nhttps://eeramusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}