Information about plays

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

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

{
    "id": 3539542,
    "uri": "https://api.kexp.org/v2/plays/3539542/?format=api",
    "airdate": "2025-08-13T09:38:28-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia903203.us.archive.org/15/items/mbid-0f04d882-7254-4b28-896c-1565ce5341d8/mbid-0f04d882-7254-4b28-896c-1565ce5341d8-42749278755_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-0f04d882-7254-4b28-896c-1565ce5341d8/mbid-0f04d882-7254-4b28-896c-1565ce5341d8-42749278755_thumb250.jpg",
    "song": "B-A-D-I-D-E-A",
    "track_id": "814be09d-65f5-4d80-afda-cd1110ca80c4",
    "recording_id": "f55bc788-52ad-4f77-8f9c-e24e9b4115f5",
    "artist": "Militarie Gun",
    "artist_ids": [
        "a521f1a8-a949-4dcf-ab33-94596cb02787"
    ],
    "album": "God Save The Gun",
    "release_id": "0f04d882-7254-4b28-896c-1565ce5341d8",
    "release_group_id": "3d06b656-c1cb-44dc-97e7-7efd189103f2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DEAR GOD THIS IS AWESOME.\n==\nSongwriter Ian Shelton says \"Over the past couple years, as I spoke about addiction from the perspective of someone affected by it, I became the one struggling with it. There’s a farcical logic to entering a situation, fully knowing the consequences, and doing it anyway – but that’s where my head was when I started leaning on drinking.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}