Information about plays

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

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

{
    "id": 3638543,
    "uri": "https://api.kexp.org/v2/plays/3638543/?format=api",
    "airdate": "2026-04-06T07:51:48-07:00",
    "show": 66382,
    "show_uri": "https://api.kexp.org/v2/shows/66382/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b-21277107697_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b/mbid-ccce7a2e-168c-4675-8bbc-b6f5d73cde1b-21277107697_thumb250.jpg",
    "song": "Same Old Lie",
    "track_id": "f9aaa71c-8d1f-47a1-8a51-8703b2ae0e6b",
    "recording_id": "21a604c6-d07b-4630-a2aa-45ea07ab4bd6",
    "artist": "Jim James",
    "artist_ids": [
        "b7c4125d-2867-4e29-ba44-b19a69309c68"
    ],
    "album": "Eternally Even",
    "release_id": "ccce7a2e-168c-4675-8bbc-b6f5d73cde1b",
    "release_group_id": "e8eedd72-4fc9-4327-bde8-a5053cacbeda",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2016-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Now who’s getting cheated out? \nYou best believe it’s the silent majority, \nAnd if you don’t vote, it’s on you, not me.”\n\nJim James laments social injustice, gun violence and political paranoia on his hypnotic protest song, “Same Old Lie.” \n-\nhttps://bit.ly/3lBbE8r",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}