Information about plays

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

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

{
    "id": 3568531,
    "uri": "https://api.kexp.org/v2/plays/3568531/?format=api",
    "airdate": "2025-10-22T14:21:13-07:00",
    "show": 64904,
    "show_uri": "https://api.kexp.org/v2/shows/64904/?format=api",
    "image_uri": "https://ia801200.us.archive.org/1/items/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34-32067262246_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34-32067262246_thumb250.jpg",
    "song": "Protection From Evil",
    "track_id": "31020135-517e-4bf6-af45-1d1f4e6c35cf",
    "recording_id": "078f3bba-93fe-44f4-b1c9-b87ee4052aa2",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Electricity",
    "release_id": "573c288c-1ba5-4626-9781-1d590c9bdf34",
    "release_group_id": "09d5a6e2-95b8-403d-ab5c-18de5c8262ac",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2022-03-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks, Chirs on beacon Hill, for this suggestion!\n--\nThis is frontwoman Eno Williams singing over a massive synth line from Hot Chip's Al Doyle. \n--\nKEXP hosted Ibibio Sound Machine Live in 2022, where they performed this song! https://youtu.be/fFMwH49MNDY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}