Information about plays

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

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

{
    "id": 3630253,
    "uri": "https://api.kexp.org/v2/plays/3630253/?format=api",
    "airdate": "2026-03-17T16:03:17-07:00",
    "show": 66208,
    "show_uri": "https://api.kexp.org/v2/shows/66208/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-079d28a1-abfa-4325-a9ff-f7a5462ef6f0/mbid-079d28a1-abfa-4325-a9ff-f7a5462ef6f0-39871130775_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-079d28a1-abfa-4325-a9ff-f7a5462ef6f0/mbid-079d28a1-abfa-4325-a9ff-f7a5462ef6f0-39871130775_thumb250.jpg",
    "song": "Let Not (Your Heart Be Troubled)",
    "track_id": "33449715-bf13-412d-ae40-8b2c993e33d2",
    "recording_id": "29b2da5c-926c-4490-beff-e6e9ee0132b3",
    "artist": "Lady Blackbird",
    "artist_ids": [
        "5e779832-3109-419b-b713-9165809ac1cf"
    ],
    "album": "Slang Spirituals",
    "release_id": "079d28a1-abfa-4325-a9ff-f7a5462ef6f0",
    "release_group_id": "e8dc9b2c-0823-4314-9f49-ca8e1b33fc82",
    "labels": [
        "BMG Rights Management"
    ],
    "label_ids": [
        "49b3f86b-46e5-40bf-b05c-f8ee4eb89327"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lady Blackbird (Marley Munroe) and Chris Seefried wrote several songs while touring in support of \"Black Acid Soul\" - they convened with a team for a week-long recording session in the LA studio East West - known for legendary albums' such as the Beach Boys' \"Pet Sounds.\"\n\nLearn more: https://iamladyblackbird.bandcamp.com/album/slang-spirituals-12-clear-vinyl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}