Information about plays

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

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

{
    "id": 3639035,
    "uri": "https://api.kexp.org/v2/plays/3639035/?format=api",
    "airdate": "2026-04-07T11:39:42-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn710900.ca.archive.org/0/items/mbid-406066d0-a7b4-4ab8-bd6e-c1a324cb9b77/mbid-406066d0-a7b4-4ab8-bd6e-c1a324cb9b77-4770990450_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-406066d0-a7b4-4ab8-bd6e-c1a324cb9b77/mbid-406066d0-a7b4-4ab8-bd6e-c1a324cb9b77-4770990450_thumb250.jpg",
    "song": "My Shadow",
    "track_id": "c908b584-5536-363f-b9ff-2f7f70c5439f",
    "recording_id": "d56584ce-e541-467e-9eb7-a83e0f92e5a5",
    "artist": "Jay Reatard",
    "artist_ids": [
        "6338a3a4-1676-4a99-b2fb-a3f0072f6b42"
    ],
    "album": "Blood Visions",
    "release_id": "406066d0-a7b4-4ab8-bd6e-c1a324cb9b77",
    "release_group_id": "925e33de-ee81-34f1-ad0c-478dfbe00cc4",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2006-10-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., Jay Lindsey (Jay Reatard), who died in 2010.  Here's an article on the life, death, and Memphis Blues of Jay Reatard: https://oxfordamerican.org/magazine/issue-127-winter-2024/the-life-death-and-memphis-blues-of-jay-reatard",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}