Information about plays

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

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

{
    "id": 3581030,
    "uri": "https://api.kexp.org/v2/plays/3581030/?format=api",
    "airdate": "2025-11-21T11:47:19-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://ia600404.us.archive.org/28/items/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d-18161769747_thumb500.jpg",
    "thumbnail_uri": "https://ia600404.us.archive.org/28/items/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d/mbid-a39d14fe-949d-404e-ae33-ac68c2f01f5d-18161769747_thumb250.jpg",
    "song": "Go as You Are",
    "track_id": "7555b059-29eb-449e-bf69-63ed23227f2e",
    "recording_id": "b294f324-b46f-4201-9811-cd52dddb988c",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "Face Your Fear",
    "release_id": "a39d14fe-949d-404e-ae33-ac68c2f01f5d",
    "release_group_id": "eda9533e-9efd-4057-bc95-96dd92025617",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2017-10-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's Martin Douglas interviewed Curtis Harding in 2022. Check it out here: https://www.kexp.org/read/2022/10/4/traipsing-through-the-flowers-with-curtis-harding/\n\nDepartures & Arrivals: Adventures of Captain Curt is the newest release from Curtis Harding. https://curtisharding.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}