Information about plays

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

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

{
    "id": 3531061,
    "uri": "https://api.kexp.org/v2/plays/3531061/?format=api",
    "airdate": "2025-07-24T07:45:54-07:00",
    "show": 64098,
    "show_uri": "https://api.kexp.org/v2/shows/64098/?format=api",
    "image_uri": "https://dn721707.ca.archive.org/0/items/mbid-8a3a874f-c2f1-4059-972f-e4552a217414/mbid-8a3a874f-c2f1-4059-972f-e4552a217414-42501407560_thumb500.jpg",
    "thumbnail_uri": "https://dn721707.ca.archive.org/0/items/mbid-8a3a874f-c2f1-4059-972f-e4552a217414/mbid-8a3a874f-c2f1-4059-972f-e4552a217414-42501407560_thumb250.jpg",
    "song": "dreaming",
    "track_id": "b43a066e-dde8-406e-8493-b99ab89cbd5b",
    "recording_id": "444566d0-1813-4944-be7c-24b7d0e55b4d",
    "artist": "Found Space",
    "artist_ids": [
        "02538fff-deae-4ebc-9899-11e6d0bf90dc"
    ],
    "album": "dreaming",
    "release_id": "8a3a874f-c2f1-4059-972f-e4552a217414",
    "release_group_id": "51b77a8d-d375-4e8a-9080-c8c18518271c",
    "labels": [
        "The Sound of Us"
    ],
    "label_ids": [
        "d61d0dd9-99c8-4e3f-b1fe-49dd42f87651"
    ],
    "release_date": "2025-06-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Found Space formed out of an unexpected studio session between songwriters Spencer Oliver Smalley/Lillian Christopher and producer-artist Jackson Phillips (Day Wave). The resulting single “Don’t Let It Go”, solidified the duo's love for dreamy & rock laced pop.\nhttps://foundspacemusic.bandcamp.com/track/dreaming",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}