Information about plays

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

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

{
    "id": 3621923,
    "uri": "https://api.kexp.org/v2/plays/3621923/?format=api",
    "airdate": "2026-02-25T01:45:54-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-4860eb11-7be7-40a8-8b8d-1a912f54512d/mbid-4860eb11-7be7-40a8-8b8d-1a912f54512d-26056525763_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-4860eb11-7be7-40a8-8b8d-1a912f54512d/mbid-4860eb11-7be7-40a8-8b8d-1a912f54512d-26056525763_thumb250.jpg",
    "song": "Only God Knows",
    "track_id": "0ff3922d-ed92-4d6d-89f7-20466736a010",
    "recording_id": "fc8da4c0-ca88-493e-842f-24988d00456a",
    "artist": "Young Fathers (feat. Leith Congregational Choir)",
    "artist_ids": [
        "24aa5c20-a275-468a-93a9-b3d96b344b6c",
        "1a46b406-e8f0-442d-89a4-30ea8db21acf"
    ],
    "album": "Only God Knows",
    "release_id": "4860eb11-7be7-40a8-8b8d-1a912f54512d",
    "release_group_id": "37ea256e-d8ad-4cf0-b78e-5eb01ac9bc70",
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2017-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Only God Knows\" along with the songs  \"Low\", \"No Way\", \"Dare Me\", \"Get Up\", and \"Rain Or Shine\" were all Young Fathers songs that were contributed to the movie soundtrack for \"Trainspotting 2\", which came out in 2017.\n\nWatch Young Fathers live performance in KEXP's former home in 2015. https://www.youtube.com/watch?v=2DKepbAUAes\n\nhttps://youngfathersofficial.bandcamp.com/album/only-god-knows-ft-leith-congregational-choir\nhttps://www.young-fathers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}