Information about plays

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

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

{
    "id": 3620000,
    "uri": "https://api.kexp.org/v2/plays/3620000/?format=api",
    "airdate": "2026-02-20T16:53:11-08:00",
    "show": 65984,
    "show_uri": "https://api.kexp.org/v2/shows/65984/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-1188ebb1-654f-4f05-83ec-dc5b2d583d0f/mbid-1188ebb1-654f-4f05-83ec-dc5b2d583d0f-37738827991_thumb500.jpg",
    "thumbnail_uri": "https://ia801208.us.archive.org/18/items/mbid-1188ebb1-654f-4f05-83ec-dc5b2d583d0f/mbid-1188ebb1-654f-4f05-83ec-dc5b2d583d0f-37738827991_thumb250.jpg",
    "song": "Uncomfortably Happy",
    "track_id": "f829974c-ce51-4b52-b2d8-40d233075d41",
    "recording_id": "306b12ff-dc13-45c9-8ea1-daffcf53cd8a",
    "artist": "Jess Locke",
    "artist_ids": [
        "07ce0ee9-c331-44fa-abe4-9307a22306e3"
    ],
    "album": "Real Life",
    "release_id": "1188ebb1-654f-4f05-83ec-dc5b2d583d0f",
    "release_group_id": "3021ed8d-25e6-49d6-940d-b10768e5e7c7",
    "labels": [
        "Dot Dash"
    ],
    "label_ids": [
        "17071c04-6885-45ce-b723-709546fe6826"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Uncomfortably Happy\" comes as the first single off of Locke's upcoming fourth album Real Life. Locke explains that the song is \"a celebration of chaos and letting go of control, of failure even, because all of it is just temporary.\" She continued, “It’s something I write about a lot, maybe because I am still trying to become comfortable with the idea that life is temporary and meaningless and that’s a good thing.\nhttp://tinyurl.com/fswvueav\n\nhttps://jesslocke.bandcamp.com/album/real-life\nhttps://www.jesslocke.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}