Information about plays

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

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

{
    "id": 3525222,
    "uri": "https://api.kexp.org/v2/plays/3525222/?format=api",
    "airdate": "2025-07-10T16:09:23-07:00",
    "show": 63975,
    "show_uri": "https://api.kexp.org/v2/shows/63975/?format=api",
    "image_uri": "https://ia803107.us.archive.org/32/items/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5-24787046398_thumb500.jpg",
    "thumbnail_uri": "https://ia903107.us.archive.org/32/items/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5/mbid-39955590-be9c-4419-bd4d-805bc2f4cca5-24787046398_thumb250.jpg",
    "song": "Free Gloss",
    "track_id": "c98e2c53-4149-42df-b887-09d115787b87",
    "recording_id": "479b5793-42f4-4741-a69d-a7f691dfd254",
    "artist": "Holy Fuck feat. Nicholas Allbrook",
    "artist_ids": [
        "4342cf80-7c06-4402-a431-457e77310474",
        "65298e42-8d3c-4c02-be12-c6a55a91e308"
    ],
    "album": "Deleter",
    "release_id": "39955590-be9c-4419-bd4d-805bc2f4cca5",
    "release_group_id": "0d13a53f-486d-4f39-a96b-416167877c50",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-01-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toronto quartet along with Nicholas Allbrook (Tame Impala, POND) - their goal with this song: '...take the listener on a euphoric sonic journey and explore the push/pull, tension and release you can take people with on the dance floor.\" - video: \nhttps://youtu.be/GpzDtzej2qQ\n--\nHoly Fuck visited KEXP back in 2016 - https://youtu.be/PARM1V0NkFA.\n\nhttps://www.holyfuckmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}