Information about plays

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

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

{
    "id": 3553599,
    "uri": "https://api.kexp.org/v2/plays/3553599/?format=api",
    "airdate": "2025-09-16T02:51:54-07:00",
    "show": 64575,
    "show_uri": "https://api.kexp.org/v2/shows/64575/?format=api",
    "image_uri": "https://ia601407.us.archive.org/6/items/mbid-dc4dbd87-a009-42b4-a149-34f3ed17585e/mbid-dc4dbd87-a009-42b4-a149-34f3ed17585e-40562260532_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/6/items/mbid-dc4dbd87-a009-42b4-a149-34f3ed17585e/mbid-dc4dbd87-a009-42b4-a149-34f3ed17585e-40562260532_thumb250.jpg",
    "song": "TRUMPETS [retake]",
    "track_id": "084d720b-003c-4ecd-8b09-7834477d5f49",
    "recording_id": "d82ccce1-93cc-4416-ac6c-6d4b39537519",
    "artist": "_BY.ALEXANDER feat. 070 Shake & Nutty Nys",
    "artist_ids": [
        "741dbc8e-1cd5-4a66-b2b8-43bbad87ae12",
        "0d40af7f-9b4f-4c42-9e5a-c827315dd240",
        "aff39ea6-08cb-4d08-93a9-9c8164f18005"
    ],
    "album": "MEMORIES FOR SALE ---AT---> 66 GREENE ST SOHO NY",
    "release_id": "dc4dbd87-a009-42b4-a149-34f3ed17585e",
    "release_group_id": "59ecf26f-6b5e-4346-b297-4383cd39c568",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Becky!\n\nhttps://byalexander.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}