Information about plays

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

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

{
    "id": 3531365,
    "uri": "https://api.kexp.org/v2/plays/3531365/?format=api",
    "airdate": "2025-07-25T02:33:41-07:00",
    "show": 64105,
    "show_uri": "https://api.kexp.org/v2/shows/64105/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-9417a52e-30d1-49c7-9202-05b476843b7f/mbid-9417a52e-30d1-49c7-9202-05b476843b7f-36097561216_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-9417a52e-30d1-49c7-9202-05b476843b7f/mbid-9417a52e-30d1-49c7-9202-05b476843b7f-36097561216_thumb250.jpg",
    "song": "Kill the President",
    "track_id": "4a343d68-7de7-322c-be32-ea9ad692ba29",
    "recording_id": "559691f2-4f3d-426c-bc82-b93bd39de97b",
    "artist": "Coffin Break",
    "artist_ids": [
        "2726a5df-692f-40e4-a8b2-4f509a7ea2f6"
    ],
    "album": "Rupture / Psychosis",
    "release_id": "572a91ab-051b-424b-99be-e60d78a30410",
    "release_group_id": "19e72643-d2f7-3238-b907-f23a04f9f8ce",
    "labels": [
        "Tupelo Recording Company"
    ],
    "label_ids": [
        "8779e3b0-f222-47fa-a985-f3037c8de7a7"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Putting out their first record in 33 years! Playing a free in store at Easy Street Records tonight at 7 PM and playing at the Clock Out Lounge tomorow, Saturday, July 26!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}