Information about plays

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

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

{
    "id": 3641944,
    "uri": "https://api.kexp.org/v2/plays/3641944/?format=api",
    "airdate": "2026-04-14T10:25:51-07:00",
    "show": 66451,
    "show_uri": "https://api.kexp.org/v2/shows/66451/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f-42426362764_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f/mbid-dbe89fe0-aade-4c23-95c6-8e475c28476f-42426362764_thumb250.jpg",
    "song": "One of Each",
    "track_id": "9522193d-f990-4694-b593-2c5305e474c3",
    "recording_id": "e0379f58-2bb6-478f-87b9-46b73c3142c0",
    "artist": "Frankie Cosmos",
    "artist_ids": [
        "e49dd402-2297-4192-a359-48b233d39cd4"
    ],
    "album": "Different Talking",
    "release_id": "dbe89fe0-aade-4c23-95c6-8e475c28476f",
    "release_group_id": "87b60a60-c960-4e05-a1c3-d1a23ab298f9",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Frankie Cosmos perform \"One of Each\" and other songs from \"Different Talking\" in a live  2025 KEXP studio session, hosted by Cheryl: https://www.youtube.com/watch?v=9YfN57d5E8A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}