Information about plays

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

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

{
    "id": 3549193,
    "uri": "https://api.kexp.org/v2/plays/3549193/?format=api",
    "airdate": "2025-09-05T10:49:01-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia804501.us.archive.org/33/items/mbid-0b392f67-5a25-4f48-81cb-ebe34e3abe27/mbid-0b392f67-5a25-4f48-81cb-ebe34e3abe27-30364639612_thumb500.jpg",
    "thumbnail_uri": "https://ia804501.us.archive.org/33/items/mbid-0b392f67-5a25-4f48-81cb-ebe34e3abe27/mbid-0b392f67-5a25-4f48-81cb-ebe34e3abe27-30364639612_thumb250.jpg",
    "song": "Blooms of Oblivion",
    "track_id": "bc4f1743-a6c4-4058-bdc4-1591150d6b17",
    "recording_id": "6dad00df-11da-497f-a9ec-472626bca82d",
    "artist": "Emma Ruth Rundle",
    "artist_ids": [
        "7ba593b9-79d4-4860-92c8-ade2a1ef4551"
    ],
    "album": "Engine of Hell",
    "release_id": "0b392f67-5a25-4f48-81cb-ebe34e3abe27",
    "release_group_id": "80bd0801-e650-462b-b616-4afc54373e3f",
    "labels": [
        "Sargent House"
    ],
    "label_ids": [
        "8e3fe8a2-3c49-4ec1-8a1f-c31c2814611f"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Portland artist Emma Ruth Rundle released \"Blooms of Oblivion\" on her 2021 Engine of Hell album. She released a two-sided single, Music From The Bella Vista, earlier this year! \nhttps://emmaruthrundle.bandcamp.com/\n\nEmma Ruth Rundle visited our studios to play Live on KEXP in 2018:  https://www.youtube.com/watch?v=CYJ-Sf-_qqI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}