Information about plays

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

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

{
    "id": 3618588,
    "uri": "https://api.kexp.org/v2/plays/3618588/?format=api",
    "airdate": "2026-02-17T05:21:06-08:00",
    "show": 65956,
    "show_uri": "https://api.kexp.org/v2/shows/65956/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-5ed8d261-f239-4e5e-9037-67fbd2fbb0e6/mbid-5ed8d261-f239-4e5e-9037-67fbd2fbb0e6-7661671644_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-5ed8d261-f239-4e5e-9037-67fbd2fbb0e6/mbid-5ed8d261-f239-4e5e-9037-67fbd2fbb0e6-7661671644_thumb250.jpg",
    "song": "Song For Zula",
    "track_id": "20557694-6903-37a5-8201-fa80d24be22b",
    "recording_id": "8a06ddfc-85ec-4b30-99c4-1b319c7beeb9",
    "artist": "Phosphorescent",
    "artist_ids": [
        "739da2f1-0741-4c60-a6ed-f42d49bf2eb1"
    ],
    "album": "Muchacho",
    "release_id": "5ed8d261-f239-4e5e-9037-67fbd2fbb0e6",
    "release_group_id": "ba3647fa-e82e-4e39-811d-66307f9f2c42",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2013-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Phosphorescent performed live in the KEXP studio in 2013. They played four wonderful songs, including \"Song for Zula\". https://youtu.be/AzbKYFngZM0 \n== \nPhosphorescent's Matthew Houck's life before songs for 'Muchacho' were written was a somewhat ramshackle existence: recording, touring, drinking, taking drugs; late nights, hard mornings. He had begun his musical career in the early nineties, an Alabama native relocated to Athens, Georgia, performing first as Fillup Shack, later as Phosphorescent, and touring widely. \n\nhttps://www.phosphorescentmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}