Information about plays

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

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

{
    "id": 3574442,
    "uri": "https://api.kexp.org/v2/plays/3574442/?format=api",
    "airdate": "2025-11-05T20:32:04-08:00",
    "show": 65032,
    "show_uri": "https://api.kexp.org/v2/shows/65032/?format=api",
    "image_uri": "https://ia801903.us.archive.org/5/items/mbid-e6a13fae-28ac-4e81-977e-e80c6e1d410d/mbid-e6a13fae-28ac-4e81-977e-e80c6e1d410d-17102353600_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/5/items/mbid-e6a13fae-28ac-4e81-977e-e80c6e1d410d/mbid-e6a13fae-28ac-4e81-977e-e80c6e1d410d-17102353600_thumb250.jpg",
    "song": "Torrey Pine",
    "track_id": "f11d9e14-36c1-43d4-a4ef-0deca74231fa",
    "recording_id": "fab2b29f-3856-4ec2-9204-34f9d971afdd",
    "artist": "Chris Cohen",
    "artist_ids": [
        "d06cbcab-2094-4b51-9ccf-f4af33494ef1"
    ],
    "album": "As If Apart",
    "release_id": "e6a13fae-28ac-4e81-977e-e80c6e1d410d",
    "release_group_id": "5baee57d-6971-47d3-9724-248383c33e5f",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2016-05-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's Janice Headley sat down with Chris Cohen in 2019 for Music Heals to talk about his personal connection to addiction. Read the interview here: https://www.kexp.org/read/2019/5/21/music-heals-chris-cohen-new-album-and-what-addiction-can-do-family/\n\nhttps://chriscohen.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}