Information about plays

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

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

{
    "id": 3637272,
    "uri": "https://api.kexp.org/v2/plays/3637272/?format=api",
    "airdate": "2026-04-03T12:53:25-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-a960c7d4-6ee5-417b-b3d8-eb18d85a4ed3/mbid-a960c7d4-6ee5-417b-b3d8-eb18d85a4ed3-39904101419_thumb500.jpg",
    "thumbnail_uri": "https://ia601202.us.archive.org/35/items/mbid-a960c7d4-6ee5-417b-b3d8-eb18d85a4ed3/mbid-a960c7d4-6ee5-417b-b3d8-eb18d85a4ed3-39904101419_thumb250.jpg",
    "song": "Screamland",
    "track_id": "b795be97-e90a-4b60-be4f-60cfdd716219",
    "recording_id": "597c1b96-5a7c-4ddb-b950-19343548fa02",
    "artist": "Father John Misty",
    "artist_ids": [
        "172053e5-a7fb-4548-a64d-c53858b5e775"
    ],
    "album": "Mahashmashana",
    "release_id": "a960c7d4-6ee5-417b-b3d8-eb18d85a4ed3",
    "release_group_id": "4a1dd863-7f8a-4c5e-991b-ad315b367b21",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Father John Misty is playing tonight and tomorrow night in Seattle at the Paramount Theatre in Seattle! Damien Jurado is opening. \n\nThis incredible song features Low's Alan Sparhawk on guitar. \nWatch the official video for \"Screamland,\" which comes off Father John Misty's 2024 album,  Mahashmashana. https://www.youtube.com/watch?v=Kdzl-j24Ut8\n\nhttps://fatherjohnmisty.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}