Information about plays

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

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

{
    "id": 3549210,
    "uri": "https://api.kexp.org/v2/plays/3549210/?format=api",
    "airdate": "2025-09-05T11:53:41-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia802906.us.archive.org/27/items/mbid-31a1ce52-cdda-400f-8351-91ce22509728/mbid-31a1ce52-cdda-400f-8351-91ce22509728-40500311207_thumb500.jpg",
    "thumbnail_uri": "https://ia902906.us.archive.org/27/items/mbid-31a1ce52-cdda-400f-8351-91ce22509728/mbid-31a1ce52-cdda-400f-8351-91ce22509728-40500311207_thumb250.jpg",
    "song": "this is my california",
    "track_id": "e8ddbb12-36be-422a-a2a9-5979d616fe01",
    "recording_id": "0bdd461e-b508-4674-8428-0198a928eac2",
    "artist": "mary in the junkyard",
    "artist_ids": [
        "64367341-4bc2-493c-8e5d-ce17841c8a7a"
    ],
    "album": "this is my california",
    "release_id": "31a1ce52-cdda-400f-8351-91ce22509728",
    "release_group_id": "9feeb559-bdbf-43b7-bc13-d3908aca751f",
    "labels": [
        "AMF Records"
    ],
    "label_ids": [
        "e0b22162-8b70-4cd1-ae39-9dc24ededdb5"
    ],
    "release_date": "2024-11-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based group mary in the junkyard played Live on KEXP this past Wednesday, September 3rd at 11am! You can listen back on our archive: https://www.kexp.org/archive/\n\nThey'll play two nights in Oakland, September 30th and October 1st, at the Fox Theater with Wet Leg.\n\nhttps://maryinthejunkyardtour.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}