Information about plays

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

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

{
    "id": 3610363,
    "uri": "https://api.kexp.org/v2/plays/3610363/?format=api",
    "airdate": "2026-01-28T22:14:28-08:00",
    "show": 65781,
    "show_uri": "https://api.kexp.org/v2/shows/65781/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-459c2ef5-44f8-46c2-8b5d-80e4ef1db4f8/mbid-459c2ef5-44f8-46c2-8b5d-80e4ef1db4f8-31421996755_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-459c2ef5-44f8-46c2-8b5d-80e4ef1db4f8/mbid-459c2ef5-44f8-46c2-8b5d-80e4ef1db4f8-31421996755_thumb250.jpg",
    "song": "Baltimore",
    "track_id": "ea6aa6e7-7e90-383d-9bdf-192b5dd4c559",
    "recording_id": "b85c41c9-0783-4786-954a-fbc4e6673be1",
    "artist": "The Tamlins",
    "artist_ids": [
        "55c89ccc-25a9-400a-a766-d03e88c55f02"
    ],
    "album": "Darker Than Blue: Soul From Jamdown, 1973–1980",
    "release_id": "459c2ef5-44f8-46c2-8b5d-80e4ef1db4f8",
    "release_group_id": "d1c9dce5-eaf9-3f31-a456-29f298a15bbf",
    "labels": [
        "Blood and Fire"
    ],
    "label_ids": [
        "5af2af12-a696-4bb7-b37e-852ae21a5303"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sly and Robbie production of this Randy Newman classic.\n\nRIP Sly.\n\nhttps://pitchfork.com/news/sly-and-robbies-lowell-sly-dunbar-dies-at-73",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}