Information about plays

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

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

{
    "id": 3545486,
    "uri": "https://api.kexp.org/v2/plays/3545486/?format=api",
    "airdate": "2025-08-27T12:29:54-07:00",
    "show": 64401,
    "show_uri": "https://api.kexp.org/v2/shows/64401/?format=api",
    "image_uri": "https://ia801400.us.archive.org/12/items/mbid-75b47e43-6fe1-4262-93b9-4bf6af5cb03a/mbid-75b47e43-6fe1-4262-93b9-4bf6af5cb03a-7315989070_thumb500.jpg",
    "thumbnail_uri": "https://ia601400.us.archive.org/12/items/mbid-75b47e43-6fe1-4262-93b9-4bf6af5cb03a/mbid-75b47e43-6fe1-4262-93b9-4bf6af5cb03a-7315989070_thumb250.jpg",
    "song": "Long White Line",
    "track_id": "6cb076c3-6076-4d2a-9ed3-f6d09ae9ddb5",
    "recording_id": "04112be8-1253-4a0b-b1f0-8eab86d530fe",
    "artist": "Sturgill Simpson",
    "artist_ids": [
        "f6e61750-a6b7-4d88-979b-052345cd0e4a"
    ],
    "album": "Metamodern Sounds in Country Music",
    "release_id": "75b47e43-6fe1-4262-93b9-4bf6af5cb03a",
    "release_group_id": "32984f66-0224-4ab3-bd77-9f6bc3dfd33f",
    "labels": [
        "High Top Mountain Records"
    ],
    "label_ids": [
        "8be3db54-49d4-46c7-a3e7-6cfdfa81c5a6"
    ],
    "release_date": "2014-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Roy in White Salmon:\n\n\"I'll request the first song I think I ever requested and that is 'Long White Line' by Sturgill Simpson.  :) and that was like 12 years ago.\"\n\nAND\n\nFor Nick in Roslyn, WA (for Roy!)\n\n\"My fellow amplifier, Roy from White Salmon, and I used to share new artists back and forth when he lived in Seattle. When he moved away from Seattle that connection changed. He did it through KEXP and his requests, which usually meant there was a text inbound to me to listen. This is the kind of community KEXP creates. If it works, can you please play anything from Sturgill Simpson for my good friend Roy?\nThanks!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}