Information about plays

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

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

{
    "id": 3610954,
    "uri": "https://api.kexp.org/v2/plays/3610954/?format=api",
    "airdate": "2026-01-30T07:49:37-08:00",
    "show": 65792,
    "show_uri": "https://api.kexp.org/v2/shows/65792/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-96996717-561e-4263-a12e-a8a737c23979/mbid-96996717-561e-4263-a12e-a8a737c23979-28677135640_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-96996717-561e-4263-a12e-a8a737c23979/mbid-96996717-561e-4263-a12e-a8a737c23979-28677135640_thumb250.jpg",
    "song": "Academy Fight Song",
    "track_id": "297a325c-7ecf-375e-bc85-28ae7e045769",
    "recording_id": "bc0f3b9c-0c48-4ad7-a61d-b13c662d3272",
    "artist": "Mission of Burma",
    "artist_ids": [
        "db9d25d7-a85b-4a29-b2ff-8f5b69ed691e"
    ],
    "album": "Signals, Calls, and Marches",
    "release_id": "84a054cb-3dce-4e64-9bc2-7dcee5303e91",
    "release_group_id": "52e9803d-0920-3202-9e94-92dbcaee5273",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2009-04-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song, written by Clint Conley, was the debut single from this Boston band.\nReleased as a single in 1980, b/w “Max Ernst”, although the band has stated that they feel the single is over-produced, this became one of the bands most popular songs. \n--\nDuring the late 1980s and early 1990s, R.E.M. would include a cover of the song as a staple in their live acts, helping introduce Burma to a new generation of fans",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}