Information about plays

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

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

{
    "id": 3609634,
    "uri": "https://api.kexp.org/v2/plays/3609634/?format=api",
    "airdate": "2026-01-27T03:37:07-08:00",
    "show": 65766,
    "show_uri": "https://api.kexp.org/v2/shows/65766/?format=api",
    "image_uri": "https://ia801002.us.archive.org/13/items/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df-43500718547_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df/mbid-efa2dabe-e70c-45df-ae92-0a9b7ad3b5df-43500718547_thumb250.jpg",
    "song": "The Floyd",
    "track_id": "83454fc4-1750-4a84-a197-cfaf11d8607f",
    "recording_id": "83bdffb1-81ff-4141-9443-a2ebb6cc7947",
    "artist": "DJ HARRISON",
    "artist_ids": [
        "411b5c5b-5432-4789-8160-6921c7cf6bcb"
    ],
    "album": "ElectroSoul",
    "release_id": "efa2dabe-e70c-45df-ae92-0a9b7ad3b5df",
    "release_group_id": "72ee9739-cec3-4392-b803-fa1ab4a877b8",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://djharrison.bandcamp.com/album/electrosoul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}