Information about plays

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

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

{
    "id": 3637780,
    "uri": "https://api.kexp.org/v2/plays/3637780/?format=api",
    "airdate": "2026-04-04T16:32:15-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn710401.ca.archive.org/0/items/mbid-7d0fa936-e86b-4243-bed6-c0ee76956e9d/mbid-7d0fa936-e86b-4243-bed6-c0ee76956e9d-44686550910_thumb500.jpg",
    "thumbnail_uri": "https://dn710401.ca.archive.org/0/items/mbid-7d0fa936-e86b-4243-bed6-c0ee76956e9d/mbid-7d0fa936-e86b-4243-bed6-c0ee76956e9d-44686550910_thumb250.jpg",
    "song": "Do It Like This",
    "track_id": "8c040246-67bc-404e-b8f2-48d52348f002",
    "recording_id": "d200cb9b-be55-4437-97de-e4424dcdbfc2",
    "artist": "Hause Plants",
    "artist_ids": [
        "305dd19a-e4c4-4696-8a74-40a80f9487e2"
    ],
    "album": "Do It Like This",
    "release_id": "7d0fa936-e86b-4243-bed6-c0ee76956e9d",
    "release_group_id": "aba36e59-5174-4261-961f-557bb13bdd52",
    "labels": [
        "Spirit Goth Records"
    ],
    "label_ids": [
        "b8f557bd-1568-4621-afb5-7079f27feb30"
    ],
    "release_date": "2026-03-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Get this track here:\nhttps://hauseplants.bandcamp.com/track/do-it-like-this",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}