Information about plays

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

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

{
    "id": 3519522,
    "uri": "https://api.kexp.org/v2/plays/3519522/?format=api",
    "airdate": "2025-06-27T12:46:14-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia800703.us.archive.org/21/items/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf-41558205872_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf-41558205872_thumb250.jpg",
    "song": "Change Me",
    "track_id": "4528f38b-4e08-4563-84e7-e1af6697a7a4",
    "recording_id": "79de0869-cd65-4159-bc94-d05f4142f37d",
    "artist": "Brittany Davis",
    "artist_ids": [
        "b37debf5-8157-4998-bb80-1bb07914f3ff"
    ],
    "album": "Black Thunder",
    "release_id": "e2ee34c3-a928-4249-8446-c63cd2c9cdcf",
    "release_group_id": "643dcadd-abb3-4009-9250-779a5ee6cbb1",
    "labels": [
        "Loosegroove Records"
    ],
    "label_ids": [
        "46a478af-52fc-41db-868c-1abd9010f02f"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Black Thunder is the new studio album by acclaimed Seattle-based artist Brittany Davis along with Evan Flory-Barnes on bass, and D’Vonne Lewis on drums.\n\nThe trio — who barely knew each other prior to recording together — improvised Black Thunder in a surge of interactive creativity across two days in the studio. \nhttps://brittany-davis.bandcamp.com/album/black-thunder\n\nEnjoy Brittany Davis' Live on KEXP session from 2024 here: https://www.youtube.com/watch?v=_DK5j3yYdus&t=2s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}