Information about plays

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

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

{
    "id": 3674482,
    "uri": "https://api.kexp.org/v2/plays/3674482/?format=api",
    "airdate": "2026-06-30T10:51:31-07:00",
    "show": 67129,
    "show_uri": "https://api.kexp.org/v2/shows/67129/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-48433770-dba0-4c17-aa93-e921d0905a80/mbid-48433770-dba0-4c17-aa93-e921d0905a80-43760147439_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-48433770-dba0-4c17-aa93-e921d0905a80/mbid-48433770-dba0-4c17-aa93-e921d0905a80-43760147439_thumb250.jpg",
    "song": "Lost on You",
    "track_id": "e985116f-4981-4bf9-96bb-91eae54dc060",
    "recording_id": "0c834146-89e2-4b4e-bc8f-bab5611f0377",
    "artist": "Tigers Jaw",
    "artist_ids": [
        "3cdf1327-39eb-4ffe-9ce3-20599ac6a468"
    ],
    "album": "Lost on You",
    "release_id": "48433770-dba0-4c17-aa93-e921d0905a80",
    "release_group_id": "77e5943b-d302-4751-8cd2-7d24cdb4fae0",
    "labels": [
        "Hopeless Records"
    ],
    "label_ids": [
        "30204406-1596-4508-81b3-2f27e41c6c14"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tigers Jaw were formed in 2005 in Scranton, Pennsylvania by high school friends, guitarist and vocalist Adam McIlwee and guitarist and vocalist Ben Walsh.: https://www.allmusic.com/artist/tigers-jaw-mn0002462743\n--\nThey were live in our studio earlier this month.  That performance will be up on our YouTube channel soon. \n--\nThey ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}