Information about plays

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

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

{
    "id": 3523087,
    "uri": "https://api.kexp.org/v2/plays/3523087/?format=api",
    "airdate": "2025-07-05T18:45:39-07:00",
    "show": 63931,
    "show_uri": "https://api.kexp.org/v2/shows/63931/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-16523220-ab64-463c-8bb9-aac2bd632576/mbid-16523220-ab64-463c-8bb9-aac2bd632576-27705611593_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-16523220-ab64-463c-8bb9-aac2bd632576/mbid-16523220-ab64-463c-8bb9-aac2bd632576-27705611593_thumb250.jpg",
    "song": "Do You Know?",
    "track_id": "42b542be-1359-46fb-bdf2-dcf0a3a3638b",
    "recording_id": "ab91b917-172e-4565-bc35-86bd4934fdf3",
    "artist": "Reptaliens",
    "artist_ids": [
        "0ec7ad95-015e-476a-8759-efb82a4c5b7b"
    ],
    "album": "Wrestling",
    "release_id": "16523220-ab64-463c-8bb9-aac2bd632576",
    "release_group_id": "235272fd-349b-444b-8de4-dbb6bb0207a2",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2020-11-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A request for Taylor! Thanks Taylor!\n\nInspired by sci-fi art, cult mentality and deep connections, creating low fidelity chameleon dreamscapes somewhere between abstract expressionism and surrealism both sonically and visually. Reptaliens is a project of exploration in pop culture.\n\nFind this Portland duo here: https://reptaliens.bandcamp.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}