Information about plays

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

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

{
    "id": 3578050,
    "uri": "https://api.kexp.org/v2/plays/3578050/?format=api",
    "airdate": "2025-11-14T11:45:48-08:00",
    "show": 65106,
    "show_uri": "https://api.kexp.org/v2/shows/65106/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-dc31a58d-d5d8-4e6f-9383-899a54255e1b/mbid-dc31a58d-d5d8-4e6f-9383-899a54255e1b-33739821030_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-dc31a58d-d5d8-4e6f-9383-899a54255e1b/mbid-dc31a58d-d5d8-4e6f-9383-899a54255e1b-33739821030_thumb250.jpg",
    "song": "Line of Fire",
    "track_id": "7fbbfde1-a12b-3836-851a-95064fdd1984",
    "recording_id": "68a17820-f51e-48ca-9176-277c58037441",
    "artist": "Junip",
    "artist_ids": [
        "fb2df245-81b0-4a2b-9d01-e0955ba68be7"
    ],
    "album": "Junip",
    "release_id": "dc31a58d-d5d8-4e6f-9383-899a54255e1b",
    "release_group_id": "ca788588-76a2-4a79-be4b-68f2550db4a2",
    "labels": [
        "Mute Corporation"
    ],
    "label_ids": [
        "68523539-169d-481a-984d-8cc997fb6ea2"
    ],
    "release_date": "2013-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish band Junip consists of José González and Tobias Winterkorn, along with various accompanying musicians in recordings and in live gigs. \n\nWatch Junip vocalist José González performing this song Live on KEXP in 2016 here: https://www.youtube.com/watch?v=2q8b8j2PJJ4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}