Information about plays

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

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

{
    "id": 3637269,
    "uri": "https://api.kexp.org/v2/plays/3637269/?format=api",
    "airdate": "2026-04-03T12:43:28-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-831290dc-bc9f-403d-810d-1a73917a82dd/mbid-831290dc-bc9f-403d-810d-1a73917a82dd-44193009402_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-831290dc-bc9f-403d-810d-1a73917a82dd/mbid-831290dc-bc9f-403d-810d-1a73917a82dd-44193009402_thumb250.jpg",
    "song": "Unglued",
    "track_id": "70832c5b-4958-423e-9197-4028cad87ee8",
    "recording_id": "179a8707-2e56-41ea-8337-be936e4d296b",
    "artist": "King Tuff",
    "artist_ids": [
        "4e442c83-b547-4d6e-9270-cdd35e3c3195"
    ],
    "album": "MOO",
    "release_id": "831290dc-bc9f-403d-810d-1a73917a82dd",
    "release_group_id": "fb407a09-1f6e-4e0f-837f-bdc454712e17",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Tuff will be out on tour soon!\n\n-SF on May 2nd at The Chapel\n\n-Seattle on May 4th at Barboza\n\n\"Kyle Thomas, the acclaimed singer-songwriter known as King Tuff, returns with his raucous seventh studio album. After years in LA experimenting with different sounds, a return to his home state of Vermont led him back to the outlet that brings him the most joy: raw, rugged rock’n’roll.\"\n\nRead more here: https://kexp.org/read/2026/3/30/new-music-reviews-330/\n\nhttps://kingtuff.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}