Information about plays

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

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

{
    "id": 3609852,
    "uri": "https://api.kexp.org/v2/plays/3609852/?format=api",
    "airdate": "2026-01-27T16:22:35-08:00",
    "show": 65771,
    "show_uri": "https://api.kexp.org/v2/shows/65771/?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": "Twisted on a Train",
    "track_id": "5db9ba91-8fd2-4dd3-8ba9-281c13f0f604",
    "recording_id": "fa0480bc-e149-4446-ae94-4ba360658727",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from King Tuff! \"Twisted on a Train' is the lead single from the forthcoming album, MOO, to be released on March 27th. \n\nKing Tuff will be touring this spring:\n* 5/2 at The Chapel in San Francisco\n* 5/4 at Barboza in Seattle\n\nhttps://kingtuffworld.net",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}