Information about plays

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

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

{
    "id": 3619995,
    "uri": "https://api.kexp.org/v2/plays/3619995/?format=api",
    "airdate": "2026-02-20T16:41:36-08:00",
    "show": 65984,
    "show_uri": "https://api.kexp.org/v2/shows/65984/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-738f28a1-ce79-4e82-b28d-d2c51000b843/mbid-738f28a1-ce79-4e82-b28d-d2c51000b843-44398634906_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-738f28a1-ce79-4e82-b28d-d2c51000b843/mbid-738f28a1-ce79-4e82-b28d-d2c51000b843-44398634906_thumb250.jpg",
    "song": "Crying At My Party",
    "track_id": "843fc811-44c2-4f0a-916a-5993d5a725c7",
    "recording_id": "855f7302-0e31-4ee0-a3e7-ab0d813ba544",
    "artist": "Chico Detour",
    "artist_ids": [
        "f4de5f74-75e0-48fe-8e4f-e4913ae1c806"
    ],
    "album": "Crying At My Party",
    "release_id": "738f28a1-ce79-4e82-b28d-d2c51000b843",
    "release_group_id": "fd99a8fc-84c0-49de-bae3-dabdc184d0df",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nhopefully not what rihanna is doing right now \n\n(it's rihannas birthday)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}