Information about plays

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

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

{
    "id": 3635483,
    "uri": "https://api.kexp.org/v2/plays/3635483/?format=api",
    "airdate": "2026-03-30T06:44:52-07:00",
    "show": 66319,
    "show_uri": "https://api.kexp.org/v2/shows/66319/?format=api",
    "image_uri": "https://dn720602.ca.archive.org/0/items/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d-44286807715_thumb500.jpg",
    "thumbnail_uri": "https://dn720602.ca.archive.org/0/items/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d-44286807715_thumb250.jpg",
    "song": "Who Says",
    "track_id": "1b4b9a2a-1c34-40fb-8443-222b0b58716a",
    "recording_id": "0c9c7562-b00c-4212-aba4-f473fa8b1bc5",
    "artist": "Tempers",
    "artist_ids": [
        "70e0a6cc-887b-473b-b563-32883fda61a3"
    ],
    "album": "Delusion",
    "release_id": "9240eac4-a9c2-4dfb-8d14-e7d7304fe76d",
    "release_group_id": "7c7909ef-759c-468b-a07c-2122d30dae0b",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tempers is a New York based project of singer and songwriter Jasmine Golestaneh, melting low-lit poetic synth-pop with hints of techno, shoegaze and post-punk.\n\nNew album, Delusion, is out April 24:\nhttps://tempers.bandcamp.com/album/delusion",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}