Information about plays

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

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

{
    "id": 3550948,
    "uri": "https://api.kexp.org/v2/plays/3550948/?format=api",
    "airdate": "2025-09-09T17:34:29-07:00",
    "show": 64519,
    "show_uri": "https://api.kexp.org/v2/shows/64519/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/19/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb250.jpg",
    "song": "Just Two Girls",
    "track_id": "59b1522b-f5f2-4094-905f-4358311a4f82",
    "recording_id": "2728f34b-af54-4263-8147-a83c3c0d2158",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "The Clearing",
    "release_id": "a962a296-9458-47b0-aa4d-c570c19d17b3",
    "release_group_id": "40ef5f61-a3f8-4624-834b-39290ee47ab2",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP would like to send you and a friend to see Wolf Alice at the Fox Theater in Oakland on October 10th. Text “Wolf” to 206-903-KEXP (5397) for your chance to win.\n__\nLatest from Wolf Alice's new album, The Clearing.\nCheck out the fun music video for this song here: https://www.youtube.com/watch?v=IvSimkFF8e0\n\nhttps://www.wolfalice.co.uk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}