Information about plays

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

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

{
    "id": 3539210,
    "uri": "https://api.kexp.org/v2/plays/3539210/?format=api",
    "airdate": "2025-08-12T14:25:55-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://coverartarchive.org/release/9ea6813c-f35c-40c2-9140-f678caeff68a/31177145355-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9ea6813c-f35c-40c2-9140-f678caeff68a/31177145355-250.jpg",
    "song": "Wizard",
    "track_id": null,
    "recording_id": "1bacb457-a821-4103-8513-ba8d4ff232b6",
    "artist": "Dora Jar",
    "artist_ids": [
        "48b47eec-4c29-4fe2-b2e0-853a3204cd38"
    ],
    "album": "Digital Meadow",
    "release_id": null,
    "release_group_id": "3bbb6495-cc1a-4994-a5e2-669b5210c775",
    "labels": [
        "Original Sin"
    ],
    "label_ids": [
        "fd926116-f018-4c19-a7f9-edef256f3df3"
    ],
    "release_date": "2021-05-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dora Jarkowski, known professionally as Dora Jar, is an American bedroom pop musician from Northern California. She'll be in Seattle, September 18th at WAMU Theatre! Check out the rest of her tour dates here:\nhttps://www.dorajar.world/tour/\n---\nCheck out Dora Jar's official YouTube page here, enjoy:\nhttps://www.youtube.com/@DoraJar_/videos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}