Information about plays

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

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

{
    "id": 3627740,
    "uri": "https://api.kexp.org/v2/plays/3627740/?format=api",
    "airdate": "2026-03-11T11:44:00-07:00",
    "show": 66152,
    "show_uri": "https://api.kexp.org/v2/shows/66152/?format=api",
    "image_uri": "https://ia802909.us.archive.org/12/items/mbid-30d47e83-63e4-494e-b8d6-9cb25214f2b7/mbid-30d47e83-63e4-494e-b8d6-9cb25214f2b7-15526919857_thumb500.jpg",
    "thumbnail_uri": "https://ia902909.us.archive.org/12/items/mbid-30d47e83-63e4-494e-b8d6-9cb25214f2b7/mbid-30d47e83-63e4-494e-b8d6-9cb25214f2b7-15526919857_thumb250.jpg",
    "song": "Hooray for Tuesday",
    "track_id": "1a3c78db-ea79-3eb4-a77c-1634c1e7e6ce",
    "recording_id": "0f0240b1-ac4d-4292-beca-44ac14b2b825",
    "artist": "The Minders",
    "artist_ids": [
        "a0cf076f-2fa8-476a-84e2-6d9980c0deb9"
    ],
    "album": "Hooray for Tuesday",
    "release_id": "30d47e83-63e4-494e-b8d6-9cb25214f2b7",
    "release_group_id": "81ae51e2-c49a-3c19-8367-8b013d05dbf1",
    "labels": [
        "spinART Records"
    ],
    "label_ids": [
        "01653657-8472-44fa-b73b-b29f68cc8cbc"
    ],
    "release_date": "1998-09-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Tuesday Song on Wednesday after the Friday Song? \n\nLock the booth, Cheryl and Kennady are going off the rails!\nWhat's next? \"Thursday\" by Morphine?\n\nShow your love for getting into good trrouble:\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}