Information about plays

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

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

{
    "id": 3519609,
    "uri": "https://api.kexp.org/v2/plays/3519609/?format=api",
    "airdate": "2025-06-27T17:41:05-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia801207.us.archive.org/19/items/mbid-0d4e6a6e-1897-46fa-be5b-91b33e14a012/mbid-0d4e6a6e-1897-46fa-be5b-91b33e14a012-12082027724_thumb500.jpg",
    "thumbnail_uri": "https://ia601207.us.archive.org/19/items/mbid-0d4e6a6e-1897-46fa-be5b-91b33e14a012/mbid-0d4e6a6e-1897-46fa-be5b-91b33e14a012-12082027724_thumb250.jpg",
    "song": "Hold On I'm Comin'",
    "track_id": "f7bf12f4-54cc-3f84-b3eb-5387697e07e5",
    "recording_id": "ab73dae9-4d39-4f05-b027-cfb5e913fcfe",
    "artist": "Sam & Dave",
    "artist_ids": [
        "f1d7f1fd-8883-47e9-ad2b-e9ec9ff61aac"
    ],
    "album": "Stax 50th Anniversary Celebration",
    "release_id": "0d4e6a6e-1897-46fa-be5b-91b33e14a012",
    "release_group_id": "1cd9ce56-2e10-31fa-af50-7f4cc7c57f97",
    "labels": [
        "Stax"
    ],
    "label_ids": [
        "3d60c9cf-c020-49e8-a803-2189c146b880"
    ],
    "release_date": "2007-03-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nThese fabulous voices are Sam Moore and Dave Prater, \"the greatest of all soul duos.\" Sam & Dave became a duo after Dave forgot the lyrics to Jackie Wilson's \"Doggin Around\" at an amateur night, and Sam helped him remember them.\n\nThey were inducted into the Rock and Roll Hall of Fame in 1992: https://www.rockhall.com/inductees/sam-and-dave",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}