Information about plays

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

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

{
    "id": 3656731,
    "uri": "https://api.kexp.org/v2/plays/3656731/?format=api",
    "airdate": "2026-05-19T07:14:47-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-5d6e5ba6-8e93-4d10-95a6-cc526d6540a0/mbid-5d6e5ba6-8e93-4d10-95a6-cc526d6540a0-40453188562_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-5d6e5ba6-8e93-4d10-95a6-cc526d6540a0/mbid-5d6e5ba6-8e93-4d10-95a6-cc526d6540a0-40453188562_thumb250.jpg",
    "song": "Screamland",
    "track_id": "30213165-27ee-4b37-a80c-d09e84d365cc",
    "recording_id": "597c1b96-5a7c-4ddb-b950-19343548fa02",
    "artist": "Father John Misty",
    "artist_ids": [
        "172053e5-a7fb-4548-a64d-c53858b5e775"
    ],
    "album": "Mahashmashana",
    "release_id": "5d6e5ba6-8e93-4d10-95a6-cc526d6540a0",
    "release_group_id": "4a1dd863-7f8a-4c5e-991b-ad315b367b21",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This 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"
}