Information about plays

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

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

{
    "id": 3547984,
    "uri": "https://api.kexp.org/v2/plays/3547984/?format=api",
    "airdate": "2025-09-02T12:36:05-07:00",
    "show": 64454,
    "show_uri": "https://api.kexp.org/v2/shows/64454/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2-37454795036_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2/mbid-85d106f9-5168-421c-bf35-6cbbc38232d2-37454795036_thumb250.jpg",
    "song": "The Everlasting Gobstopper",
    "track_id": "e0dcb4ee-e5c4-427f-928d-c594d4407f16",
    "recording_id": "b59d7ab1-d3b0-46e2-957c-f7e864013549",
    "artist": "The Veldt",
    "artist_ids": [
        "3bb7727d-8ec5-4ca8-aa17-84af34dd2993"
    ],
    "album": "Illuminated 1989",
    "release_id": "85d106f9-5168-421c-bf35-6cbbc38232d2",
    "release_group_id": "bdbbb2aa-45c0-4405-96c5-3f4901f16cd7",
    "labels": [
        "5BC"
    ],
    "label_ids": [
        "bf0328d0-79e5-47a8-af41-939e39912d75"
    ],
    "release_date": "2023-11-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Veldt is playing this year's Seagaze Festival, Friday and Saturday, September 5th and 6th: http://www.seagazefestival.com/\n\nThe Veldt were in our studio December 2023 for a great performance that began with \"The Everlasting Gobstopper.\"  Check it out here: https://www.youtube.com/watch?v=AEDwVb_Qcp0 \n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}