Information about plays

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

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

{
    "id": 3633870,
    "uri": "https://api.kexp.org/v2/plays/3633870/?format=api",
    "airdate": "2026-03-26T11:39:17-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf-14163981870_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf/mbid-3ba90142-0a08-4100-aff6-e2ac5c645fdf-14163981870_thumb250.jpg",
    "song": "I Wanna Be Your Joey Ramone",
    "track_id": "71a173e9-6a99-3be3-816b-b31357a24dd5",
    "recording_id": "1f2f20df-f3bf-43d5-985c-4f21fa3d5599",
    "artist": "Sleater‐Kinney",
    "artist_ids": [
        "e36e78eb-3ace-4acd-882c-16789e700ab7"
    ],
    "album": "Call the Doctor",
    "release_id": "3ba90142-0a08-4100-aff6-e2ac5c645fdf",
    "release_group_id": "3da3cb84-2196-34bf-a67b-f9e4ee22ae76",
    "labels": [
        "Chainsaw Records"
    ],
    "label_ids": [
        "43d88126-3737-41c2-87c5-77a970a4481c"
    ],
    "release_date": "1996-03-25",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Here's Sleater-Kinney performing Live on KEXP in 2024!\n\nhttps://www.youtube.com/watch?v=_9OIGuQjfE0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}