Information about plays

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

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

{
    "id": 3633808,
    "uri": "https://api.kexp.org/v2/plays/3633808/?format=api",
    "airdate": "2026-03-26T08:23:24-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-23713170-705c-4f84-aec8-1f1387f8a749/mbid-23713170-705c-4f84-aec8-1f1387f8a749-4515299276_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/28/items/mbid-23713170-705c-4f84-aec8-1f1387f8a749/mbid-23713170-705c-4f84-aec8-1f1387f8a749-4515299276_thumb250.jpg",
    "song": "I Can't Go for That (No Can Do)",
    "track_id": "4d1e116c-cd1a-3a38-b429-522fa852a387",
    "recording_id": "d35fe46f-d990-4d1a-b622-ca66b7273fe1",
    "artist": "Hall & Oates",
    "artist_ids": [
        "debabff3-2559-46e5-862d-ef2a906d7010"
    ],
    "album": "A Bugged Out Mix",
    "release_id": "23713170-705c-4f84-aec8-1f1387f8a749",
    "release_group_id": "5ca2a4e4-6bba-34d2-b42c-e277e34237ac",
    "labels": [
        "New State Music"
    ],
    "label_ids": [
        "80c58f3d-ca2c-4d2f-8613-43385aaaef75"
    ],
    "release_date": "2009-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daryl Hall also did backing vocals on INXS \"Original Sin.\"\n\nHall recalls that when they were both recording \"We Are The World,\" Jackson told him he hoped Hall didn't mind that he copped the groove. Hall told him he did a good job of stealing it because he didn't even notice.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}