Information about plays

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

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

{
    "id": 3613399,
    "uri": "https://api.kexp.org/v2/plays/3613399/?format=api",
    "airdate": "2026-02-05T05:01:35-08:00",
    "show": 65844,
    "show_uri": "https://api.kexp.org/v2/shows/65844/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-09e33983-d27b-4566-8956-50562a105f5a/mbid-09e33983-d27b-4566-8956-50562a105f5a-35536302388_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-09e33983-d27b-4566-8956-50562a105f5a/mbid-09e33983-d27b-4566-8956-50562a105f5a-35536302388_thumb250.jpg",
    "song": "Be My Baby",
    "track_id": "c454135b-e769-3419-b493-c8bf5f918f87",
    "recording_id": "f3bac840-b32d-4a4d-90e1-19c17a9f3ec6",
    "artist": "The Ronettes",
    "artist_ids": [
        "393e5448-896f-43e9-b80b-4ee58e1e71a4"
    ],
    "album": "Presenting the Fabulous Ronettes Featuring Veronica",
    "release_id": "09e33983-d27b-4566-8956-50562a105f5a",
    "release_group_id": "b24ffd1d-1cbc-32bd-bf45-b76b30792b8d",
    "labels": [
        "Philles Records"
    ],
    "label_ids": [
        "d11ea68a-59ed-484a-976c-24eba358280e"
    ],
    "release_date": "1963-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to the legendary drummer Hal Blaine! (1929 - 2019)\n\nHal Blaine was an American drummer and session musician, thought to be among the most recorded studio drummers in the music industry, claiming over 35,000 sessions and 6,000 singles. His drumming is featured on 150 US top 10 hits, 40 of which went to number one and included this hit, Be My Baby.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}