Information about plays

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

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

{
    "id": 3557538,
    "uri": "https://api.kexp.org/v2/plays/3557538/?format=api",
    "airdate": "2025-09-25T10:37:03-07:00",
    "show": 64657,
    "show_uri": "https://api.kexp.org/v2/shows/64657/?format=api",
    "image_uri": "https://ia804605.us.archive.org/28/items/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1-40954074583_thumb500.jpg",
    "thumbnail_uri": "https://ia804605.us.archive.org/28/items/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1/mbid-4875a908-cf61-4ace-ab03-0ef494da7af1-40954074583_thumb250.jpg",
    "song": "Ridin’ Out The Storm",
    "track_id": "137c2df1-bb77-4a34-a0b7-64a36e2e3258",
    "recording_id": "496ffcfb-95e4-4add-a590-d6f40fcd1a18",
    "artist": "Samantha Crain",
    "artist_ids": [
        "44c66117-552e-4e4d-a969-fb0fca779267"
    ],
    "album": "Gumshoe",
    "release_id": "4875a908-cf61-4ace-ab03-0ef494da7af1",
    "release_group_id": "be633047-2dae-40ec-8e4d-9f9b6e53f0d1",
    "labels": [
        "Real Kind Records"
    ],
    "label_ids": [
        "e0f1fb88-d776-4df6-b45b-5d2399c9951c"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Crain is a Choctaw singer, songwriter, poet, producer, and musician from Oklahoma. She is a three-time Native American Music Award winner and winner of an Indigenous Music Award in 2019. \n\nHere she is performing Live on KEXP this past June:\nhttps://www.youtube.com/watch?v=tS_mgJcz6ZU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}