Information about plays

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

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

{
    "id": 3530710,
    "uri": "https://api.kexp.org/v2/plays/3530710/?format=api",
    "airdate": "2025-07-23T10:42:26-07:00",
    "show": 64091,
    "show_uri": "https://api.kexp.org/v2/shows/64091/?format=api",
    "image_uri": "https://ia600301.us.archive.org/32/items/mbid-b538fb4e-9a76-49ce-9a6c-b8d1258d004e/mbid-b538fb4e-9a76-49ce-9a6c-b8d1258d004e-39372299573_thumb500.jpg",
    "thumbnail_uri": "https://ia800301.us.archive.org/32/items/mbid-b538fb4e-9a76-49ce-9a6c-b8d1258d004e/mbid-b538fb4e-9a76-49ce-9a6c-b8d1258d004e-39372299573_thumb250.jpg",
    "song": "Foolish and Fast",
    "track_id": "4b015039-fa01-47eb-9676-393736ca36de",
    "recording_id": "7981af2c-ec93-4bba-8c13-7dddea47f867",
    "artist": "Merce Lemon",
    "artist_ids": [
        "1593be76-4252-45cc-9c66-3ccd42c3c234"
    ],
    "album": "Watch Me Drive Them Dogs Wild",
    "release_id": "b538fb4e-9a76-49ce-9a6c-b8d1258d004e",
    "release_group_id": "cb432bce-71f8-445e-b9b9-6efd2e5d9700",
    "labels": [
        "Darling Recordings"
    ],
    "label_ids": [
        "f3e31208-3edd-4ba3-9a99-99331c1c4fab"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Merce Lemon is the Pittsburgh artist who previously did a live performance on KEXP back in May.\n\nMake sure to subscribe to KEXP's YouTube channel to get notified when the video from the session drops: https://www.youtube.com/kexp\n\nhttps://mercelemon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}