Information about plays

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

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

{
    "id": 3640753,
    "uri": "https://api.kexp.org/v2/plays/3640753/?format=api",
    "airdate": "2026-04-11T14:04:33-07:00",
    "show": 66425,
    "show_uri": "https://api.kexp.org/v2/shows/66425/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-be5ff9ab-4427-4167-9909-9911e954fce4/mbid-be5ff9ab-4427-4167-9909-9911e954fce4-44081578672_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-be5ff9ab-4427-4167-9909-9911e954fce4/mbid-be5ff9ab-4427-4167-9909-9911e954fce4-44081578672_thumb250.jpg",
    "song": "I Can Feel Your Love",
    "track_id": "596cadc1-c68d-482e-ae05-c20faf7691ae",
    "recording_id": "c8d137b3-677f-4e0d-814b-0850f141d2f9",
    "artist": "Alexis Taylor",
    "artist_ids": [
        "afb5e512-7382-452f-81c3-bc0549a3d4db"
    ],
    "album": "Paris in the Spring",
    "release_id": "be5ff9ab-4427-4167-9909-9911e954fce4",
    "release_group_id": "3500a989-f360-4f3a-9a59-cf33fce3a7ce",
    "labels": [
        "Night Time Stories"
    ],
    "label_ids": [
        "8e3b743b-3db1-48da-98fc-dce8d648b161"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the front man of Hot Chip\n\nhttps://alexistaylor.bandcamp.com/album/paris-in-the-spring",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}