Information about plays

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

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

{
    "id": 3621667,
    "uri": "https://api.kexp.org/v2/plays/3621667/?format=api",
    "airdate": "2026-02-24T09:50:45-08:00",
    "show": 66018,
    "show_uri": "https://api.kexp.org/v2/shows/66018/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Every 1's A Winner",
    "track_id": "a45323aa-304a-4af9-9e3f-e6053c48739e",
    "recording_id": "8b3ada1b-612a-4808-9e4f-dd61daa06ef1",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Freedom's Goblin",
    "release_id": "51deff0c-cb4f-49e3-bb3f-a71d33ed5a44",
    "release_group_id": "b413f67f-a68b-48d7-8b33-abbc09e9f763",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2018-01-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ty Segall will be playing Austin Psych Fest on May 9th!\n\nThe 2026 Austin Psych Fest was just announced yesterday. Taking place May 8th-10 with headliners including Ty Segall, Flaming Lips, DIIV, Black Angels, Momma and many more!\n\nhttps://www.brooklynvegan.com/austin-psych-fest-2026-lineup-flaming-lips-melodys-echo-chamber-diiv-ty-segall-black-angels-more/\n\nhttps://levitation.fm/pages/austin-psych-fest-2026",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}