Information about plays

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

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

{
    "id": 3657150,
    "uri": "https://api.kexp.org/v2/plays/3657150/?format=api",
    "airdate": "2026-05-20T08:13:03-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://ia600902.us.archive.org/18/items/mbid-de3273d0-4906-4760-b8e2-51a7ffde946b/mbid-de3273d0-4906-4760-b8e2-51a7ffde946b-31594389382_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-de3273d0-4906-4760-b8e2-51a7ffde946b/mbid-de3273d0-4906-4760-b8e2-51a7ffde946b-31594389382_thumb250.jpg",
    "song": "Tougher Than the Rest",
    "track_id": "a31613c0-c50a-4352-ab56-be4b26650ab5",
    "recording_id": "e7c22627-9e89-47d5-a526-ec494212fb2c",
    "artist": "Bruce Springsteen",
    "artist_ids": [
        "70248960-cb53-4ea4-943a-edb18f7d336f"
    ],
    "album": "Tunnel of Love",
    "release_id": "e596efb2-c212-447a-9d9c-84c057336bb5",
    "release_group_id": "b3559cb2-d7ad-32eb-a17e-54a873ce4122",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2015-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "And here's the original by the man, himself.\n\nhttps://brucespringsteen.net/\n\nAlso covered by Angel Olsen on her album 'Phases'. See who else has recorded a version here: https://tinyurl.com/2n267swe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}