Information about plays

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

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

{
    "id": 3639046,
    "uri": "https://api.kexp.org/v2/plays/3639046/?format=api",
    "airdate": "2026-04-07T12:16:54-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-ad01d134-4082-4dfd-8db6-dc25135f5cc5/mbid-ad01d134-4082-4dfd-8db6-dc25135f5cc5-32450088587_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-ad01d134-4082-4dfd-8db6-dc25135f5cc5/mbid-ad01d134-4082-4dfd-8db6-dc25135f5cc5-32450088587_thumb250.jpg",
    "song": "Brave",
    "track_id": "090d5ad0-2b39-482f-ad5b-76bcab957a18",
    "recording_id": "6e12ac29-e10d-450f-8c77-ea1093e81075",
    "artist": "Momma",
    "artist_ids": [
        "a17342a6-e661-4874-9687-957caf010377"
    ],
    "album": "Household Name",
    "release_id": "ad01d134-4082-4dfd-8db6-dc25135f5cc5",
    "release_group_id": "ec5569ea-191f-473a-8681-e0b947804f8a",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2022-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the Capitol Hill Block Party in Seattle, August 7th-9th, and the Outside Lands Festival in SF on August 9th.\n--\nCheryl hosted Momma in our studio in May, 2025: https://www.youtube.com/watch?v=1bkLMQ2IoqI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}