Information about plays

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

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

{
    "id": 3530880,
    "uri": "https://api.kexp.org/v2/plays/3530880/?format=api",
    "airdate": "2025-07-23T21:22:13-07:00",
    "show": 64094,
    "show_uri": "https://api.kexp.org/v2/shows/64094/?format=api",
    "image_uri": "https://ia601206.us.archive.org/26/items/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247-28271012171_thumb500.jpg",
    "thumbnail_uri": "https://ia801206.us.archive.org/26/items/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247/mbid-d1013387-33dc-4e3e-b7ea-fc2af4986247-28271012171_thumb250.jpg",
    "song": "Withered Hand",
    "track_id": "d0916a0e-91a8-4a3a-9822-b980ef03f334",
    "recording_id": "d68ab217-5a6a-4671-8290-5e013e4e0d4a",
    "artist": "Oh Sees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Mutilator Defeated at Last",
    "release_id": "d1013387-33dc-4e3e-b7ea-fc2af4986247",
    "release_group_id": "8362fa75-91f7-4336-a437-ffc549bbd3d6",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2015-05-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oh Sees (aka Thee Oh Sees, OCS, The Oh Sees, etc) \n\nhttps://ohsees.bandcamp.com/track/withered-hand-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}