Information about plays

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

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

{
    "id": 3635959,
    "uri": "https://api.kexp.org/v2/plays/3635959/?format=api",
    "airdate": "2026-03-31T09:32:10-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721307.ca.archive.org/0/items/mbid-392ccb07-0e6e-4b92-bd58-7eb439520694/mbid-392ccb07-0e6e-4b92-bd58-7eb439520694-24062277160_thumb500.jpg",
    "thumbnail_uri": "https://dn721307.ca.archive.org/0/items/mbid-392ccb07-0e6e-4b92-bd58-7eb439520694/mbid-392ccb07-0e6e-4b92-bd58-7eb439520694-24062277160_thumb250.jpg",
    "song": "I Wanna Be Your Girlfriend",
    "track_id": "0f2dcc20-fc6f-4bd2-898e-95caf223bd42",
    "recording_id": "f3cce104-17d1-49dc-870a-67c0787f76e4",
    "artist": "Ezra Furman",
    "artist_ids": [
        "45fc1a1c-6b33-4a2b-b517-d8bca372b7b0"
    ],
    "album": "Twelve Nudes",
    "release_id": "6290da01-f2fc-49b9-b33e-1ee1f773c790",
    "release_group_id": "ac0ef583-cbb9-4bb4-8b5d-c07bd74b384e",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ezra Furman (she/they) came out as a trans woman in 2021! Her most  recent album, All of Us Flames, was released in August 2022. https://ezrafurman.bandcamp.com/album/all-of-us-flames\n\nFurman was Live on KEXP in 2019! https://bit.ly/3U1QmgM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}