Information about plays

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

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

{
    "id": 3571425,
    "uri": "https://api.kexp.org/v2/plays/3571425/?format=api",
    "airdate": "2025-10-29T13:47:23-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Radio",
    "track_id": "e84d5229-1237-4937-beee-f61d5d025e5a",
    "recording_id": "30bc19bb-e874-4a95-8025-35188d5fd1fa",
    "artist": "Sylvan Esso",
    "artist_ids": [
        "c4593b34-2a94-4e44-ae10-4a0f4c0b4da8"
    ],
    "album": "What Now",
    "release_id": "5ec8a0f6-d3e8-4c98-a453-e12f20b193d9",
    "release_group_id": "7f9e5db1-ea21-4195-887f-11da4ce7f83e",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2017-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Public radio is how I grew up listening to music and stories (NPR)! Feel so lucky to have KEXP!\"  This one's for you, Caroline!\n--\nAmelia Meath said this about \"Radio\": Lyrically, this is mostly me talking to myself. Hilariously enough this song is on the radio now, but at the time I was feeling an immense amount of pressure to write new songs for What Now even though we were still mid-cycle on our first record. Most of the song is spent accusing myself of trying to become a successful musician when there are so many other important things to be doing other than sucking up to the man, trying to get America to think you are cool. Also — getting on mainstream radio is like trying to join a secret society, particularly if you are female. Stations have literally come back to us saying that they already have ‘a female vocal’ in their playlist. GUUUUUUUUUUHHHHHHHHHHHH!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}