Information about plays

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

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

{
    "id": 3550391,
    "uri": "https://api.kexp.org/v2/plays/3550391/?format=api",
    "airdate": "2025-09-08T09:19:54-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia801200.us.archive.org/26/items/mbid-9df04d07-0a3a-4494-a66f-1ddf7d196cec/mbid-9df04d07-0a3a-4494-a66f-1ddf7d196cec-10719367690_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/26/items/mbid-9df04d07-0a3a-4494-a66f-1ddf7d196cec/mbid-9df04d07-0a3a-4494-a66f-1ddf7d196cec-10719367690_thumb250.jpg",
    "song": "I Love the Unknown",
    "track_id": "4b12e459-c0d3-3cfc-a152-b6a2ae462964",
    "recording_id": "c2c1192e-2dac-41a1-8434-f1fc2d9fce79",
    "artist": "Clem Snide",
    "artist_ids": [
        "049d86e6-be73-4cb9-b498-0b6103ae3cb1"
    ],
    "album": "Your Favorite Music",
    "release_id": "9df04d07-0a3a-4494-a66f-1ddf7d196cec",
    "release_group_id": "ce7738ef-537e-3316-a1d9-148d593e5402",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "2000-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, Morning Show crew! Well, ended a relationship (very much needed but still... doesn't feel awesome all the time) and also turned in my two weeks at a job that has been draining me for the last 2 years. Today is my final Monday at this job! An interesting combination of being scared but also excited for whatever the next chapter brings. I'm planning on doing some traveling and focus on myself for a while. Anyway - if you have the time I thought that the song \"I love the unknown by Clem Snide\" fits this situation pretty well. Through all my life changes KEXP has always been a constant and im forever grateful :) hope you guys have a great rest of your day!\n\nCC in Seattle \n---\nClem Snide is an alt-country band formed in Massachusetts that gained prominence throughout the 1990s and early 2000s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}