Information about plays

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

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

{
    "id": 3656462,
    "uri": "https://api.kexp.org/v2/plays/3656462/?format=api",
    "airdate": "2026-05-18T16:18:52-07:00",
    "show": 66753,
    "show_uri": "https://api.kexp.org/v2/shows/66753/?format=api",
    "image_uri": "https://ia803101.us.archive.org/5/items/mbid-734ce686-88be-4ef3-a89b-452eb639d2f1/mbid-734ce686-88be-4ef3-a89b-452eb639d2f1-45067374597_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-734ce686-88be-4ef3-a89b-452eb639d2f1/mbid-734ce686-88be-4ef3-a89b-452eb639d2f1-45067374597_thumb250.jpg",
    "song": "Redeemer",
    "track_id": "437d5f8a-5206-448a-9a87-d0ec60331975",
    "recording_id": "2df58138-09ed-4eb2-bf3f-4915e7a718e1",
    "artist": "Yard Act",
    "artist_ids": [
        "c69af97b-4d3b-4f72-9746-829b6b9d5f88"
    ],
    "album": "You’re Gonna Need a Little Music",
    "release_id": "734ce686-88be-4ef3-a89b-452eb639d2f1",
    "release_group_id": "0957876f-5bcb-43c7-ae1d-3b094fb56fe7",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2026-07-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Yard Act! Their album 'You're Gonna Need a Little Music' comes out on July 17.\n\nhttps://yardact.bandcamp.com\nhttps://www.yardactors.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}