Information about plays

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

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

{
    "id": 3631391,
    "uri": "https://api.kexp.org/v2/plays/3631391/?format=api",
    "airdate": "2026-03-20T07:47:42-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn711506.ca.archive.org/0/items/mbid-20d93bd0-de9e-4add-8ac0-1f4031e4dd3a/mbid-20d93bd0-de9e-4add-8ac0-1f4031e4dd3a-44399525799_thumb500.jpg",
    "thumbnail_uri": "https://dn711506.ca.archive.org/0/items/mbid-20d93bd0-de9e-4add-8ac0-1f4031e4dd3a/mbid-20d93bd0-de9e-4add-8ac0-1f4031e4dd3a-44399525799_thumb250.jpg",
    "song": "Pullin’ Teeth",
    "track_id": "560c7870-9006-4a80-958b-54233f2b2e0b",
    "recording_id": "5670c2bc-c6d0-42ac-a1a2-54e38400e46f",
    "artist": "The Scratch feat. Kevin Rheault",
    "artist_ids": [
        "2c1f9a60-55b6-4425-8519-54e910d29820",
        "293dbdaf-6d82-4800-8733-21e8ccd82a7b"
    ],
    "album": "Pull Like a Dog",
    "release_id": "20d93bd0-de9e-4add-8ac0-1f4031e4dd3a",
    "release_group_id": "be2cf1cf-1497-46bf-8a00-1c3daa84730c",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing The Sunset Tavern in Seattle on Sunday, May 24th.  They'll be at the Brick & Mortar Music Hall in SF on Wednesday, May 27th.\n--\n\"Pull Like a Dog\" is the fourth album from this Irish band that began as a busking project among four friends more than a decade ago: https://whenthehornblows.com/content/2026/3/16/album-review-the-scratch-pull-like-a-dog",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}