Information about plays

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

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

{
    "id": 3546249,
    "uri": "https://api.kexp.org/v2/plays/3546249/?format=api",
    "airdate": "2025-08-29T09:45:09-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia601508.us.archive.org/12/items/mbid-e9252cd9-c569-4374-884b-9331efbe23f5/mbid-e9252cd9-c569-4374-884b-9331efbe23f5-16457132893_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/12/items/mbid-e9252cd9-c569-4374-884b-9331efbe23f5/mbid-e9252cd9-c569-4374-884b-9331efbe23f5-16457132893_thumb250.jpg",
    "song": "Cult Logic",
    "track_id": "e07078e2-e0ee-34e0-94ac-3b16ccdec1dc",
    "recording_id": "b2a6848c-1d88-45de-8cfa-83d46aee2c7c",
    "artist": "Miike Snow",
    "artist_ids": [
        "753a1564-aaef-4d39-bc68-4a8d5e328cf7"
    ],
    "album": "Miike Snow",
    "release_id": "e9252cd9-c569-4374-884b-9331efbe23f5",
    "release_group_id": "ab76c410-5caf-4ccb-aa4c-0a6fe54167ec",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request for Steve from Jersey City (aka \"Chill Town\"), who loved seeing Miike Snow live!\n--\nThere's no one named \"Mike\" in this Swedish group made up of   writer/producers Christian Karlsson, Pontus Winnberg, and Andrew Wyatt.: https://www.allmusic.com/artist/miike-snow-mn0001583976",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}