Information about plays

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

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

{
    "id": 3544485,
    "uri": "https://api.kexp.org/v2/plays/3544485/?format=api",
    "airdate": "2025-08-25T03:41:25-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a-42463308932_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a/mbid-d3e95132-0281-49c7-b0aa-bfad86301f5a-42463308932_thumb250.jpg",
    "song": "Wedding Party",
    "track_id": "71546e3a-a003-4f2f-9496-2cce1997d257",
    "recording_id": "b591883f-6056-4e4d-ba35-09939f6b6b73",
    "artist": "They Say Stories",
    "artist_ids": [
        "e6fde969-6989-4ef8-824b-16ad1e32bb6b"
    ],
    "album": "Daydreams Will Do",
    "release_id": "d3e95132-0281-49c7-b0aa-bfad86301f5a",
    "release_group_id": "fb152eb8-e688-4fda-a037-b9f232cb80b4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cree, Blackfoot, Tsuut’ina\t\n\nThey Say Stories is a Canadian First Nation Indie Rock band based out of Calgar that is \"set to take the stage and bring powwow vibes to the world\".  https://theysaystories.bandcamp.com/album/daydreams-will-do",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}