Information about plays

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

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

{
    "id": 3633557,
    "uri": "https://api.kexp.org/v2/plays/3633557/?format=api",
    "airdate": "2026-03-25T16:41:04-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3-37166814938_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3-37166814938_thumb250.jpg",
    "song": "We Got To Move (feat. Isaac Brock)",
    "track_id": "c58bd1a3-0113-4cbd-be8f-dc19e28c2d53",
    "recording_id": "95492d94-09e2-40db-b856-d85fcfbe1911",
    "artist": "Lol Tolhurst, Budgie & Jacknife Lee",
    "artist_ids": [
        "531a2dda-0ae1-4127-8544-b1fcd91ae4d8"
    ],
    "album": "Los Angeles",
    "release_id": "9cef0e9c-2a16-4024-a867-6b657615d3c9",
    "release_group_id": "ef5d671f-4d6e-43aa-864a-2fdf4957b211",
    "labels": [
        "[PIAS] America"
    ],
    "label_ids": [
        "909a6c83-c3cf-449c-a284-60f913b96b40"
    ],
    "release_date": "2023-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Guest vocalist Isaac Brooks from Modest Mouse join Lol Tolhurst of The Cure, Budgie from Siouxsie and the Banshees, and Jacknife Lee from R.E.M.. Oh, and Fred Armisten stars in the music video. Check it out here: https://www.youtube.com/watch?v=mHAIuS9cv5c\n\nAnd watch them perform it Live on KEXP here: https://tinyurl.com/5eznxz3v",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}