Information about plays

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

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

{
    "id": 3554650,
    "uri": "https://api.kexp.org/v2/plays/3554650/?format=api",
    "airdate": "2025-09-18T15:38:52-07:00",
    "show": 64595,
    "show_uri": "https://api.kexp.org/v2/shows/64595/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4-42767568043_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4-42767568043_thumb250.jpg",
    "song": "Remember!",
    "track_id": "431dbf41-74a3-4741-b350-88b307845b57",
    "recording_id": "42e3cad3-811c-4e42-825d-727ab11f820e",
    "artist": "SE SO NEON",
    "artist_ids": [
        "717d466b-36b8-4a43-86e9-e8b8c4a658d7"
    ],
    "album": "<NOW>",
    "release_id": "519e5807-a6d6-4e8e-adc5-2e9e9f084fe4",
    "release_group_id": "0862e181-d00d-4529-b9c3-7c9a5a436e86",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "South Korean band SE SO NEON is playing The Showbox in Seattle with Sasami tomorrow night, Friday, September 19th. \nTune in tonight on Eastern Echoes (7pm-10pm)-- DJ Diana Ratsamee is giving away three pairs of tickets to this show!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}