Information about plays

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

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

{
    "id": 3550392,
    "uri": "https://api.kexp.org/v2/plays/3550392/?format=api",
    "airdate": "2025-09-08T09:22:30-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-343f5ab4-14cd-4229-a8ef-f54d1fa0c773/mbid-343f5ab4-14cd-4229-a8ef-f54d1fa0c773-19154771928_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-343f5ab4-14cd-4229-a8ef-f54d1fa0c773/mbid-343f5ab4-14cd-4229-a8ef-f54d1fa0c773-19154771928_thumb250.jpg",
    "song": "Getting Away With It (All Messed Up)",
    "track_id": "ed2d423f-d883-44e4-ad1a-95bdbc55f869",
    "recording_id": "d7f7426e-2803-4cff-93a5-6260735b0456",
    "artist": "James",
    "artist_ids": [
        "a2accb58-6099-4cb5-a3c8-f6332f364db5"
    ],
    "album": "Pleased To Meet You",
    "release_id": "74ea2e6a-600f-4d23-9fc7-3396c9061ee1",
    "release_group_id": "361594aa-9f8e-3a91-aca7-421c6850439a",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning John, Owen and all of KEXP-\n\nSpent a beautiful evening last night in Philly dancing and singing to James, 2 and 1/2 hours of pure happiness.  I refuse to believe Tim is 65, is it possible his voice is getting better? He sang his way through the crowd, climbed on a railing and walked around the first floor like a gymnast on a balance beam, truly beautiful group of human beings.  \n\nSo many highlights, the encore was Getting Away With It (All Messed Up), would love to hear that this morning but honestly any James song is will put a smile on my face.\n\nWith Love - AJ, Jo and Aria from South Jersey \n---\nJames will be playing:\n- The Fillmore in San Francisco on Sep 30\n- McMenamins Crystal Ballroom in Portland, OR on Oct 2\n- Showbox SoDo in Seattle on Oct 4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}