Information about plays

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

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

{
    "id": 3607660,
    "uri": "https://api.kexp.org/v2/plays/3607660/?format=api",
    "airdate": "2026-01-22T13:45:51-08:00",
    "show": 65724,
    "show_uri": "https://api.kexp.org/v2/shows/65724/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-19876cc6-0d9b-4d7f-a516-ea5f50fac42e/mbid-19876cc6-0d9b-4d7f-a516-ea5f50fac42e-40658708634_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-19876cc6-0d9b-4d7f-a516-ea5f50fac42e/mbid-19876cc6-0d9b-4d7f-a516-ea5f50fac42e-40658708634_thumb250.jpg",
    "song": "Exclusively",
    "track_id": "f7ab8d03-753d-3cef-82fb-ec8e6da1b04d",
    "recording_id": "bf2071b1-5e38-487a-bdb2-42bba63e17c5",
    "artist": "Jill Scott",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6"
    ],
    "album": "Who Is Jill Scott? Words and Sounds, Volume 1",
    "release_id": "19876cc6-0d9b-4d7f-a516-ea5f50fac42e",
    "release_group_id": "5324b9a9-18d1-3aec-a4ae-efeae11e3816",
    "labels": [
        "Hidden Beach Recordings"
    ],
    "label_ids": [
        "6cdeb6a0-f918-4f60-ba43-a85d0bb6a563"
    ],
    "release_date": "2000-07-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mmm, this mornin' my man exclusively introduced me to some good extra lovin'...\"\nHere are the lyrics to this tune written by Jill Scott and DJ Jazzy Jeff (and produced by Jazzy Jeff): https://genius.com/Jill-scott-exclusively-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}