Information about plays

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

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

{
    "id": 3582787,
    "uri": "https://api.kexp.org/v2/plays/3582787/?format=api",
    "airdate": "2025-11-25T13:01:48-08:00",
    "show": 65207,
    "show_uri": "https://api.kexp.org/v2/shows/65207/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-57e0ee9d-70d2-4409-b37f-6e8d728147ed/mbid-57e0ee9d-70d2-4409-b37f-6e8d728147ed-27775517202_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-57e0ee9d-70d2-4409-b37f-6e8d728147ed/mbid-57e0ee9d-70d2-4409-b37f-6e8d728147ed-27775517202_thumb250.jpg",
    "song": "Time of Wandering",
    "track_id": "efb2d750-1ae8-466d-9bd4-7b4d5c54aa5c",
    "recording_id": "f2926fe1-0b39-4cd7-ad6f-620adc487c2d",
    "artist": "George Clanton & Nick Hexum",
    "artist_ids": [
        "9abcc01c-dcf1-4d74-bc55-d81922157956",
        "dd28acec-0a35-4a7d-a1a2-b506dbfb19f2"
    ],
    "album": "George Clanton & Nick Hexum",
    "release_id": "57e0ee9d-70d2-4409-b37f-6e8d728147ed",
    "release_group_id": "e9e752a9-0f68-4c3d-8e62-96ff9fb1a69a",
    "labels": [
        "100% Electronica"
    ],
    "label_ids": [
        "e7489d32-a9a8-4891-9851-b6b06f0fbd6b"
    ],
    "release_date": "2020-07-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"With its vocal stacks and starswept melody, \"Time of Wandering\" comes off like Fleet Foxes covering The Greatest Showman over a 2 Skinnee J’s beat...\"  Enjoy this review of the collaboration between vaporwave producer Clanton and 311 co-frontman Hexum: https://pitchfork.com/reviews/albums/george-clanton-nick-hexum-george-clanton-and-nick-hexum/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}