Information about plays

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

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

{
    "id": 3636449,
    "uri": "https://api.kexp.org/v2/plays/3636449/?format=api",
    "airdate": "2026-04-01T13:12:26-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6-44534049295_thumb500.jpg",
    "thumbnail_uri": "https://ia601601.us.archive.org/35/items/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6/mbid-60d7f159-ab84-447c-afa9-c0d292de64c6-44534049295_thumb250.jpg",
    "song": "I Wanna Know",
    "track_id": "fbaa2f2d-52a1-446e-874a-bd44cdbd0428",
    "recording_id": "6da03a88-749e-4f5a-ba09-0112803e4afb",
    "artist": "Arima Ederra",
    "artist_ids": [
        "33f193dc-d07e-44d0-b2ef-fe4bd18a54a4"
    ],
    "album": "A Rush To Nowhere",
    "release_id": "60d7f159-ab84-447c-afa9-c0d292de64c6",
    "release_group_id": "bb421574-a066-4430-94fe-f9d4b0e15807",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arima Ederra is an Atlanta-born, L.A.-based singer-songwriter. \"A Rush to Nowhere\" is her sophomore album. \nHere's a quite positive Pitchfork review: https://pitchfork.com/reviews/albums/arima-ederra-a-rush-to-nowhere/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}