Information about plays

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

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

{
    "id": 3632239,
    "uri": "https://api.kexp.org/v2/plays/3632239/?format=api",
    "airdate": "2026-03-22T04:38:46-07:00",
    "show": 66248,
    "show_uri": "https://api.kexp.org/v2/shows/66248/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-5e7f8c7f-d876-49e2-a835-0cddcc03235f/mbid-5e7f8c7f-d876-49e2-a835-0cddcc03235f-41473299962_thumb500.jpg",
    "thumbnail_uri": "https://ia800508.us.archive.org/0/items/mbid-5e7f8c7f-d876-49e2-a835-0cddcc03235f/mbid-5e7f8c7f-d876-49e2-a835-0cddcc03235f-41473299962_thumb250.jpg",
    "song": "Sugar in the Tank",
    "track_id": "21db32eb-26db-4533-995c-7823afb451d0",
    "recording_id": "1701b7ed-4a71-4262-8c2d-2d357394bcdd",
    "artist": "Julien Baker & TORRES",
    "artist_ids": [
        "9b422c81-017c-4f8f-a7a9-ba6229c29343",
        "e3bda984-f349-4924-b4b8-f72478bbb3f3"
    ],
    "album": "Send A Prayer My Way",
    "release_id": "5e7f8c7f-d876-49e2-a835-0cddcc03235f",
    "release_group_id": "d2499df0-5047-470e-aef5-34d18c87caf5",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Collab album from both Julien Baker & Torres.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}