Information about plays

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

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

{
    "id": 3543961,
    "uri": "https://api.kexp.org/v2/plays/3543961/?format=api",
    "airdate": "2025-08-23T22:39:46-07:00",
    "show": 64371,
    "show_uri": "https://api.kexp.org/v2/shows/64371/?format=api",
    "image_uri": "https://ia601602.us.archive.org/23/items/mbid-76d336c5-b41b-4bef-adee-16b309cd50aa/mbid-76d336c5-b41b-4bef-adee-16b309cd50aa-41669883076_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/23/items/mbid-76d336c5-b41b-4bef-adee-16b309cd50aa/mbid-76d336c5-b41b-4bef-adee-16b309cd50aa-41669883076_thumb250.jpg",
    "song": "Cops & Robbers",
    "track_id": "62fec06e-db10-4cc3-afc0-913d679b3008",
    "recording_id": "1579c44f-6174-43de-a562-a800c9169a6f",
    "artist": "Frankie and The Witch Fingers",
    "artist_ids": [
        "cc846715-ccc7-4391-868b-0876d135daa0"
    ],
    "album": "Live at KEXP",
    "release_id": "76d336c5-b41b-4bef-adee-16b309cd50aa",
    "release_group_id": "bf1d239a-39a1-41f7-a886-a9fcc343e103",
    "labels": [
        "The Reverberation Appreciation Society",
        "Greenway Records"
    ],
    "label_ids": [
        "90f6c84f-79aa-4517-b24f-d6a404eea648",
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2025-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Sean in Boise, ID\n\nYou can check out the footage of this performance on our YouTube channel.\n\nThey will be performing at Bumbershoot in Seattle next weekend.\n\nhttps://youtu.be/XmpvB8AxZ5c?si=rT07Ppj0wcTmdqDT\n\nhttps://www.bandsintown.com/e/106847567",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}