Information about plays

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

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

{
    "id": 3621247,
    "uri": "https://api.kexp.org/v2/plays/3621247/?format=api",
    "airdate": "2026-02-23T10:40:06-08:00",
    "show": 66011,
    "show_uri": "https://api.kexp.org/v2/shows/66011/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Famous Last Words",
    "track_id": "5eba7818-0020-4396-a22e-8f03c546fdfc",
    "recording_id": "c69dede4-31b6-44a8-b9a3-d58425d2c111",
    "artist": "The True Loves",
    "artist_ids": [
        "0a28e2c9-20d3-4541-8e25-bcea06916fc2"
    ],
    "album": "Famous Last Words",
    "release_id": "3a387125-5bb1-4137-82c3-d8357f95ec89",
    "release_group_id": "f720b751-8be4-4f6f-b839-757c35238e54",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-07-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Revivalists w/The True Loves - Woodland Park Zoo, July 1st! KEEP LISTENING for more shows announced by Troy on the Midday Show today!\n\nThe True Loves are the NW's premier 10 piece soul music ensemble. https://www.truelovesband.com/ https://truelovesband.bandcamp.com/album/famous-last-words\n\nWatch The True Loves perform live on KEXP in 2017: https://www.youtube.com/watch?v=-oXgR5_DN_w\n\nhttps://www.therevivalists.com/\nhttps://www.truelovesband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}