Information about plays

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

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

{
    "id": 3603964,
    "uri": "https://api.kexp.org/v2/plays/3603964/?format=api",
    "airdate": "2026-01-13T19:25:25-08:00",
    "show": 65643,
    "show_uri": "https://api.kexp.org/v2/shows/65643/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kavir‐e Del",
    "track_id": null,
    "recording_id": "38892204-1eda-447a-9fb2-217798fcf4a0",
    "artist": "The B Band",
    "artist_ids": [
        "65ce4870-32b2-46be-88e8-5fd2e1866738"
    ],
    "album": "Napichideh",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2013-07-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The B Band will be live in Seattle @ Club Sur Jan 31st\n\nTickets here: https://tinyurl.com/4wff4cuu\n\nFormed in Tehran, Iran in 2009, B-band is an Iranian Alternative Rock band with three main members: Kasra, Hamed, and Behzad. Their lyrics are in Farsi, while their music is a mixture of Rock, Grunge and Electronics with a taste of Persian folklore.\n\nb-bandmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}