Information about plays

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

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

{
    "id": 3634083,
    "uri": "https://api.kexp.org/v2/plays/3634083/?format=api",
    "airdate": "2026-03-27T01:05:26-07:00",
    "show": 66289,
    "show_uri": "https://api.kexp.org/v2/shows/66289/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-49d8f5cf-960f-4393-9427-1665c0955546/mbid-49d8f5cf-960f-4393-9427-1665c0955546-36912799489_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-49d8f5cf-960f-4393-9427-1665c0955546/mbid-49d8f5cf-960f-4393-9427-1665c0955546-36912799489_thumb250.jpg",
    "song": "Dah’s Baker",
    "track_id": "7add143f-1ea4-4e43-8173-a7075691f637",
    "recording_id": "8a620240-9624-41c7-8ec7-82379adf2308",
    "artist": "Mndsgn",
    "artist_ids": [
        "275f0cb3-6390-429d-92aa-3e3d0a12d8d8"
    ],
    "album": "Snaxxx",
    "release_id": "49d8f5cf-960f-4393-9427-1665c0955546",
    "release_group_id": "afb239be-ec64-41ce-994f-4bf6b4bc0704",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2023-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Samples Anita Baker \"Soul Inspiration\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}