Information about plays

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

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

{
    "id": 3539585,
    "uri": "https://api.kexp.org/v2/plays/3539585/?format=api",
    "airdate": "2025-08-13T12:00:46-07:00",
    "show": 64278,
    "show_uri": "https://api.kexp.org/v2/shows/64278/?format=api",
    "image_uri": "https://ia903405.us.archive.org/19/items/mbid-a135c016-0554-4c66-b59e-e7d600f1a483/mbid-a135c016-0554-4c66-b59e-e7d600f1a483-7922772870_thumb500.jpg",
    "thumbnail_uri": "https://ia803405.us.archive.org/19/items/mbid-a135c016-0554-4c66-b59e-e7d600f1a483/mbid-a135c016-0554-4c66-b59e-e7d600f1a483-7922772870_thumb250.jpg",
    "song": "A Mess, the Booth That Soaks in Palacian Musk",
    "track_id": "e9b83f23-be93-4471-abf0-e080e200cb6a",
    "recording_id": "76b9f407-5333-4a1d-b661-7cd53cb78760",
    "artist": "Shabazz Palaces",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Live at KEXP, Volume Eight",
    "release_id": "a135c016-0554-4c66-b59e-e7d600f1a483",
    "release_group_id": "6f326ed8-c461-4374-8bbc-aa409a8c8e9d",
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2012-08-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "https://shabazzpalaces.bandcamp.com/\n\nWatch Shabazz Palaces KEXP 2012 performance here. They've performed a few times on KEXP, which you can watch at the KEXP youtube: https://youtu.be/EKpfYqy0pS8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}