Information about plays

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

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

{
    "id": 3557153,
    "uri": "https://api.kexp.org/v2/plays/3557153/?format=api",
    "airdate": "2025-09-24T11:05:52-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://ia800708.us.archive.org/35/items/mbid-ddf490af-6404-41bc-afde-d0c8c7b8e9bb/mbid-ddf490af-6404-41bc-afde-d0c8c7b8e9bb-42226902962_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-ddf490af-6404-41bc-afde-d0c8c7b8e9bb/mbid-ddf490af-6404-41bc-afde-d0c8c7b8e9bb-42226902962_thumb250.jpg",
    "song": "Saviours Are a Dangerous Thing",
    "track_id": "3c66dfcd-b9e8-416e-b1dd-78aec751433f",
    "recording_id": "03fac829-9434-4155-84f9-aadafce49898",
    "artist": "The Chameleons",
    "artist_ids": [
        "8d07f60f-b9f4-46c0-9c27-31de0fb9b671"
    ],
    "album": "Arctic Moon",
    "release_id": "ddf490af-6404-41bc-afde-d0c8c7b8e9bb",
    "release_group_id": "cf358893-4a4d-47c5-a090-312d8a9f8286",
    "labels": [
        "Metropolis Records"
    ],
    "label_ids": [
        "55305fee-ba51-4dd5-afee-73c242b8046b"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK band The Chameleons just released their first new album in 24 years!\n\nThey're playing a free, all-ages, in-store performance at Easy Street Records in West Seattle TOMORROW, Sept. 25, at 6 PM:\n\nhttps://www.instagram.com/chameleonsbandofficial/p/DO6ODOqiJ1P/\n\n--\n\nCatch them on tour:\n\n- Seattle this Friday, Sept. 26, at The Crocodile\n\n- San Francisco on Wednesday, Oct. 1, at The Fillmore\n\nhttps://chameleonsband.com/shows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}