Information about plays

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

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

{
    "id": 3633281,
    "uri": "https://api.kexp.org/v2/plays/3633281/?format=api",
    "airdate": "2026-03-24T23:09:08-07:00",
    "show": 66272,
    "show_uri": "https://api.kexp.org/v2/shows/66272/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-69d33d8f-76cc-4a2f-88d0-b360180a1048/mbid-69d33d8f-76cc-4a2f-88d0-b360180a1048-32603302458_thumb500.jpg",
    "thumbnail_uri": "https://ia800904.us.archive.org/32/items/mbid-69d33d8f-76cc-4a2f-88d0-b360180a1048/mbid-69d33d8f-76cc-4a2f-88d0-b360180a1048-32603302458_thumb250.jpg",
    "song": "Unholy Affliction",
    "track_id": "3c0191b0-4c20-4662-8d99-d1e7938ed903",
    "recording_id": "6c46ba4d-cb23-4100-a57b-2f9b8a51aaed",
    "artist": "Soccer Mommy",
    "artist_ids": [
        "84803b1d-dcb3-490d-9af5-debbba64a011"
    ],
    "album": "Sometimes, Forever",
    "release_id": "69d33d8f-76cc-4a2f-88d0-b360180a1048",
    "release_group_id": "87df703b-d824-4766-b0b1-961674db2430",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2022-06-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More Soccer Mommy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}