Information about plays

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

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

{
    "id": 3539075,
    "uri": "https://api.kexp.org/v2/plays/3539075/?format=api",
    "airdate": "2025-08-12T07:46:54-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "https://ia803205.us.archive.org/16/items/mbid-03f7f036-31b2-34a2-96cc-7e33f2c55ccf/mbid-03f7f036-31b2-34a2-96cc-7e33f2c55ccf-9822085962_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/16/items/mbid-03f7f036-31b2-34a2-96cc-7e33f2c55ccf/mbid-03f7f036-31b2-34a2-96cc-7e33f2c55ccf-9822085962_thumb250.jpg",
    "song": "I'll Believe in Anything",
    "track_id": "b3866555-c3a6-3729-bffc-3ec1cf7bc41b",
    "recording_id": "27dba9c5-27de-4c07-a7bd-f279cacc34d5",
    "artist": "Wolf Parade",
    "artist_ids": [
        "b7ddce8b-9e5c-46bd-9d33-41b134ce1a7f"
    ],
    "album": "Apologies to the Queen Mary",
    "release_id": "03f7f036-31b2-34a2-96cc-7e33f2c55ccf",
    "release_group_id": "d147f6f8-1ca1-3df0-acd9-3c81808f2822",
    "labels": [
        "Outside Music"
    ],
    "label_ids": [
        "0ada74b4-2436-4b3b-82b8-480067ab8c82"
    ],
    "release_date": "2005-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Experiencing all \"the feels\" this morning, John.  Thanks for being here.    \"Grief is Love - Love with no place to go.\"  Can you please try to play Wolf Parade \"I'll Believe In Anything\" \n\nturn it up \nmonica in seattle \n\n--\n\nThe track is from their debut album Apologies to the Queen Mary (2005).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}