Information about plays

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

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

{
    "id": 3611417,
    "uri": "https://api.kexp.org/v2/plays/3611417/?format=api",
    "airdate": "2026-01-31T12:49:43-08:00",
    "show": 65804,
    "show_uri": "https://api.kexp.org/v2/shows/65804/?format=api",
    "image_uri": "https://ia802808.us.archive.org/2/items/mbid-cad158d1-eb78-4d11-8fed-afc126eaa65d/mbid-cad158d1-eb78-4d11-8fed-afc126eaa65d-25159869795_thumb500.jpg",
    "thumbnail_uri": "https://ia802808.us.archive.org/2/items/mbid-cad158d1-eb78-4d11-8fed-afc126eaa65d/mbid-cad158d1-eb78-4d11-8fed-afc126eaa65d-25159869795_thumb250.jpg",
    "song": "Anybody",
    "track_id": "ed039e6d-243f-4dea-83ad-f0e5e6ed2abc",
    "recording_id": "474264fd-8322-491a-91a4-0c4baef86d5c",
    "artist": "Ultraísta",
    "artist_ids": [
        "fe4a653a-dc81-4422-b3f0-60ecb9107eeb"
    ],
    "album": "Sister",
    "release_id": "cad158d1-eb78-4d11-8fed-afc126eaa65d",
    "release_group_id": "92ebcca2-980f-4f23-bbb3-046135b27fa3",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2020-03-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ultraísta is an English-American experimental rock trio, formed in 2008. The band consists of Atoms for Peace members Nigel Godrich and Joey Waronker, alongside Laura Bettinson.\n\nhttps://ultraista.bandcamp.com/album/sister",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}