Information about plays

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

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

{
    "id": 3642774,
    "uri": "https://api.kexp.org/v2/plays/3642774/?format=api",
    "airdate": "2026-04-16T10:37:42-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn711103.ca.archive.org/0/items/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982-22859902189_thumb500.jpg",
    "thumbnail_uri": "https://dn711103.ca.archive.org/0/items/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982-22859902189_thumb250.jpg",
    "song": "Cup of Destiny",
    "track_id": "0dbf21c8-272c-4dcf-81e0-8e6ac83a95b4",
    "recording_id": "c7e947a6-dac4-4a17-ab58-3bc1dc92336a",
    "artist": "Amyl and The Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Amyl and The Sniffers",
    "release_id": "26a75c55-00de-4de3-b419-3bb7bd3a2982",
    "release_group_id": "bab638f1-6de5-4997-9dbe-11931c98782e",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Have you seen Amyl and The Sniffers 2025 Live on KEXP performance? Don't miss it!\nhttps://www.youtube.com/watch?v=3yDEoiH7Q7A\nhttps://www.amylandthesniffers.com/shows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}