Information about plays

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

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

{
    "id": 3550477,
    "uri": "https://api.kexp.org/v2/plays/3550477/?format=api",
    "airdate": "2025-09-08T14:35:27-07:00",
    "show": 64510,
    "show_uri": "https://api.kexp.org/v2/shows/64510/?format=api",
    "image_uri": "https://ia801003.us.archive.org/18/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb500.jpg",
    "thumbnail_uri": "https://ia601003.us.archive.org/18/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb250.jpg",
    "song": "Hey You",
    "track_id": "ca7501f5-0264-4e44-8e18-209e93241ac7",
    "recording_id": "c844f86b-0aa8-41e5-ac96-97788d93bff5",
    "artist": "The Belair Lip Bombs",
    "artist_ids": [
        "9f495346-8e2f-47b3-a4d9-883ba4311d64"
    ],
    "album": "Again",
    "release_id": "469deb05-d545-48c0-a394-0de717e801f6",
    "release_group_id": "17cc0d76-ad83-4a02-a0ee-94975f78015d",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Belair Lip Bombs will be on the US west coast soon!\n-Seattle on September 25th at Showbox at the Market\n-San Francisco on September 29th at The Fillmore",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}