Information about plays

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

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

{
    "id": 3620002,
    "uri": "https://api.kexp.org/v2/plays/3620002/?format=api",
    "airdate": "2026-02-20T16:59:29-08:00",
    "show": 65984,
    "show_uri": "https://api.kexp.org/v2/shows/65984/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c-15544218840_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/33/items/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c-15544218840_thumb250.jpg",
    "song": "The Day Is Coming",
    "track_id": "f773c07f-2b7f-3412-b2fe-8b4f07d2d8be",
    "recording_id": "bb785bdb-ac74-4765-adb9-20503f6412a9",
    "artist": "My Morning Jacket",
    "artist_ids": [
        "ea5883b7-68ce-48b3-b115-61746ea53b8c"
    ],
    "album": "Circuital",
    "release_id": "14dcf107-bbee-4800-b22c-e756321dfc1c",
    "release_group_id": "e4e44f9e-a156-4016-b654-055653d39feb",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2011-05-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 2011 album was My Morning Jacket's sixth studio album and this song is one of Evie's most-played tracks on Sunday afternoons\n\n\"Circuital\" was recorded in Louisville, KY and Nashville, TN, and was co-produced by frontman Jim James and Tucker Martine (R.E.M., Sufjan Stevens, The Decemberists). : https://bit.ly/3riaqf1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}