Information about plays

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

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

{
    "id": 3583184,
    "uri": "https://api.kexp.org/v2/plays/3583184/?format=api",
    "airdate": "2025-11-26T10:03:58-08:00",
    "show": 65215,
    "show_uri": "https://api.kexp.org/v2/shows/65215/?format=api",
    "image_uri": "https://ia601500.us.archive.org/1/items/mbid-bbe65ac7-8164-44b0-8a9c-92ed28aecfcf/mbid-bbe65ac7-8164-44b0-8a9c-92ed28aecfcf-41254221345_thumb500.jpg",
    "thumbnail_uri": "https://ia601500.us.archive.org/1/items/mbid-bbe65ac7-8164-44b0-8a9c-92ed28aecfcf/mbid-bbe65ac7-8164-44b0-8a9c-92ed28aecfcf-41254221345_thumb250.jpg",
    "song": "Simple",
    "track_id": "9b51d543-7c67-4b6f-8ed0-9b7125870000",
    "recording_id": "2d1c1c94-3514-450d-85f4-61150c3f304f",
    "artist": "Cumulus",
    "artist_ids": [
        "766af644-9e17-4cf1-b20b-3185cdcff0a1"
    ],
    "album": "We’ve Got It All",
    "release_id": "bbe65ac7-8164-44b0-8a9c-92ed28aecfcf",
    "release_group_id": "7ba0308e-1d8e-4e1b-9180-f1fcc1a720a9",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Seattle, Cumulus is the songwriting project of Alexandra Lockhart & William Cremin. They played Live at KEXP back in June: https://www.youtube.com/watch?v=Sv5M9eqPkmU\n\nCatch them live!\n* Seattle on Thursday, December 4 at Sunset Tavern.\n\nhttps://cumulus.bandcamp.com\nhttps://cumulussongs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}