Information about plays

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

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

{
    "id": 3640286,
    "uri": "https://api.kexp.org/v2/plays/3640286/?format=api",
    "airdate": "2026-04-10T12:49:04-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-20ee62f3-c8a8-4b96-b5a1-9fb6aebd0741/mbid-20ee62f3-c8a8-4b96-b5a1-9fb6aebd0741-37237626278_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-20ee62f3-c8a8-4b96-b5a1-9fb6aebd0741/mbid-20ee62f3-c8a8-4b96-b5a1-9fb6aebd0741-37237626278_thumb250.jpg",
    "song": "Buffalo",
    "track_id": "91e6e051-50f1-4cb9-82b4-34a6b9b9d94e",
    "recording_id": "558772f3-b936-4262-81f5-368be4c3276c",
    "artist": "Hurray for the Riff Raff",
    "artist_ids": [
        "b053efc9-e8ea-474a-981f-a3c6fffcc694"
    ],
    "album": "The Past Is Still Alive",
    "release_id": "20ee62f3-c8a8-4b96-b5a1-9fb6aebd0741",
    "release_group_id": "69d92c18-f4f8-4948-99fa-e6d0c6f98498",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted New Orleans artist Hurray for the Riff Raff when they were Live on KEXP in  2022. Check out the performance here: https://www.youtube.com/watch?v=Bqgsikd6fcA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}