Information about plays

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

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

{
    "id": 3601840,
    "uri": "https://api.kexp.org/v2/plays/3601840/?format=api",
    "airdate": "2026-01-08T13:33:36-08:00",
    "show": 65596,
    "show_uri": "https://api.kexp.org/v2/shows/65596/?format=api",
    "image_uri": "https://ia801808.us.archive.org/35/items/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc-42564440619_thumb500.jpg",
    "thumbnail_uri": "https://ia801808.us.archive.org/35/items/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc/mbid-24bbda12-1742-44ae-8aae-78741a9ee5bc-42564440619_thumb250.jpg",
    "song": "Mercury",
    "track_id": "82249e6e-239c-47b4-b470-c49d984ef186",
    "recording_id": "e66d51c3-de12-4e12-bacb-836b23740ab6",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Is It Now?",
    "release_id": "24bbda12-1742-44ae-8aae-78741a9ee5bc",
    "release_group_id": "98460e0a-a764-4f61-a378-f1ecc75f5445",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking of Automatic...\n--\nThey're playing August Hall in SF on Saturday, January 31. They'll be at Seattle's Showbox on Friday and Saturday May 22nd and 23rd and Oakland's Fox Theater on Wednesday, May 27th. \n--\nTroy was the host when Automatic played live in our studio in 2022: https://www.youtube.com/watch?v=X52Ha58i8O4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}